|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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)
RoleService
reResolveRole
in interface RoleService
public void reResolveQualifiedRole(DocumentType documentType, String roleName, String qualifiedRoleNameLabel)
RoleService
reResolveQualifiedRole
in interface RoleService
public void reResolveQualifiedRole(DocumentRouteHeaderValue routeHeader, String roleName, String qualifiedRoleNameLabel)
reResolveQualifiedRole
in interface RoleService
public void reResolveRole(DocumentRouteHeaderValue routeHeader, String roleName)
RoleService
reResolveRole
in interface RoleService
protected void requeueDocument(DocumentRouteHeaderValue document)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |