com.semarchy.mdm.runtime.model.logical
Interface IUniqueKey
- All Superinterfaces:
- IUniquelyNamed, Serializable
public interface IUniqueKey
- extends IUniquelyNamed, Serializable
Defines a unique key
- Author:
- skamel
Fields inherited from interface com.semarchy.mdm.runtime.model.logical.IUniquelyNamed |
SEP |
UNIQUE_KEY_PREFIX
static final String UNIQUE_KEY_PREFIX
- See Also:
- Constant Field Values
getDeclaringEntity
IEntity getDeclaringEntity()
getName
String getName()
getAttributes
List<IEntityAttribute> getAttributes()
getValidationScope
ValidationScope getValidationScope()
Copyright © 2015. All Rights Reserved.