|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lumis.content.workflow.WorkflowRoleConfig
@StableMinor(version="6.2", sinceVersion="4.0") public class WorkflowRoleConfig
Value class for workflow role.
Constructor Summary | |
---|---|
WorkflowRoleConfig(Node roleElement)
Creates a new role instance based on the given node. |
Method Summary | |
---|---|
String |
getId()
Returns this role's identifier. |
String |
getName()
Returns the name for this role. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WorkflowRoleConfig(Node roleElement) throws PortalException
roleElement
- the xml node.
PortalException
Method Detail |
---|
public String getId()
public String getName()
WorkflowConfig.getResource()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |