com.semarchy.mdm.runtime.model.logical
Interface ICheckConstraint
- All Superinterfaces:
- IUniquelyNamed, Serializable
public interface ICheckConstraint
- extends IUniquelyNamed, Serializable
Defines a check constraints of an entity
- Author:
- skamel
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
CHECKCONSTRAINT_PREFIX
static final String CHECKCONSTRAINT_PREFIX
- See Also:
- Constant Field Values
getValidationScope
ValidationScope getValidationScope()
getDeclaringEntity
IEntity getDeclaringEntity()
getName
String getName()
getCondition
String getCondition()
Copyright © 2015. All Rights Reserved.