info.magnolia.module.workflow.inbox
Class InboxValueProvider
java.lang.Object
info.magnolia.cms.gui.controlx.list.DefaultValueProvider
info.magnolia.module.workflow.inbox.InboxValueProvider
- All Implemented Interfaces:
- ValueProvider
public class InboxValueProvider
- extends DefaultValueProvider
ValueProvider
used by Inbox
.
- Version:
- $Revision:3416 $ ($Author:philipp $)
- Author:
- Philipp Bracher
Method Summary |
Object |
getValue(String name,
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InboxValueProvider
public InboxValueProvider()
getValue
public Object getValue(String name,
Object obj)
- Description copied from interface:
ValueProvider
- get value - first check for property in this object - then look for the getter for this name - else search in
MetaData
- Specified by:
getValue
in interface ValueProvider
- Overrides:
getValue
in class DefaultValueProvider
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.