|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.commons.impl.jaxb.CmisAllowableActionsType
public class CmisAllowableActionsType
Java class for cmisAllowableActionsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="cmisAllowableActionsType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="canDeleteObject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canUpdateProperties" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetFolderTree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetProperties" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetObjectRelationships" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetObjectParents" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetFolderParent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetDescendants" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canMoveObject" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canDeleteContentStream" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canCheckOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canCancelCheckOut" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canCheckIn" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canSetContentStream" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetAllVersions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canAddObjectToFolder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canRemoveObjectFromFolder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetContentStream" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canApplyPolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetAppliedPolicies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canRemovePolicy" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetChildren" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canCreateDocument" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canCreateFolder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canCreateRelationship" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canDeleteTree" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetRenditions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canGetACL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="canApplyACL" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/> </sequence> <attGroup ref="{http://docs.oasis-open.org/ns/cmis/core/200908/}cmisUndefinedAttribute"/> <anyAttribute processContents='lax' namespace='##other'/> </restriction> </complexContent> </complexType>
Field Summary | |
---|---|
protected java.util.List<java.lang.Object> |
any
|
protected java.lang.Boolean |
canAddObjectToFolder
|
protected java.lang.Boolean |
canApplyACL
|
protected java.lang.Boolean |
canApplyPolicy
|
protected java.lang.Boolean |
canCancelCheckOut
|
protected java.lang.Boolean |
canCheckIn
|
protected java.lang.Boolean |
canCheckOut
|
protected java.lang.Boolean |
canCreateDocument
|
protected java.lang.Boolean |
canCreateFolder
|
protected java.lang.Boolean |
canCreateRelationship
|
protected java.lang.Boolean |
canDeleteContentStream
|
protected java.lang.Boolean |
canDeleteObject
|
protected java.lang.Boolean |
canDeleteTree
|
protected java.lang.Boolean |
canGetACL
|
protected java.lang.Boolean |
canGetAllVersions
|
protected java.lang.Boolean |
canGetAppliedPolicies
|
protected java.lang.Boolean |
canGetChildren
|
protected java.lang.Boolean |
canGetContentStream
|
protected java.lang.Boolean |
canGetDescendants
|
protected java.lang.Boolean |
canGetFolderParent
|
protected java.lang.Boolean |
canGetFolderTree
|
protected java.lang.Boolean |
canGetObjectParents
|
protected java.lang.Boolean |
canGetObjectRelationships
|
protected java.lang.Boolean |
canGetProperties
|
protected java.lang.Boolean |
canGetRenditions
|
protected java.lang.Boolean |
canMoveObject
|
protected java.lang.Boolean |
canRemoveObjectFromFolder
|
protected java.lang.Boolean |
canRemovePolicy
|
protected java.lang.Boolean |
canSetContentStream
|
protected java.lang.Boolean |
canUpdateProperties
|
Constructor Summary | |
---|---|
CmisAllowableActionsType()
|
Method Summary | |
---|---|
java.util.List<java.lang.Object> |
getAny()
Gets the value of the any property. |
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class. |
java.lang.Boolean |
isCanAddObjectToFolder()
Gets the value of the canAddObjectToFolder property. |
java.lang.Boolean |
isCanApplyACL()
Gets the value of the canApplyACL property. |
java.lang.Boolean |
isCanApplyPolicy()
Gets the value of the canApplyPolicy property. |
java.lang.Boolean |
isCanCancelCheckOut()
Gets the value of the canCancelCheckOut property. |
java.lang.Boolean |
isCanCheckIn()
Gets the value of the canCheckIn property. |
java.lang.Boolean |
isCanCheckOut()
Gets the value of the canCheckOut property. |
java.lang.Boolean |
isCanCreateDocument()
Gets the value of the canCreateDocument property. |
java.lang.Boolean |
isCanCreateFolder()
Gets the value of the canCreateFolder property. |
java.lang.Boolean |
isCanCreateRelationship()
Gets the value of the canCreateRelationship property. |
java.lang.Boolean |
isCanDeleteContentStream()
Gets the value of the canDeleteContentStream property. |
java.lang.Boolean |
isCanDeleteObject()
Gets the value of the canDeleteObject property. |
java.lang.Boolean |
isCanDeleteTree()
Gets the value of the canDeleteTree property. |
java.lang.Boolean |
isCanGetACL()
Gets the value of the canGetACL property. |
java.lang.Boolean |
isCanGetAllVersions()
Gets the value of the canGetAllVersions property. |
java.lang.Boolean |
isCanGetAppliedPolicies()
Gets the value of the canGetAppliedPolicies property. |
java.lang.Boolean |
isCanGetChildren()
Gets the value of the canGetChildren property. |
java.lang.Boolean |
isCanGetContentStream()
Gets the value of the canGetContentStream property. |
java.lang.Boolean |
isCanGetDescendants()
Gets the value of the canGetDescendants property. |
java.lang.Boolean |
isCanGetFolderParent()
Gets the value of the canGetFolderParent property. |
java.lang.Boolean |
isCanGetFolderTree()
Gets the value of the canGetFolderTree property. |
java.lang.Boolean |
isCanGetObjectParents()
Gets the value of the canGetObjectParents property. |
java.lang.Boolean |
isCanGetObjectRelationships()
Gets the value of the canGetObjectRelationships property. |
java.lang.Boolean |
isCanGetProperties()
Gets the value of the canGetProperties property. |
java.lang.Boolean |
isCanGetRenditions()
Gets the value of the canGetRenditions property. |
java.lang.Boolean |
isCanMoveObject()
Gets the value of the canMoveObject property. |
java.lang.Boolean |
isCanRemoveObjectFromFolder()
Gets the value of the canRemoveObjectFromFolder property. |
java.lang.Boolean |
isCanRemovePolicy()
Gets the value of the canRemovePolicy property. |
java.lang.Boolean |
isCanSetContentStream()
Gets the value of the canSetContentStream property. |
java.lang.Boolean |
isCanUpdateProperties()
Gets the value of the canUpdateProperties property. |
void |
setCanAddObjectToFolder(java.lang.Boolean value)
Sets the value of the canAddObjectToFolder property. |
void |
setCanApplyACL(java.lang.Boolean value)
Sets the value of the canApplyACL property. |
void |
setCanApplyPolicy(java.lang.Boolean value)
Sets the value of the canApplyPolicy property. |
void |
setCanCancelCheckOut(java.lang.Boolean value)
Sets the value of the canCancelCheckOut property. |
void |
setCanCheckIn(java.lang.Boolean value)
Sets the value of the canCheckIn property. |
void |
setCanCheckOut(java.lang.Boolean value)
Sets the value of the canCheckOut property. |
void |
setCanCreateDocument(java.lang.Boolean value)
Sets the value of the canCreateDocument property. |
void |
setCanCreateFolder(java.lang.Boolean value)
Sets the value of the canCreateFolder property. |
void |
setCanCreateRelationship(java.lang.Boolean value)
Sets the value of the canCreateRelationship property. |
void |
setCanDeleteContentStream(java.lang.Boolean value)
Sets the value of the canDeleteContentStream property. |
void |
setCanDeleteObject(java.lang.Boolean value)
Sets the value of the canDeleteObject property. |
void |
setCanDeleteTree(java.lang.Boolean value)
Sets the value of the canDeleteTree property. |
void |
setCanGetACL(java.lang.Boolean value)
Sets the value of the canGetACL property. |
void |
setCanGetAllVersions(java.lang.Boolean value)
Sets the value of the canGetAllVersions property. |
void |
setCanGetAppliedPolicies(java.lang.Boolean value)
Sets the value of the canGetAppliedPolicies property. |
void |
setCanGetChildren(java.lang.Boolean value)
Sets the value of the canGetChildren property. |
void |
setCanGetContentStream(java.lang.Boolean value)
Sets the value of the canGetContentStream property. |
void |
setCanGetDescendants(java.lang.Boolean value)
Sets the value of the canGetDescendants property. |
void |
setCanGetFolderParent(java.lang.Boolean value)
Sets the value of the canGetFolderParent property. |
void |
setCanGetFolderTree(java.lang.Boolean value)
Sets the value of the canGetFolderTree property. |
void |
setCanGetObjectParents(java.lang.Boolean value)
Sets the value of the canGetObjectParents property. |
void |
setCanGetObjectRelationships(java.lang.Boolean value)
Sets the value of the canGetObjectRelationships property. |
void |
setCanGetProperties(java.lang.Boolean value)
Sets the value of the canGetProperties property. |
void |
setCanGetRenditions(java.lang.Boolean value)
Sets the value of the canGetRenditions property. |
void |
setCanMoveObject(java.lang.Boolean value)
Sets the value of the canMoveObject property. |
void |
setCanRemoveObjectFromFolder(java.lang.Boolean value)
Sets the value of the canRemoveObjectFromFolder property. |
void |
setCanRemovePolicy(java.lang.Boolean value)
Sets the value of the canRemovePolicy property. |
void |
setCanSetContentStream(java.lang.Boolean value)
Sets the value of the canSetContentStream property. |
void |
setCanUpdateProperties(java.lang.Boolean value)
Sets the value of the canUpdateProperties property. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.Boolean canDeleteObject
protected java.lang.Boolean canUpdateProperties
protected java.lang.Boolean canGetFolderTree
protected java.lang.Boolean canGetProperties
protected java.lang.Boolean canGetObjectRelationships
protected java.lang.Boolean canGetObjectParents
protected java.lang.Boolean canGetFolderParent
protected java.lang.Boolean canGetDescendants
protected java.lang.Boolean canMoveObject
protected java.lang.Boolean canDeleteContentStream
protected java.lang.Boolean canCheckOut
protected java.lang.Boolean canCancelCheckOut
protected java.lang.Boolean canCheckIn
protected java.lang.Boolean canSetContentStream
protected java.lang.Boolean canGetAllVersions
protected java.lang.Boolean canAddObjectToFolder
protected java.lang.Boolean canRemoveObjectFromFolder
protected java.lang.Boolean canGetContentStream
protected java.lang.Boolean canApplyPolicy
protected java.lang.Boolean canGetAppliedPolicies
protected java.lang.Boolean canRemovePolicy
protected java.lang.Boolean canGetChildren
protected java.lang.Boolean canCreateDocument
protected java.lang.Boolean canCreateFolder
protected java.lang.Boolean canCreateRelationship
protected java.lang.Boolean canDeleteTree
protected java.lang.Boolean canGetRenditions
protected java.lang.Boolean canGetACL
protected java.lang.Boolean canApplyACL
protected java.util.List<java.lang.Object> any
Constructor Detail |
---|
public CmisAllowableActionsType()
Method Detail |
---|
public java.lang.Boolean isCanDeleteObject()
Boolean
public void setCanDeleteObject(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanUpdateProperties()
Boolean
public void setCanUpdateProperties(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetFolderTree()
Boolean
public void setCanGetFolderTree(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetProperties()
Boolean
public void setCanGetProperties(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetObjectRelationships()
Boolean
public void setCanGetObjectRelationships(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetObjectParents()
Boolean
public void setCanGetObjectParents(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetFolderParent()
Boolean
public void setCanGetFolderParent(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetDescendants()
Boolean
public void setCanGetDescendants(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanMoveObject()
Boolean
public void setCanMoveObject(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanDeleteContentStream()
Boolean
public void setCanDeleteContentStream(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanCheckOut()
Boolean
public void setCanCheckOut(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanCancelCheckOut()
Boolean
public void setCanCancelCheckOut(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanCheckIn()
Boolean
public void setCanCheckIn(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanSetContentStream()
Boolean
public void setCanSetContentStream(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetAllVersions()
Boolean
public void setCanGetAllVersions(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanAddObjectToFolder()
Boolean
public void setCanAddObjectToFolder(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanRemoveObjectFromFolder()
Boolean
public void setCanRemoveObjectFromFolder(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetContentStream()
Boolean
public void setCanGetContentStream(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanApplyPolicy()
Boolean
public void setCanApplyPolicy(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetAppliedPolicies()
Boolean
public void setCanGetAppliedPolicies(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanRemovePolicy()
Boolean
public void setCanRemovePolicy(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetChildren()
Boolean
public void setCanGetChildren(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanCreateDocument()
Boolean
public void setCanCreateDocument(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanCreateFolder()
Boolean
public void setCanCreateFolder(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanCreateRelationship()
Boolean
public void setCanCreateRelationship(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanDeleteTree()
Boolean
public void setCanDeleteTree(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetRenditions()
Boolean
public void setCanGetRenditions(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanGetACL()
Boolean
public void setCanGetACL(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.lang.Boolean isCanApplyACL()
Boolean
public void setCanApplyACL(java.lang.Boolean value)
value
- allowed object is
Boolean
public java.util.List<java.lang.Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Object
Element
public java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |