Class TermsChangeInstructionMeta

java.lang.Object
cdm.event.common.meta.TermsChangeInstructionMeta
All Implemented Interfaces:
com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>

@RosettaMeta(model=TermsChangeInstruction.class) public class TermsChangeInstructionMeta extends Object implements com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
Version:
5.30.0
  • Constructor Details

    • TermsChangeInstructionMeta

      public TermsChangeInstructionMeta()
  • Method Details

    • dataRules

      public List<com.rosetta.model.lib.validation.Validator<? super TermsChangeInstruction>> dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory)
      Specified by:
      dataRules in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
    • getQualifyFunctions

      public List<Function<? super TermsChangeInstruction,com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory)
      Specified by:
      getQualifyFunctions in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
    • validator

      public com.rosetta.model.lib.validation.Validator<? super TermsChangeInstruction> validator(com.rosetta.model.lib.validation.ValidatorFactory factory)
      Specified by:
      validator in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
    • typeFormatValidator

      public com.rosetta.model.lib.validation.Validator<? super TermsChangeInstruction> typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory)
      Specified by:
      typeFormatValidator in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
    • validator

      @Deprecated public com.rosetta.model.lib.validation.Validator<? super TermsChangeInstruction> validator()
      Deprecated.
      Specified by:
      validator in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
    • typeFormatValidator

      @Deprecated public com.rosetta.model.lib.validation.Validator<? super TermsChangeInstruction> typeFormatValidator()
      Deprecated.
      Specified by:
      typeFormatValidator in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>
    • onlyExistsValidator

      public com.rosetta.model.lib.validation.ValidatorWithArg<? super TermsChangeInstruction,Set<String>> onlyExistsValidator()
      Specified by:
      onlyExistsValidator in interface com.rosetta.model.lib.meta.RosettaMetaData<TermsChangeInstruction>