public class ItemTypeImpl extends ItemTypeDefinitionImpl implements ItemType
| Constructor and Description |
|---|
ItemTypeImpl(Session session,
ItemTypeDefinition typeDefinition) |
| Modifier and Type | Method and Description |
|---|---|
ObjectType |
getBaseType() |
ItemIterable<ObjectType> |
getChildren() |
List<Tree<ObjectType>> |
getDescendants(int depth) |
ObjectType |
getParentType() |
boolean |
isBaseType() |
addPropertyDefinition, getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, initialize, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable, removeAllPropertyDefinitions, removePropertyDefinition, setBaseTypeId, setDescription, setDisplayName, setId, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setPropertyDefinitions, setQueryName, setTypeMutability, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryablegetExtensions, setExtensionsaddPropertyDefinition, removeAllPropertyDefinitions, removePropertyDefinition, setBaseTypeId, setDescription, setDisplayName, setId, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setQueryName, setTypeMutabilitypublic ItemTypeImpl(Session session, ItemTypeDefinition typeDefinition)
public ObjectType getBaseType()
getBaseType in interface ObjectTypepublic ItemIterable<ObjectType> getChildren()
getChildren in interface ObjectTypepublic List<Tree<ObjectType>> getDescendants(int depth)
getDescendants in interface ObjectTypepublic ObjectType getParentType()
getParentType in interface ObjectTypepublic boolean isBaseType()
isBaseType in interface ObjectTypeCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.