|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.kuali.rice.kew.role.service.impl.RoleServiceImpl
public class RoleServiceImpl
| Constructor Summary | |
|---|---|
RoleServiceImpl()
|
|
| Method Summary | |
|---|---|
protected void |
requeueDocument(DocumentRouteHeaderValue document)
|
void |
reResolveQualifiedRole(DocumentRouteHeaderValue routeHeader,
String roleName,
String qualifiedRoleNameLabel)
route level and then filters in the approriate ones. |
void |
reResolveQualifiedRole(DocumentType documentType,
String roleName,
String qualifiedRoleNameLabel)
Re-resolves the given qualified role for all documents for the given document type (including children). |
void |
reResolveRole(DocumentRouteHeaderValue routeHeader,
String roleName)
Re-resolves the given role on the given document. |
void |
reResolveRole(DocumentType documentType,
String roleName)
Re-resolves the given qualified role for all documents for the given document type (including children). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RoleServiceImpl()
| Method Detail |
|---|
public void reResolveRole(DocumentType documentType,
String roleName)
throws org.kuali.rice.kew.exception.WorkflowException
RoleService
reResolveRole in interface RoleServiceorg.kuali.rice.kew.exception.WorkflowException
public void reResolveQualifiedRole(DocumentType documentType,
String roleName,
String qualifiedRoleNameLabel)
throws org.kuali.rice.kew.exception.WorkflowException
RoleService
reResolveQualifiedRole in interface RoleServiceorg.kuali.rice.kew.exception.WorkflowException
public void reResolveQualifiedRole(DocumentRouteHeaderValue routeHeader,
String roleName,
String qualifiedRoleNameLabel)
throws org.kuali.rice.kew.exception.WorkflowException
reResolveQualifiedRole in interface RoleServiceorg.kuali.rice.kew.exception.WorkflowException
public void reResolveRole(DocumentRouteHeaderValue routeHeader,
String roleName)
throws org.kuali.rice.kew.exception.WorkflowException
RoleService
reResolveRole in interface RoleServiceorg.kuali.rice.kew.exception.WorkflowExceptionprotected void requeueDocument(DocumentRouteHeaderValue document)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||