org.dspace.app.xmlui.aspect.xmlworkflow
Class WorkflowXMLUIFactory

java.lang.Object
  extended by org.dspace.app.xmlui.aspect.xmlworkflow.WorkflowXMLUIFactory

public class WorkflowXMLUIFactory
extends Object

Factory class for the xmlui user interface transformers

Author:
Bram De Schouwer (bram.deschouwer at dot com), Kevin Van de Velde (kevin at atmire dot com), Ben Bosman (ben at atmire dot com), Mark Diggory (markd at atmire dot com)

Constructor Summary
WorkflowXMLUIFactory()
           
 
Method Summary
static ActionInterface getActionInterface(String id)
          Retrieves the actionInterface for the given action id
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowXMLUIFactory

public WorkflowXMLUIFactory()
Method Detail

getActionInterface

public static ActionInterface getActionInterface(String id)
Retrieves the actionInterface for the given action id

Parameters:
id - the action id
Returns:
the action interface


Copyright © 2011 DuraSpace. All Rights Reserved.