public interface IUniqueKey extends IUniquelyNamed, Serializable
Defines a unique key
Modifier and Type | Field and Description |
---|---|
static String |
UNIQUE_KEY_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
List<IEntityAttribute> |
getAttributes() |
IEntity |
getDeclaringEntity() |
String |
getName() |
ValidationScope |
getValidationScope() |
getPrefixedUniqueName, getUniqueName
static final String UNIQUE_KEY_PREFIX
IEntity getDeclaringEntity()
String getName()
List<IEntityAttribute> getAttributes()
ValidationScope getValidationScope()
Copyright © 2015. All Rights Reserved.