|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An internal object which associates a version (BaselineConfigurationVersion)
with the {@link ConfiguredMaster}.
Supported API: true
Extendable: false
Field Summary | |
static String |
CONFIGURATION_FOR
Label for the attribute; The object this is a configuration for. |
static String |
CONFIGURATION_FOR_REFERENCE
Label for the attribute; The object this is a configuration for. |
Fields inherited from interface wt.vc.Mastered |
SERIES |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
ConfiguredMaster |
getConfigurationFor()
Gets the object for the association that plays role: CONFIGURATION_FOR. |
ObjectReference |
getConfigurationForReference()
Gets the value of the attribute: CONFIGURATION_FOR_REFERENCE. |
void |
setConfigurationFor(ConfiguredMaster a_ConfigurationFor)
Sets the object for the association that plays role: CONFIGURATION_FOR. |
void |
setConfigurationForReference(ObjectReference a_ConfigurationForReference)
Sets the value of the attribute: CONFIGURATION_FOR_REFERENCE. |
Methods inherited from interface wt.vc.Mastered |
getSeries, setSeries |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Field Detail |
public static final String CONFIGURATION_FOR
public static final String CONFIGURATION_FOR_REFERENCE
Method Detail |
public ConfiguredMaster getConfigurationFor()
public void setConfigurationFor(ConfiguredMaster a_ConfigurationFor) throws WTPropertyVetoException, WTException
a_ConfigurationFor
-
WTPropertyVetoException
WTException
public ObjectReference getConfigurationForReference()
public void setConfigurationForReference(ObjectReference a_ConfigurationForReference) throws WTPropertyVetoException
a_ConfigurationForReference
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |