se.cambio.cds.model.facade.execution.delegate
Interface RuleExecutionFacadeDelegate

Package class diagram package RuleExecutionFacadeDelegate
All Known Implementing Classes:
PlainRuleExecutionFacadeDelegate

public interface RuleExecutionFacadeDelegate

Author:
iago.corbal

Method Summary
 RuleExecutionResult execute(Collection<GuideDTO> guides, Collection<ElementInstance> elementInstances, Calendar date)
           
 

Method Detail

execute

RuleExecutionResult execute(Collection<GuideDTO> guides,
                            Collection<ElementInstance> elementInstances,
                            Calendar date)
                            throws InternalErrorException,
                                   PatientNotFoundException
Throws:
InternalErrorException
PatientNotFoundException


Copyright © 2013 Cambio. All Rights Reserved.