|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubplanComponentVariableSettings
Used by SubplanVariableSettings to mirror the structure of ComponentSelector for Plan Variable Settings persistence.
The function of this object is allow the PlanVariableSettings object to take ownership of the nested ComponentSelector objects
and persist them. This object can also recreate a similar ComponentSelector, equal in all data members, but not the same object.
| Method Summary | |
|---|---|
java.lang.String |
getComponentRefName()
Returns the name of the this object's ComponentSelector Component. |
java.lang.String |
getComponentRefPath()
Gets the path of the ComponentRef. |
java.lang.String |
getComponentRefUnresolvedPath()
Gets the unresolved path associated with this object's ComponentSelector Component. |
java.lang.String |
getComponentRefVersion()
Returns a String representation of this object's ComponentSelector Component. |
java.lang.String |
getComponentVariableSettingsComponentName()
Gets the name of the VariableSettingsSelector Component. |
java.lang.String |
getComponentVariableSettingsComponentPath()
Gets the path of the VariableSettingsSelector Component. |
java.lang.String |
getComponentVariableSettingsComponentVersion()
Gets the version of the VariableSettingsSelector Component. |
java.lang.String |
getComponentVariableSettingsName()
Gets the name of the ComponentVariableSettings. |
boolean |
getDynamicTargeting()
Indicates if this object's ComponentSelector uses dynamic targeting or not. |
SubplanComponentVariableSettingsID |
getID()
Returns the ObjectID associated with this object. |
int |
getOrder()
Gets the order of this SubplanComponentVariableSettings relative to the others of the same parent SubplanVariableSettings. |
SubplanVariableSettingsID |
getParentID()
Returns the SubplanVariableSettingsID that points to this object's parent. |
java.lang.String |
getVariableSettingsSelectorName()
Returns the name of the VariableSettingsSelector. |
java.lang.String |
getVariableSettingsSelectorPath()
Gets the path of the VariableSettingsSelector. |
java.lang.String |
getVariableSettingsSelectorVersion()
Gets the version of the VariableSettingsSelector. |
| Method Detail |
|---|
SubplanComponentVariableSettingsID getID()
ObjectID associated with this object.
Changing the value returned by this method does not change the object value.
SubplanComponentVariableSettingsID value or null if the object has not yet been persistedSubplanVariableSettingsID getParentID()
SubplanVariableSettingsID that points to this object's parent.
Changing the value returned by this method does not change the object value.
SubplanVariableSettingsID valuejava.lang.String getVariableSettingsSelectorName()
VariableSettingsSelector.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getVariableSettingsSelectorPath()
VariableSettingsSelector.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getVariableSettingsSelectorVersion()
VariableSettingsSelector.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentVariableSettingsComponentName()
VariableSettingsSelector Component.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentVariableSettingsComponentVersion()
VariableSettingsSelector Component.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentVariableSettingsComponentPath()
VariableSettingsSelector Component.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentVariableSettingsName()
ComponentVariableSettings.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentRefPath()
ComponentRef.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentRefName()
ComponentSelector Component.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentRefVersion()
String representation of this object's ComponentSelector Component.
Changing the value returned by this method does not change the object value.
String valuejava.lang.String getComponentRefUnresolvedPath()
ComponentSelector Component.
Changing the value returned by this method does not change the object value.
String valueint getOrder()
SubplanComponentVariableSettings relative to the others of the same parent SubplanVariableSettings.
int valueboolean getDynamicTargeting()
ComponentSelector uses dynamic targeting or not.
boolean value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||