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