|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ideo.sweetdev.data.controller.context.bean.ControlBean
The class ControlBean is a bean representing a control for the context service.

| Constructor Summary | |
ControlBean()
|
|
| Method Summary | |
java.util.Collection |
getContexts()
get the contexts of the control |
java.lang.String |
getName()
get the name of the control |
void |
setContexts(java.util.Collection _ctxts)
set the contexts of the control |
void |
setName(java.lang.String _name)
set the name of the control |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ControlBean()
| Method Detail |
public java.lang.String getName()
public void setName(java.lang.String _name)
_name - the name of the controlpublic java.util.Collection getContexts()
public void setContexts(java.util.Collection _ctxts)
_ctxts - the contexts of the control
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||