Class RelatedPartyMeta

  • All Implemented Interfaces:
    com.rosetta.model.lib.meta.RosettaMetaData<RelatedParty>

    @RosettaMeta(model=RelatedParty.class)
    public class RelatedPartyMeta
    extends java.lang.Object
    implements com.rosetta.model.lib.meta.RosettaMetaData<RelatedParty>
    Version:
    2.5.4
    • Constructor Detail

      • RelatedPartyMeta

        public RelatedPartyMeta()
    • Method Detail

      • dataRules

        public java.util.List<com.rosetta.model.lib.validation.Validator<? super RelatedParty>> dataRules()
        Specified by:
        dataRules in interface com.rosetta.model.lib.meta.RosettaMetaData<RelatedParty>
      • choiceRuleValidators

        public java.util.List<com.rosetta.model.lib.validation.Validator<? super RelatedParty>> choiceRuleValidators()
        Specified by:
        choiceRuleValidators in interface com.rosetta.model.lib.meta.RosettaMetaData<RelatedParty>
      • getQualifyFunctions

        public java.util.List<java.util.function.Function<? super RelatedParty,​com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions()
        Specified by:
        getQualifyFunctions in interface com.rosetta.model.lib.meta.RosettaMetaData<RelatedParty>
      • validator

        public com.rosetta.model.lib.validation.Validator<? super RelatedParty> validator()
        Specified by:
        validator in interface com.rosetta.model.lib.meta.RosettaMetaData<RelatedParty>
      • onlyExistsValidator

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