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

All Superinterfaces:
IConstraintValidationSubPhase, IPhase

public interface IForeignValidationSubPhase
extends IConstraintValidationSubPhase

Foreign key attribute 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
 IForeignAttribute getForeignAttribute()
           
 
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

getForeignAttribute

IForeignAttribute getForeignAttribute()
Returns:
the logical model's mandatory IForeignAttribute being validated


Copyright © 2015. All Rights Reserved.