Package wt.impact
Interface ImpactIntent
- All Superinterfaces:
_ImpactIntent,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_ChangeRecord2,ChangeRecord2
@GenAsPersistable(properties=@GeneratedProperty(name="impactIntent",type=ImpactIntentType.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=false,upperLimit=60),javaDoc="Type of impact an object has on associated Impacted objects."))
public interface ImpactIntent
extends _ImpactIntent
Interface for Impactor objects, or objects that support and Impactor, that provides
a persisted impact intent value.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.impact._ImpactIntent
IMPACT_INTENTFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from interface wt.impact._ImpactIntent
getImpactIntent, setImpactIntentMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType