Uses of Class
com.arsdigita.versioning.VersionedACSObject

Packages that use VersionedACSObject
com.arsdigita.versioning Provides for versioning of data objects. 
 

Uses of VersionedACSObject in com.arsdigita.versioning
 

Methods in com.arsdigita.versioning that return VersionedACSObject
 VersionedACSObject VersionedACSObject.getMaster()
          Deprecated.  
 

Methods in com.arsdigita.versioning with parameters of type VersionedACSObject
protected  void VersionedACSObject.propagateMaster(VersionedACSObject master)
          Deprecated.  
 void VersionedACSObject.setMaster(VersionedACSObject master)
          Deprecated.  
 void VersionedACSObject.autoPropagateMaster(VersionedACSObject master)
          Deprecated.  
static HistoryCollection HistoryCollection.getHistory(VersionedACSObject obj, boolean showCurrent)
          Retrieve version history for the given object; retrieves all tagged transactions in reverse chronological order
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC