public class NewTypeSettableAttributesImpl extends ExtensionDataImpl implements NewTypeSettableAttributes, Serializable
| Constructor and Description |
|---|
NewTypeSettableAttributesImpl() |
getExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic Boolean canSetId()
canSetId in interface NewTypeSettableAttributespublic void setCanSetId(Boolean id)
public Boolean canSetLocalName()
canSetLocalName in interface NewTypeSettableAttributespublic void setCanSetLocalName(Boolean localName)
public Boolean canSetLocalNamespace()
canSetLocalNamespace in interface NewTypeSettableAttributespublic void setCanSetLocalNamespace(Boolean localNamespace)
public Boolean canSetDisplayName()
canSetDisplayName in interface NewTypeSettableAttributespublic void setCanSetDisplayName(Boolean displayName)
public Boolean canSetQueryName()
canSetQueryName in interface NewTypeSettableAttributespublic void setCanSetQueryName(Boolean queryName)
public Boolean canSetDescription()
canSetDescription in interface NewTypeSettableAttributespublic void setCanSetDescription(Boolean description)
public Boolean canSetCreatable()
canSetCreatable in interface NewTypeSettableAttributespublic void setCanSetCreatable(Boolean creatable)
public Boolean canSetFileable()
canSetFileable in interface NewTypeSettableAttributespublic void setCanSetFileable(Boolean fileable)
public Boolean canSetQueryable()
canSetQueryable in interface NewTypeSettableAttributespublic void setCanSetQueryable(Boolean queryable)
public Boolean canSetFulltextIndexed()
canSetFulltextIndexed in interface NewTypeSettableAttributespublic void setCanSetFulltextIndexed(Boolean fulltextIndexed)
public Boolean canSetIncludedInSupertypeQuery()
canSetIncludedInSupertypeQuery in interface NewTypeSettableAttributespublic void setCanSetIncludedInSupertypeQuery(Boolean includedInSupertypeQuery)
public Boolean canSetControllablePolicy()
canSetControllablePolicy in interface NewTypeSettableAttributespublic void setCanSetControllablePolicy(Boolean controllablePolicy)
public Boolean canSetControllableAcl()
canSetControllableAcl in interface NewTypeSettableAttributespublic void setCanSetControllableAcl(Boolean controllableACL)
public String toString()
toString in class AbstractExtensionDataCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.