|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CmisObject
Created by The eXo Platform SAS.
| Method Summary | |
|---|---|
List<AccessControlEntry> |
getACL()
|
AllowableActions |
getAllowableActions()
|
ChangeInfo |
getChangeInfo()
|
ObjectInfo |
getObjectInfo()
|
String |
getPathSegment()
|
Collection<String> |
getPolicyIds()
|
CmisProperties |
getProperties()
|
List<CmisObjectImpl> |
getRelationship()
|
List<Rendition> |
getRenditions()
|
boolean |
isExactACL()
|
void |
setAllowableActions(AllowableActions allowableActions)
|
void |
setChangeInfo(ChangeInfo changeInfo)
|
void |
setExactACL(boolean exactACL)
|
void |
setObjectInfo(ObjectInfo objectInfo)
|
void |
setPathSegment(String pathSegment)
|
void |
setProperties(CmisProperties properties)
|
| Method Detail |
|---|
List<AccessControlEntry> getACL()
AllowableActions getAllowableActions()
ChangeInfo getChangeInfo()
ObjectInfo getObjectInfo()
String getPathSegment()
Collection<String> getPolicyIds()
CmisProperties getProperties()
void setProperties(CmisProperties properties)
properties - List<CmisObjectImpl> getRelationship()
List<Rendition> getRenditions()
boolean isExactACL()
void setAllowableActions(AllowableActions allowableActions)
void setChangeInfo(ChangeInfo changeInfo)
void setObjectInfo(ObjectInfo objectInfo)
void setExactACL(boolean exactACL)
void setPathSegment(String pathSegment)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||