|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.epm.FamilyOptions
public class FamilyOptions
Holds a set of properties to assign to newly created versions. An instance of this class are passed as an argument to the revise methods defined on the EPMDocumentManager. The original object to be revised may be a part of the options.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
String |
asStoredName
Holds the as Stored Name -- String B>Supported API: true |
EPMDocument |
topLevelGeneric
Holds the top level generic -- EPMDocument B>Supported API: true |
| Constructor Summary | |
|---|---|
FamilyOptions()
Default constructor for this class. |
|
FamilyOptions(EPMDocument generic,
String name)
Constructor given the generic and asStoredName. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public EPMDocument topLevelGeneric
public String asStoredName
| Constructor Detail |
|---|
public FamilyOptions()
public FamilyOptions(EPMDocument generic,
String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||