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