Uses of Class
org.xcmis.spi.model.ChangeInfo

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)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.