public static class DocumentTypeCreationHelper.InMemorySecondaryType extends SecondaryTypeDefinitionImpl
| Constructor and Description |
|---|
DocumentTypeCreationHelper.InMemorySecondaryType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addPropertyDefinition(PropertyDefinition<?> propertyDefinition)
Adds or replaces a property definition.
|
void |
setId(String id) |
getBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, initialize, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryable, removeAllPropertyDefinitions, removePropertyDefinition, setBaseTypeId, setDescription, setDisplayName, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setPropertyDefinitions, setQueryName, setTypeMutability, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitremoveAllPropertyDefinitions, removePropertyDefinition, setBaseTypeId, setDescription, setDisplayName, setIsControllableAcl, setIsControllablePolicy, setIsCreatable, setIsFileable, setIsFulltextIndexed, setIsIncludedInSupertypeQuery, setIsQueryable, setLocalName, setLocalNamespace, setParentTypeId, setQueryName, setTypeMutabilitygetBaseTypeId, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getParentTypeId, getPropertyDefinitions, getQueryName, getTypeMutability, isControllableAcl, isControllablePolicy, isCreatable, isFileable, isFulltextIndexed, isIncludedInSupertypeQuery, isQueryablegetExtensions, setExtensionspublic DocumentTypeCreationHelper.InMemorySecondaryType()
public void addPropertyDefinition(PropertyDefinition<?> propertyDefinition)
MutableTypeDefinitionaddPropertyDefinition in interface MutableTypeDefinitionaddPropertyDefinition in class AbstractTypeDefinitionpublic void setId(String id)
setId in interface MutableTypeDefinitionsetId in class AbstractTypeDefinitionCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.