|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.epm.ReviseOptions.ObjectOptions
public static class ReviseOptions.ObjectOptions
Holds a set of properties to assign to newly created versions.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
Folder |
folder
The folder to assign the newly created versions to. |
wt.lifecycle.LifeCycleTemplateMaster |
lifeCycle
The life cycle template to assign the newly created versions to. |
VersionIdentifier |
versionId
The version identifier to assign to the newly created version. |
| Constructor Summary | |
|---|---|
ReviseOptions.ObjectOptions()
Default constructor for this class. |
|
ReviseOptions.ObjectOptions(Folder folder,
wt.lifecycle.LifeCycleTemplateMaster lifeCycle)
Constructor for the ObjectOptions class. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Folder folder
public wt.lifecycle.LifeCycleTemplateMaster lifeCycle
public VersionIdentifier versionId
| Constructor Detail |
|---|
public ReviseOptions.ObjectOptions(Folder folder,
wt.lifecycle.LifeCycleTemplateMaster lifeCycle)
folder - folder to assign newly created versionslifeCycle - life cycle template to assign newly created versionspublic ReviseOptions.ObjectOptions()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||