com.semarchy.mdm.runtime.model.integration
Interface IUniqueKeyValidationSubPhase

All Superinterfaces:
IConstraintValidationSubPhase, IPhase

public interface IUniqueKeyValidationSubPhase
extends IConstraintValidationSubPhase

Unique key validation sub-phase

Author:
skamel

Field Summary
 
Fields inherited from interface com.semarchy.mdm.runtime.model.integration.IConstraintValidationSubPhase
MAX_CONSNAME_LEN, MAX_CONSTYPE_LEN
 
Method Summary
 IUniqueKey getUniqueKey()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IConstraintValidationSubPhase
getConstraintName, getConstraintType, getTasks
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IPhase
getName, getPostTasks, getPreTasks
 

Method Detail

getUniqueKey

IUniqueKey getUniqueKey()
Returns:
the logical model's unique key being validated


Copyright © 2015. All Rights Reserved.