|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.silverpeas.workflow.engine.AbstractReferrableObject
com.silverpeas.workflow.engine.model.ItemRefs
public class ItemRefs
TODO remove, not used
Constructor Summary | |
---|---|
ItemRefs()
Constructor |
Method Summary | |
---|---|
String |
getKey()
Get the unique key, used by equals method |
String |
getRoleName()
TODO remove Get the itemRefs |
void |
setRoleName(String roleName)
Set the role for which the list of items must be returned |
Methods inherited from class com.silverpeas.workflow.engine.AbstractReferrableObject |
---|
equals, hashCode |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ItemRefs()
Method Detail |
---|
public String getRoleName()
public void setRoleName(String roleName)
roleName
- role namepublic String getKey()
getKey
in interface ReferrableObjectIntf
getKey
in class AbstractReferrableObject
equals
,
hashCode
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |