|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RelatedGroup
Interface describing a representation of the <relatedGroup> element of a Process Model.
Method Summary | |
---|---|
Item |
getFolderItem()
Get the referred item |
String |
getRole()
Get the role to which the related user will be affected |
void |
setFolderItem(Item item)
Set the referred item |
void |
setRole(String strRole)
New method: Set the role the related user will be affected to |
Method Detail |
---|
Item getFolderItem()
void setFolderItem(Item item)
String getRole()
void setRole(String strRole)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |