public class NewTypeSettableAttributesImpl extends ExtensionDataImpl implements NewTypeSettableAttributes, Serializable
| Constructor and Description |
|---|
NewTypeSettableAttributesImpl() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
canSetControllableAcl()
Indicates if the "controllableACL" attribute can be set.
|
Boolean |
canSetControllablePolicy()
Indicates if the "controllablePolicy" attribute can be set.
|
Boolean |
canSetCreatable()
Indicates if the "creatable" attribute can be set.
|
Boolean |
canSetDescription()
Indicates if the "description" attribute can be set.
|
Boolean |
canSetDisplayName()
Indicates if the "displayName" attribute can be set.
|
Boolean |
canSetFileable()
Indicates if the "fileable" attribute can be set.
|
Boolean |
canSetFulltextIndexed()
Indicates if the "fulltextIndexed" attribute can be set.
|
Boolean |
canSetId()
Indicates if the "id" attribute can be set.
|
Boolean |
canSetIncludedInSupertypeQuery()
Indicates if the "includedInSupertypeQuery" attribute can be set.
|
Boolean |
canSetLocalName()
Indicates if the "localName" attribute can be set.
|
Boolean |
canSetLocalNamespace()
Indicates if the "localNamespace" attribute can be set.
|
Boolean |
canSetQueryable()
Indicates if the "queryable" attribute can be set.
|
Boolean |
canSetQueryName()
Indicates if the "queryName" attribute can be set.
|
void |
setCanSetControllableAcl(Boolean controllableACL) |
void |
setCanSetControllablePolicy(Boolean controllablePolicy) |
void |
setCanSetCreatable(Boolean creatable) |
void |
setCanSetDescription(Boolean description) |
void |
setCanSetDisplayName(Boolean displayName) |
void |
setCanSetFileable(Boolean fileable) |
void |
setCanSetFulltextIndexed(Boolean fulltextIndexed) |
void |
setCanSetId(Boolean id) |
void |
setCanSetIncludedInSupertypeQuery(Boolean includedInSupertypeQuery) |
void |
setCanSetLocalName(Boolean localName) |
void |
setCanSetLocalNamespace(Boolean localNamespace) |
void |
setCanSetQueryable(Boolean queryable) |
void |
setCanSetQueryName(Boolean queryName) |
String |
toString() |
getExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetExtensions, setExtensionspublic Boolean canSetId()
NewTypeSettableAttributescanSetId in interface NewTypeSettableAttributestrue if the "id" attribute can be set, false
otherwisepublic void setCanSetId(Boolean id)
public Boolean canSetLocalName()
NewTypeSettableAttributescanSetLocalName in interface NewTypeSettableAttributestrue if the "localName" attribute can be set,
false otherwisepublic void setCanSetLocalName(Boolean localName)
public Boolean canSetLocalNamespace()
NewTypeSettableAttributescanSetLocalNamespace in interface NewTypeSettableAttributestrue if the "localNamespace" attribute can be set,
false otherwisepublic void setCanSetLocalNamespace(Boolean localNamespace)
public Boolean canSetDisplayName()
NewTypeSettableAttributescanSetDisplayName in interface NewTypeSettableAttributestrue if the "displayName" attribute can be set,
false otherwisepublic void setCanSetDisplayName(Boolean displayName)
public Boolean canSetQueryName()
NewTypeSettableAttributescanSetQueryName in interface NewTypeSettableAttributestrue if the "queryName" attribute can be set,
false otherwisepublic void setCanSetQueryName(Boolean queryName)
public Boolean canSetDescription()
NewTypeSettableAttributescanSetDescription in interface NewTypeSettableAttributestrue if the "description" attribute can be set,
false otherwisepublic void setCanSetDescription(Boolean description)
public Boolean canSetCreatable()
NewTypeSettableAttributescanSetCreatable in interface NewTypeSettableAttributestrue if the "creatable" attribute can be set,
false otherwisepublic void setCanSetCreatable(Boolean creatable)
public Boolean canSetFileable()
NewTypeSettableAttributescanSetFileable in interface NewTypeSettableAttributestrue if the "fileable" attribute can be set,
false otherwisepublic void setCanSetFileable(Boolean fileable)
public Boolean canSetQueryable()
NewTypeSettableAttributescanSetQueryable in interface NewTypeSettableAttributestrue if the "queryable" attribute can be set,
false otherwisepublic void setCanSetQueryable(Boolean queryable)
public Boolean canSetFulltextIndexed()
NewTypeSettableAttributescanSetFulltextIndexed in interface NewTypeSettableAttributestrue if the "fulltextIndexed" attribute can be set,
false otherwisepublic void setCanSetFulltextIndexed(Boolean fulltextIndexed)
public Boolean canSetIncludedInSupertypeQuery()
NewTypeSettableAttributescanSetIncludedInSupertypeQuery in interface NewTypeSettableAttributestrue if the "includedInSupertypeQuery" attribute can be
set, false otherwisepublic void setCanSetIncludedInSupertypeQuery(Boolean includedInSupertypeQuery)
public Boolean canSetControllablePolicy()
NewTypeSettableAttributescanSetControllablePolicy in interface NewTypeSettableAttributestrue if the "controllablePolicy" attribute can be set,
false otherwisepublic void setCanSetControllablePolicy(Boolean controllablePolicy)
public Boolean canSetControllableAcl()
NewTypeSettableAttributescanSetControllableAcl in interface NewTypeSettableAttributestrue if the "controllableACL" attribute can be set,
false otherwisepublic void setCanSetControllableAcl(Boolean controllableACL)
public String toString()
toString in class AbstractExtensionDataCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.