org.kuali.rice.kew.engine.node
Class FYIByUniversityId
java.lang.Object
   org.kuali.rice.kew.engine.node.RequestActivationNodeBase
org.kuali.rice.kew.engine.node.RequestActivationNodeBase
       org.kuali.rice.kew.engine.node.RequestActivationNode
org.kuali.rice.kew.engine.node.RequestActivationNode
           org.kuali.rice.kew.engine.node.FYIByUniversityId
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)
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
FYIByUniversityId
public FYIByUniversityId()
- Deprecated. 
process
public SimpleResult process(RouteContext context,
                            RouteHelper helper)
                     throws Exception
- Deprecated. - 
- Specified by:
- processin interface- SimpleNode
- Overrides:
- processin class- RequestActivationNode
 
- 
- Throws:
- Exception
 
getService
protected Object getService(String serviceName)
- Deprecated. - 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.