|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectInfo | |
|---|---|
| org.xcmis.spi.model | |
| Uses of ObjectInfo in org.xcmis.spi.model |
|---|
| Methods in org.xcmis.spi.model that return ObjectInfo | |
|---|---|
ObjectInfo |
CmisObject.getObjectInfo()
|
| Methods in org.xcmis.spi.model with parameters of type ObjectInfo | |
|---|---|
void |
CmisObject.setObjectInfo(ObjectInfo objectInfo)
|
| Constructors in org.xcmis.spi.model with parameters of type ObjectInfo | |
|---|---|
CmisObject(Map<String,Property<?>> properties,
List<AccessControlEntry> acl,
boolean exactACL,
Set<String> policyIds,
List<CmisObject> relationships,
List<Rendition> renditions,
AllowableActions allowableActions,
ChangeInfo changeInfo,
ObjectInfo objectInfo,
String pathSegment)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||