|
||||||||||
| 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 WorkflowException
RoleService
reResolveRole in interface RoleServiceWorkflowException
public void reResolveQualifiedRole(DocumentType documentType,
String roleName,
String qualifiedRoleNameLabel)
throws WorkflowException
RoleService
reResolveQualifiedRole in interface RoleServiceWorkflowException
public void reResolveQualifiedRole(DocumentRouteHeaderValue routeHeader,
String roleName,
String qualifiedRoleNameLabel)
throws WorkflowException
reResolveQualifiedRole in interface RoleServiceWorkflowException
public void reResolveRole(DocumentRouteHeaderValue routeHeader,
String roleName)
throws WorkflowException
RoleService
reResolveRole in interface RoleServiceWorkflowExceptionprotected void requeueDocument(DocumentRouteHeaderValue document)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||