|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |