Uses of Class
org.xcmis.core.CmisChangeEventType

Packages that use CmisChangeEventType
org.xcmis.core   
org.xcmis.wssoap.impl   
 

Uses of CmisChangeEventType in org.xcmis.core
 

Fields in org.xcmis.core declared as CmisChangeEventType
protected  CmisChangeEventType CmisObjectType.changeEventInfo
           
 

Methods in org.xcmis.core that return CmisChangeEventType
 CmisChangeEventType ObjectFactory.createCmisChangeEventType()
          Create an instance of CmisChangeEventType
 CmisChangeEventType CmisObjectType.getChangeEventInfo()
          Gets the value of the changeEventInfo property.
 

Methods in org.xcmis.core with parameters of type CmisChangeEventType
 void CmisObjectType.setChangeEventInfo(CmisChangeEventType value)
          Sets the value of the changeEventInfo property.
 

Uses of CmisChangeEventType in org.xcmis.wssoap.impl
 

Methods in org.xcmis.wssoap.impl that return CmisChangeEventType
static CmisChangeEventType TypeConverter.getCmisChangeEventType(org.xcmis.spi.model.ChangeInfo source)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.