Package wt.mpm.configuration
Class _MPMConfigurationRecipe
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._RevisionControlled
wt.enterprise.RevisionControlled
wt.mpm.configuration._MPMConfigurationRecipe
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.change2._Changeable2,wt.change2._ChangeableIfc,Changeable2,ChangeableIfc,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.folder._IteratedFoldered,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,IteratedFoldered,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,IteratedLifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.maturity._Promotable,Promotable,wt.meeting.actionitem._IteratedSubjectOfActionItem,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.IteratedSubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,_TeamManaged,TeamManaged,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,_Iterated,wt.vc._Versionable,wt.vc._Versioned,wt.vc.baseline._Baselineable,Baselineable,Iterated,Versionable,Versioned,wt.vc.wip._Workable,Workable,wt.workflow.forum._IteratedSubjectOfForum,wt.workflow.forum._SubjectOfForum,wt.workflow.forum.IteratedSubjectOfForum,SubjectOfForum,wt.workflow.notebook._IteratedSubjectOfNotebook,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.IteratedSubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
MPMConfigurationRecipe
public abstract class _MPMConfigurationRecipe
extends RevisionControlled
implements wt.type.Typed, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_STATE, STATEFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: truegetName()Derived from_MPMConfigurationRecipeMaster.getName()Derived from_MPMConfigurationRecipeMaster.getNumber()voidsetDescription(String description) Supported API: truevoidsetGeneric(ObjectReference generic) Supported API: truevoidsetGenericSpec(ObjectReference genericSpec) Supported API: truevoidvoidMethods inherited from class wt.enterprise._RevisionControlled
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getLifeCycleState, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getState, getTeamId, getTeamTemplateId, isLatestIteration, setMaster, setMasterReferenceMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
GENERIC
Supported API: true- See Also:
-
GENERIC_SPEC
Supported API: true- See Also:
-
DESCRIPTION
Supported API: true- See Also:
-
NAME
Supported API: true- See Also:
-
NUMBER
Supported API: true- See Also:
-
-
Method Details
-
getGeneric
Supported API: true- See Also:
-
setGeneric
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getGenericSpec
Supported API: true- See Also:
-
setGenericSpec
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getDescription
Supported API: true- See Also:
-
setDescription
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getName
Derived from_MPMConfigurationRecipeMaster.getName()Supported API: true
- Specified by:
getNamein interfaceCabinetBased- Overrides:
getNamein classRevisionControlled- Returns:
- String
- See Also:
-
setName
Derived from_MPMConfigurationRecipeMaster.setName(java.lang.String)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getNumber
Derived from_MPMConfigurationRecipeMaster.getNumber()Supported API: true
- See Also:
-
setNumber
Derived from_MPMConfigurationRecipeMaster.setNumber(java.lang.String)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-