|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface BaselineConfigurationMaster
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. |
| 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. |
| Field Detail |
|---|
static final String CONFIGURATION_FOR
static final String CONFIGURATION_FOR_REFERENCE
| Method Detail |
|---|
ConfiguredMaster getConfigurationFor()
void setConfigurationFor(ConfiguredMaster a_ConfigurationFor)
throws WTPropertyVetoException,
WTException
a_ConfigurationFor -
WTPropertyVetoException
WTExceptionObjectReference getConfigurationForReference()
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 | ||||||||