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