Package wt.occurrence

Class SingleOccurrenceableLinkModificationDelegate

java.lang.Object
wt.occurrence.SingleOccurrenceableLinkModificationDelegate
All Implemented Interfaces:
Externalizable, Serializable, OccurrenceableLinkModificationDelegate

public class SingleOccurrenceableLinkModificationDelegate extends Object implements OccurrenceableLinkModificationDelegate, Externalizable
This delegate approves all requests to modify an OccurrenceableLink; it should be used only for links whose modification never invalidates associated UsesOccurrence objects.

Supported API: true

Extendable: true
See Also: