Package cdm.legaldocumentation.csa.meta
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent>> dataRules(com.rosetta.model.lib.validation.ValidatorFactory factory) List<Function<? super SecuredPartyRightsEvent, com.rosetta.model.lib.qualify.QualifyResult>> getQualifyFunctions(com.rosetta.model.lib.qualify.QualifyFunctionFactory factory) com.rosetta.model.lib.validation.ValidatorWithArg<? super SecuredPartyRightsEvent, Set<String>> com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> typeFormatValidator(com.rosetta.model.lib.validation.ValidatorFactory factory) com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> Deprecated.com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> validator(com.rosetta.model.lib.validation.ValidatorFactory factory)
-
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:
dataRulesin interfacecom.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:
getQualifyFunctionsin interfacecom.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:
validatorin interfacecom.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:
typeFormatValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEvent>
-
validator
@Deprecated public com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> validator()Deprecated.- Specified by:
validatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEvent>
-
typeFormatValidator
@Deprecated public com.rosetta.model.lib.validation.Validator<? super SecuredPartyRightsEvent> typeFormatValidator()Deprecated.- Specified by:
typeFormatValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEvent>
-
onlyExistsValidator
public com.rosetta.model.lib.validation.ValidatorWithArg<? super SecuredPartyRightsEvent,Set<String>> onlyExistsValidator()- Specified by:
onlyExistsValidatorin interfacecom.rosetta.model.lib.meta.RosettaMetaData<SecuredPartyRightsEvent>
-