|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeInfo | |
|---|---|
| org.xcmis.spi.model | |
| Uses of ChangeInfo in org.xcmis.spi.model |
|---|
| Methods in org.xcmis.spi.model that return ChangeInfo | |
|---|---|
ChangeInfo |
CmisObject.getChangeInfo()
|
| Methods in org.xcmis.spi.model with parameters of type ChangeInfo | |
|---|---|
void |
CmisObject.setChangeInfo(ChangeInfo changeInfo)
|
| Constructors in org.xcmis.spi.model with parameters of type ChangeInfo | |
|---|---|
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 | |||||||||