com.dotmarketing.portlets.workflowmessages.factories
Class ActionFactory

java.lang.Object
  extended by com.dotmarketing.portlets.workflowmessages.factories.ActionFactory

public class ActionFactory
extends java.lang.Object

Author:
Rocco

Constructor Summary
ActionFactory()
           
 
Method Summary
static Action getActionById(long actionId)
           
static java.util.List getActionsByAntiStatusId(long statusId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionFactory

public ActionFactory()
Method Detail

getActionById

public static Action getActionById(long actionId)

getActionsByAntiStatusId

public static java.util.List getActionsByAntiStatusId(long statusId)


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.