Package wt.effectivity
Class _EffEffContext
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.fc._ForeignKeyLink
wt.fc.ForeignKeyLink
wt.effectivity._EffEffContext
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetEff()Supported API: trueThe context, constrained as an EffConfigurationItem.voidsetEff(UnitEffectivity the_eff) Supported API: truevoidsetEffContext(ConfigurationItem the_effContext) The context, constrained as an EffConfigurationItem.Methods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
EFF_ROLE
Supported API: true- See Also:
-
EffEffContext- Constant Field Values
-
EFF_CONTEXT_ROLE
The context, constrained as an EffConfigurationItem. Note that the context is required by this Eff.Supported API: true
- See Also:
-
EffEffContext- Constant Field Values
-
-
Method Details
-
getEff
Supported API: true- See Also:
-
EffEffContext
-
setEff
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
EffEffContext
-
getEffContext
The context, constrained as an EffConfigurationItem. Note that the context is required by this Eff.Supported API: true
- See Also:
-
EffEffContext
-
setEffContext
The context, constrained as an EffConfigurationItem. Note that the context is required by this Eff.Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
EffEffContext
-