|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: false
Extendable: false
Field Summary | |
static String |
EVENT
Label for the attribute. |
static String |
EVENT_REFERENCE
Label for the attribute. |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Method Summary | |
ProjectAuditEvent |
getEvent()
Gets the object for the association that plays role: EVENT. |
ObjectReference |
getEventReference()
Gets the value of the attribute: EVENT_REFERENCE. |
void |
setEvent(ProjectAuditEvent a_Event)
Sets the object for the association that plays role: EVENT. |
void |
setEventReference(ObjectReference a_EventReference)
Sets the value of the attribute: EVENT_REFERENCE. |
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 EVENT
public static final String EVENT_REFERENCE
Method Detail |
public ProjectAuditEvent getEvent()
public void setEvent(ProjectAuditEvent a_Event) throws WTPropertyVetoException, WTException
a_Event
-
WTPropertyVetoException
WTException
public ObjectReference getEventReference()
public void setEventReference(ObjectReference a_EventReference) throws WTPropertyVetoException
a_EventReference
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |