Package 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
Supported API: true
Extendable: true
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:
-
Method Summary