com.ebmwebsourcing.petalsview.ws.flow
Class FlowManagerImpl

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.ws.flow.FlowManagerImpl
All Implemented Interfaces:
FlowManager

public class FlowManagerImpl
extends java.lang.Object
implements FlowManager

Author:
strino

Constructor Summary
FlowManagerImpl()
           
 
Method Summary
 int[] getAllFlowReferentialType()
           
 void removeOldFlow(int type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlowManagerImpl

public FlowManagerImpl()
Method Detail

removeOldFlow

public void removeOldFlow(int type)
                   throws PetalsViewFault
Specified by:
removeOldFlow in interface FlowManager
Parameters:
type -
Throws:
com.ebmwebsourcing.petalsview.service.flow.FlowException
PetalsViewFault
See Also:
FlowManager.removeOldFlow(int)

getAllFlowReferentialType

public int[] getAllFlowReferentialType()
Specified by:
getAllFlowReferentialType in interface FlowManager
See Also:
FlowManager.getAllFlowReferentialType()


Copyright © 2010 eBMWebsourcing. All Rights Reserved.