|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.vc.VersionToVersionLink
wt.change2.IncludedIn2
public class IncludedIn2
A link between a ChangeOrder2 and a ChangeActivity2 representing ownership of the activity by the order.
Use the newIncludedIn2 static factory method(s), not the
IncludedIn2 constructor, to construct instances of this
class. Instances must be constructed using the static factory(s), in
order to ensure proper initialization of the instance.
Supported API: true
Extendable: true
ChangeOrder2,
ChangeActivity2,
Serialized Form| Field Summary | |
|---|---|
static String |
CHANGE_ACTIVITY2_ROLE
Label for the attribute. |
static String |
CHANGE_ORDER2_ROLE
Label for the attribute. |
| Fields inherited from interface wt.change2.IncludedInIfc |
|---|
CHANGE_ACTIVITY_IFC_ROLE, CHANGE_ORDER_IFC_ROLE |
| Method Summary | |
|---|---|
ChangeActivityIfc |
getChangeActivity2()
Gets the object for the association that plays role: CHANGE_ACTIVITY2_ROLE. |
ChangeActivityIfc |
getChangeActivityIfc()
Gets the object for the association that plays role: CHANGE_ACTIVITY_IFC_ROLE. |
ChangeOrderIfc |
getChangeOrder2()
Gets the object for the association that plays role: CHANGE_ORDER2_ROLE. |
ChangeOrderIfc |
getChangeOrderIfc()
Gets the object for the association that plays role: CHANGE_ORDER_IFC_ROLE. |
void |
setChangeActivity2(ChangeActivityIfc theChangeActivity2)
Sets the object for the association that plays role: CHANGE_ACTIVITY2_ROLE. |
void |
setChangeActivityIfc(ChangeActivityIfc theChangeActivityIfc)
Sets the object for the association that plays role: CHANGE_ACTIVITY_IFC_ROLE. |
void |
setChangeOrder2(ChangeOrderIfc theChangeOrder2)
Sets the object for the association that plays role: CHANGE_ORDER2_ROLE. |
void |
setChangeOrderIfc(ChangeOrderIfc theChangeOrderIfc)
Sets the object for the association that plays role: CHANGE_ORDER_IFC_ROLE. |
| Methods inherited from class wt.vc.VersionToVersionLink |
|---|
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, setRoleBObject, setRoleObject |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String CHANGE_ORDER2_ROLE
public static final String CHANGE_ACTIVITY2_ROLE
| Method Detail |
|---|
public ChangeOrderIfc getChangeOrderIfc()
getChangeOrderIfc in interface IncludedInIfc
public void setChangeOrderIfc(ChangeOrderIfc theChangeOrderIfc)
throws WTPropertyVetoException
setChangeOrderIfc in interface IncludedInIfctheChangeOrderIfc -
WTPropertyVetoExceptionpublic ChangeActivityIfc getChangeActivityIfc()
getChangeActivityIfc in interface IncludedInIfc
public void setChangeActivityIfc(ChangeActivityIfc theChangeActivityIfc)
throws WTPropertyVetoException
setChangeActivityIfc in interface IncludedInIfctheChangeActivityIfc -
WTPropertyVetoExceptionpublic ChangeOrderIfc getChangeOrder2()
public void setChangeOrder2(ChangeOrderIfc theChangeOrder2)
throws WTPropertyVetoException
theChangeOrder2 -
WTPropertyVetoExceptionpublic ChangeActivityIfc getChangeActivity2()
public void setChangeActivity2(ChangeActivityIfc theChangeActivity2)
throws WTPropertyVetoException
theChangeActivity2 -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||