|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This service is intended to be used on the server side only. It will
provide services for management of a version tree. Primary use of the
class will be for supporting replication of Iterated objects.
Supported API: false
Extendable: false
Method Summary | |
Iterated |
appendIteration(long branch_id,
Iterated iteration)
Append iteration will find the last iteration in the specified branch and append the passed in iteration to the end of the branch. |
OneOffVersioned |
constructNewOneOffVersion(OneOffVersioned version)
Constructs a new in-line version from the given version. |
WTValuedMap |
constructNewOneOffVersions(WTCollection versions)
Supported API: false |
void |
deleteIteration()
NOT AVAILABLE AT THIS TIME Supported API: false |
void |
insertIteration()
NOT AVAILABLE AT THIS TIME Supported API: false |
Iterated |
newIterationForNonWTObject(Iterated iteration)
|
Method Detail |
public Iterated appendIteration(long branch_id, Iterated iteration) throws WTException
branch_id
- iteration
-
WTException
public void deleteIteration()
public void insertIteration()
public OneOffVersioned constructNewOneOffVersion(OneOffVersioned version) throws WTException, VersionControlException, WTPropertyVetoException
version
-
WTException
VersionControlException
WTPropertyVetoException
public WTValuedMap constructNewOneOffVersions(WTCollection versions) throws WTException, VersionControlException, WTPropertyVetoException
versions
-
WTException
VersionControlException
WTPropertyVetoException
public Iterated newIterationForNonWTObject(Iterated iteration) throws WTException, VersionControlException
WTException
VersionControlException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |