wt.occurrence
Class SingleUsesOccurrenceCreationApprovalDelegate
java.lang.Object
wt.occurrence.SingleUsesOccurrenceCreationApprovalDelegate
- All Implemented Interfaces:
- Externalizable, Serializable, UsesOccurrenceCreationApprovalDelegate
public class SingleUsesOccurrenceCreationApprovalDelegate
- extends Object
- implements UsesOccurrenceCreationApprovalDelegate, Externalizable
This delegate rejects all requests to create a UsesOccurrence
from an OccurrenceableLink with count > 1, but for count = 1
it checks to see if a link already exists and approves the creation if
none exists.
Supported API: true
Extendable: true
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |