com.semarchy.mdm.runtime.model.logical
Interface IDETaskValidation

All Superinterfaces:
Serializable

public interface IDETaskValidation
extends Serializable


Method Summary
 DETaskTriggerType getTrigger()
          Defines the event that should trigger the IDataValidation
 IDataValidation getValidation()
          The validation definition
 

Method Detail

getValidation

IDataValidation getValidation()
The validation definition

Returns:

getTrigger

DETaskTriggerType getTrigger()
Defines the event that should trigger the IDataValidation

Returns:


Copyright © 2015. All Rights Reserved.