Class MoveToConsumerIdAction
java.lang.Object
org.gcube.accounting.datamodel.backwardcompatibility.MoveToConsumerIdAction
- All Implemented Interfaces:
org.gcube.documentstore.records.implementation.FieldAction
public class MoveToConsumerIdAction
extends Object
implements org.gcube.documentstore.records.implementation.FieldAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvalidate(String key, Serializable value, org.gcube.documentstore.records.Record record)
-
Constructor Details
-
MoveToConsumerIdAction
public MoveToConsumerIdAction()
-
-
Method Details
-
validate
public Serializable validate(String key, Serializable value, org.gcube.documentstore.records.Record record) throws org.gcube.documentstore.exception.InvalidValueException - Specified by:
validatein interfaceorg.gcube.documentstore.records.implementation.FieldAction- Throws:
org.gcube.documentstore.exception.InvalidValueException
-