|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RoleService
Method Summary | |
---|---|
void |
reResolveQualifiedRole(DocumentRouteHeaderValue routeHeader,
String roleName,
String qualifiedRoleNameLabel)
Re-resolves the given qualified role on the given document. |
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). |
Method Detail |
---|
void reResolveRole(DocumentType documentType, String roleName) throws org.kuali.rice.kew.exception.WorkflowException
org.kuali.rice.kew.exception.WorkflowException
void reResolveQualifiedRole(DocumentType documentType, String roleName, String qualifiedRoleNameLabel) throws org.kuali.rice.kew.exception.WorkflowException
org.kuali.rice.kew.exception.WorkflowException
void reResolveQualifiedRole(DocumentRouteHeaderValue routeHeader, String roleName, String qualifiedRoleNameLabel) throws org.kuali.rice.kew.exception.WorkflowException
org.kuali.rice.kew.exception.WorkflowException
void reResolveRole(DocumentRouteHeaderValue routeHeader, String roleName) throws org.kuali.rice.kew.exception.WorkflowException
org.kuali.rice.kew.exception.WorkflowException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |