Class SecuredPartyRightsEventMeta

java.lang.Object
cdm.legaldocumentation.csa.meta.SecuredPartyRightsEventMeta
All Implemented Interfaces:
com.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEvent>

@RosettaMeta(model=SecuredPartyRightsEvent.class) public class SecuredPartyRightsEventMeta extends Object implements com.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEvent>
Version:
7.0.0-dev.105
  • Constructor Details

    • SecuredPartyRightsEventMeta

      public SecuredPartyRightsEventMeta()
  • Method Details

    • dataRules

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

      public List<Function<? super SecuredPartyRightsEvent,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<SecuredPartyRightsEvent>
    • validator

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

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

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

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

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