org.apache.chemistry.opencmis.commons.data
Interface ChangeEventInfo

All Superinterfaces:
ExtensionsData
All Known Subinterfaces:
ChangeEvent

public interface ChangeEventInfo
extends ExtensionsData


Method Summary
 GregorianCalendar getChangeTime()
           
 ChangeType getChangeType()
           
 
Methods inherited from interface org.apache.chemistry.opencmis.commons.data.ExtensionsData
getExtensions, setExtensions
 

Method Detail

getChangeType

ChangeType getChangeType()

getChangeTime

GregorianCalendar getChangeTime()


Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.