|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationScope | |
---|---|
com.semarchy.mdm.runtime.model.logical | This package contains the IModel representing the model as designed in Semarchy Convergence For MDM. |
Uses of ValidationScope in com.semarchy.mdm.runtime.model.logical |
---|
Methods in com.semarchy.mdm.runtime.model.logical that return ValidationScope | |
---|---|
ValidationScope |
IComplexAttribute.getLovValidationScope()
|
ValidationScope |
IAtomicAttribute.getLovValidationScope()
|
ValidationScope |
IComplexAttribute.getMandatoryValidationScope()
|
ValidationScope |
IAtomicAttribute.getMandatoryValidationScope()
|
ValidationScope |
IUniqueKey.getValidationScope()
|
ValidationScope |
IReference.getValidationScope()
|
ValidationScope |
IPluginValidator.getValidationScope()
|
ValidationScope |
IDTDataValidation.getValidationScope()
|
ValidationScope |
ICheckConstraint.getValidationScope()
|
static ValidationScope |
ValidationScope.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ValidationScope[] |
ValidationScope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.semarchy.mdm.runtime.model.logical with parameters of type ValidationScope | |
---|---|
boolean |
ValidationScope.matches(ValidationScope pValidationPhase)
Return true if validation should be checked when in are doing pValidationPhase. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |