|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.cms.gui.controlx.list.DefaultValueProvider info.magnolia.module.workflow.inbox.InboxValueProvider
public class InboxValueProvider
ValueProvider
used by Inbox
.
Constructor Summary | |
---|---|
InboxValueProvider()
|
Method Summary | |
---|---|
java.lang.Object |
getValue(java.lang.String name,
java.lang.Object obj)
get value - first check for property in this object - then look for the getter for this name - else search in MetaData |
Methods inherited from class info.magnolia.cms.gui.controlx.list.DefaultValueProvider |
---|
getInstance, getPath, getType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InboxValueProvider()
Method Detail |
---|
public java.lang.Object getValue(java.lang.String name, java.lang.Object obj)
ValueProvider
getValue
in interface ValueProvider
getValue
in class DefaultValueProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |