com.filenet.wcm.apps.server.util
Class HistoryState
java.lang.Object
com.filenet.wcm.apps.server.util.HistoryState
- public class HistoryState
- extends java.lang.Object
HistoryState contains the history state for the history page and the events query
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wsSelectAll
public static final com.filenet.wcm.toolkit.util.WcmString wsSelectAll
wsIncludeReferenced
public static final com.filenet.wcm.toolkit.util.WcmString wsIncludeReferenced
wsIncludeVersion
public static final com.filenet.wcm.toolkit.util.WcmString wsIncludeVersion
wsIdLabel
public static final com.filenet.wcm.toolkit.util.WcmString wsIdLabel
wsCreationTimeLabel
public static final com.filenet.wcm.toolkit.util.WcmString wsCreationTimeLabel
wsCreatorLabel
public static final com.filenet.wcm.toolkit.util.WcmString wsCreatorLabel
wsStatusLabel
public static final com.filenet.wcm.toolkit.util.WcmString wsStatusLabel
wsIdName
public static final com.filenet.wcm.toolkit.util.WcmString wsIdName
wsCreationTimeName
public static final com.filenet.wcm.toolkit.util.WcmString wsCreationTimeName
wsCreatorName
public static final com.filenet.wcm.toolkit.util.WcmString wsCreatorName
wsStatusName
public static final com.filenet.wcm.toolkit.util.WcmString wsStatusName
locale
protected java.util.Locale locale
whereClauseTree
public HistoryState.WhereNode whereClauseTree
optionsList
public java.util.List optionsList
eventsList
public java.util.List eventsList
referencedObjects
public java.util.List referencedObjects
initalize
public boolean initalize
expanded
public boolean expanded
objectId
public java.lang.String objectId
vsObjectId
public java.lang.String vsObjectId
objectStoreName
public java.lang.String objectStoreName
objectType
public java.lang.String objectType
eventsSelected
public boolean eventsSelected
noAccess
public boolean noAccess
versionsSelected
public boolean versionsSelected
queryResult
public org.w3c.dom.Document queryResult
queryRequest
public org.w3c.dom.Document queryRequest
updateProperties
public org.w3c.dom.Document updateProperties
infoProperties
public org.w3c.dom.Document infoProperties
getInstance
public static HistoryState getInstance(WcmObjectInfo woi,
java.util.Locale locale)
throws java.lang.Exception
- Throws:
java.lang.Exception
initHistoryState
public void initHistoryState(org.w3c.dom.Document EventsXML,
java.lang.String objectStoreName,
int objectType,
java.lang.String objectId,
java.lang.String vsObjectId,
boolean isVersionable)
throws java.lang.Exception
- Throws:
java.lang.Exception
createFilterXML
public org.w3c.dom.Document createFilterXML()
throws java.lang.Exception
- Throws:
java.lang.Exception
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.