Class RightsRetentionStrategy
java.lang.Object
no.unit.nva.model.associatedartifacts.RightsRetentionStrategy
- Direct Known Subclasses:
CustomerRightsRetentionStrategy,NullRightsRetentionStrategy,OverriddenRightsRetentionStrategy
The RightsRetentionStrategy interface represents the strategy for rights retention. It makes use of Jackson
annotations to handle JSON serialization and deserialization into the correct implementing types:
CustomerRightsRetentionStrategy, OverriddenRightsRetentionStrategy, and NullRightsRetentionStrategy.
-
Field Details
-
STATIC_VALUE_FOR_HASH_CODE
public static final int STATIC_VALUE_FOR_HASH_CODE- See Also:
-
LEGAL_NOTE_FIELD
- See Also:
-
FOLLOWS_POLICY_FIELD
- See Also:
-
-
Constructor Details
-
RightsRetentionStrategy
-
-
Method Details