org.kuali.rice.kew.engine.node
Class FYIByUniversityId

java.lang.Object
  extended by org.kuali.rice.kew.engine.node.RequestActivationNodeBase
      extended by org.kuali.rice.kew.engine.node.RequestActivationNode
          extended by org.kuali.rice.kew.engine.node.FYIByUniversityId
All Implemented Interfaces:
Node, SimpleNode

Deprecated. Use UniversityIdRoleAttribute instead

public class FYIByUniversityId
extends RequestActivationNode

A node which will generate an FYI request to a university ID specified in the document content.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Constructor Summary
FYIByUniversityId()
          Deprecated.  
 
Method Summary
protected  Object getService(String serviceName)
          Deprecated.  
 SimpleResult process(RouteContext context, RouteHelper helper)
          Deprecated.  
 
Methods inherited from class org.kuali.rice.kew.engine.node.RequestActivationNode
activateRequest, activateRequests, activateRequestsCustom, logProcessingMessage, saveActionRequest, saveDocument, shouldTransition
 
Methods inherited from class org.kuali.rice.kew.engine.node.RequestActivationNodeBase
notify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FYIByUniversityId

public FYIByUniversityId()
Deprecated. 
Method Detail

process

public SimpleResult process(RouteContext context,
                            RouteHelper helper)
                     throws Exception
Deprecated. 
Specified by:
process in interface SimpleNode
Overrides:
process in class RequestActivationNode
Throws:
Exception

getService

protected Object getService(String serviceName)
Deprecated. 


Copyright © 2005-2011 The Kuali Foundation. All Rights Reserved.