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
See Also: