|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ChangeRecordIfc
The interface implementation of a ChangeRecord2 link.
Supported API: true
Extendable: false
ChangeRecord2| Field Summary | |
|---|---|
static String |
CHANGE_ACTIVITY_IFC_ROLE
Label for the attribute. |
static String |
CHANGEABLE_IFC_ROLE
Label for the attribute. |
| Method Summary | |
|---|---|
ChangeableIfc |
getChangeableIfc()
Gets the object for the association that plays role: CHANGEABLE_IFC_ROLE. |
ChangeActivityIfc |
getChangeActivityIfc()
Gets the object for the association that plays role: CHANGE_ACTIVITY_IFC_ROLE. |
void |
setChangeableIfc(ChangeableIfc theChangeableIfc)
Sets the object for the association that plays role: CHANGEABLE_IFC_ROLE. |
void |
setChangeActivityIfc(ChangeActivityIfc theChangeActivityIfc)
Sets the object for the association that plays role: CHANGE_ACTIVITY_IFC_ROLE. |
| Field Detail |
|---|
static final String CHANGEABLE_IFC_ROLE
static final String CHANGE_ACTIVITY_IFC_ROLE
| Method Detail |
|---|
ChangeableIfc getChangeableIfc()
void setChangeableIfc(ChangeableIfc theChangeableIfc)
throws WTPropertyVetoException
theChangeableIfc -
WTPropertyVetoExceptionChangeActivityIfc getChangeActivityIfc()
void setChangeActivityIfc(ChangeActivityIfc theChangeActivityIfc)
throws WTPropertyVetoException
theChangeActivityIfc -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||