Package cdm.base.datetime.meta
Class AdjustableOrAdjustedDateMeta
java.lang.Object
cdm.base.datetime.meta.AdjustableOrAdjustedDateMeta
- All Implemented Interfaces:
com.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
@RosettaMeta(model=AdjustableOrAdjustedDate.class)
public class AdjustableOrAdjustedDateMeta
extends Object
implements com.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
- Version:
- 5.30.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate>> dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super AdjustableOrAdjustedDate, com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super AdjustableOrAdjustedDate, Set<String>> com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> Deprecated.com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> Deprecated.com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> validator(com.rosetta.model.lib.validation.ValidatorFactory factory)
-
Constructor Details
-
AdjustableOrAdjustedDateMeta
public AdjustableOrAdjustedDateMeta()
-
-
Method Details
-
dataRules
public List<com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate>> dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) - Specified by:
dataRulesin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-
getQualifyFunctions
public List<Function<? super AdjustableOrAdjustedDate,com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) - Specified by:
getQualifyFunctionsin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-
validator
public com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> validator(com.rosetta.model.lib.validation.ValidatorFactory factory) - Specified by:
validatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-
typeFormatValidator
public com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) - Specified by:
typeFormatValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-
validator
@Deprecated public com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> validator()Deprecated.- Specified by:
validatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-
typeFormatValidator
@Deprecated public com.rosetta.model.lib.validation.Validator<? super AdjustableOrAdjustedDate> typeFormatValidator()Deprecated.- Specified by:
typeFormatValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-
onlyExistsValidator
public com.rosetta.model.lib.validation.ValidatorWithArg<? super AdjustableOrAdjustedDate,Set<String>> onlyExistsValidator()- Specified by:
onlyExistsValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<AdjustableOrAdjustedDate>
-