org.kuali.rice.kew.rule
Class RolePokerProcessor

java.lang.Object
  extended by org.kuali.rice.kew.rule.RolePokerProcessor
All Implemented Interfaces:
RolePoker

public class RolePokerProcessor
extends Object
implements RolePoker

RolePoker implementation which handles initiating refresh of the "poked" role.

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

Constructor Summary
RolePokerProcessor()
           
 
Method Summary
 void reResolveRole(Long documentId, String roleName)
           
 void reResolveRole(Long documentId, String roleName, String qualifiedRoleNameLabel)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RolePokerProcessor

public RolePokerProcessor()
Method Detail

reResolveRole

public void reResolveRole(Long documentId,
                          String roleName,
                          String qualifiedRoleNameLabel)
Specified by:
reResolveRole in interface RolePoker

reResolveRole

public void reResolveRole(Long documentId,
                          String roleName)
Specified by:
reResolveRole in interface RolePoker


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