Class NullRightsRetentionStrategy
java.lang.Object
no.unit.nva.model.associatedartifacts.NullRightsRetentionStrategy
- All Implemented Interfaces:
RightsRetentionStrategy
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic NullRightsRetentionStrategycreate(RightsRetentionStrategyConfiguration configuredType) booleaninthashCode()voidsetConfiguredType(RightsRetentionStrategyConfiguration configuredType)
-
Field Details
-
TYPE_NAME
- See Also:
-
FIELD_NAME_CONFIGURED_TYPE
- See Also:
-
-
Method Details
-
create
public static NullRightsRetentionStrategy create(RightsRetentionStrategyConfiguration configuredType) -
hashCode
public int hashCode() -
equals
-
getConfiguredType
- Specified by:
getConfiguredTypein interfaceRightsRetentionStrategy
-
setConfiguredType
-