|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.effectivity.DatedEffectivity
public abstract class DatedEffectivity
Abstract class representing a date based effectivity. All effectivity
types which result from specializing this class contain a start date
and end date, and represent the time span during which some item is effective.
Supported API: true
Extendable: true
Effectivity,
Serialized Form| Field Summary | |
|---|---|
static String |
TARGET
Label for the attribute. |
| Method Summary | |
|---|---|
EffRecordable |
getTarget()
Gets the object for the association that plays role: TARGET. |
WTReference |
getTargetReference()
Gets the value of the attribute: TARGET_REFERENCE. |
void |
setTarget(EffRecordable a_Target)
Sets the object for the association that plays role: TARGET. |
void |
setTargetReference(WTReference a_TargetReference)
Sets the value of the attribute: TARGET_REFERENCE. |
| 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 TARGET
| Method Detail |
|---|
public EffRecordable getTarget()
getTarget in interface Eff
public void setTarget(EffRecordable a_Target)
throws WTPropertyVetoException,
WTException
setTarget in interface Effa_Target -
WTPropertyVetoException
WTExceptionpublic WTReference getTargetReference()
getTargetReference in interface Eff
public void setTargetReference(WTReference a_TargetReference)
throws WTPropertyVetoException
setTargetReference in interface Effa_TargetReference -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||