|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SeriesIncrementInvalidException | |
wt.vc |
Uses of SeriesIncrementInvalidException in wt.vc |
Methods in wt.vc that throw SeriesIncrementInvalidException | |
static void |
VersionControlHelper.setVersionIdentifier(Versioned version,
VersionIdentifier identifier)
Sets the series value of the version. |
static void |
VersionControlHelper.incrementVersionId(Versioned version)
For the given Iteration, Increment the VersionIdentifier of the Iteration. |
static VersionIdentifier |
VersionControlHelper.nextVersionId(Versioned version)
For the given Iteration, answer the next VersionIdentifier in the series Supported API: true |
static void |
VersionControlHelper.setIterationIdentifier(Iterated iteration,
IterationIdentifier identifier)
Sets the series value of the iteration. |
static void |
VersionControlHelper.incrementIterationId(Iterated iteration)
For the given Iteration, Increment the IterationIdentifier of the Iteration. |
static IterationIdentifier |
VersionControlHelper.nextIterationId(Iterated iteration)
For the given Iteration, answer the next IterationIdentifier in the series Supported API: true |
static void |
VersionControlHelper.setOneOffVersionIdentifier(OneOffVersioned version,
OneOffVersionIdentifier identifier)
Sets the one-off identifier. |
static void |
VersionControlHelper.setVersionIdentifier(Versioned version,
VersionIdentifier identifier)
Sets the series value of the version. |
static void |
VersionControlHelper.incrementVersionId(Versioned version)
For the given Iteration, Increment the VersionIdentifier of the Iteration. |
static VersionIdentifier |
VersionControlHelper.nextVersionId(Versioned version)
For the given Iteration, answer the next VersionIdentifier in the series Supported API: true |
static void |
VersionControlHelper.setIterationIdentifier(Iterated iteration,
IterationIdentifier identifier)
Sets the series value of the iteration. |
static void |
VersionControlHelper.incrementIterationId(Iterated iteration)
For the given Iteration, Increment the IterationIdentifier of the Iteration. |
static IterationIdentifier |
VersionControlHelper.nextIterationId(Iterated iteration)
For the given Iteration, answer the next IterationIdentifier in the series Supported API: true |
static void |
VersionControlHelper.setOneOffVersionIdentifier(OneOffVersioned version,
OneOffVersionIdentifier identifier)
Sets the one-off identifier. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |