se.cambio.cds.model.facade.execution.plain
Class PlainRuleExecutionFacadeDelegate

Package class diagram package PlainRuleExecutionFacadeDelegate
java.lang.Object
  extended by se.cambio.cds.model.facade.execution.plain.PlainRuleExecutionFacadeDelegate
All Implemented Interfaces:
RuleExecutionFacadeDelegate

public class PlainRuleExecutionFacadeDelegate
extends Object
implements RuleExecutionFacadeDelegate


Constructor Summary
PlainRuleExecutionFacadeDelegate()
           
 
Method Summary
 RuleExecutionResult execute(Collection<GuideDTO> guides, Collection<ElementInstance> elementInstances, Calendar date)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlainRuleExecutionFacadeDelegate

public PlainRuleExecutionFacadeDelegate()
Method Detail

execute

public RuleExecutionResult execute(Collection<GuideDTO> guides,
                                   Collection<ElementInstance> elementInstances,
                                   Calendar date)
                            throws InternalErrorException,
                                   PatientNotFoundException
Specified by:
execute in interface RuleExecutionFacadeDelegate
Throws:
InternalErrorException
PatientNotFoundException


Copyright © 2013 Cambio. All Rights Reserved.