info.magnolia.module.workflow.inbox
Class InboxValueProvider

java.lang.Object
  extended by info.magnolia.cms.gui.controlx.list.DefaultValueProvider
      extended by 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

Constructor Summary
InboxValueProvider()
           
 
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 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

InboxValueProvider

public InboxValueProvider()
Method Detail

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-2011 Magnolia International Ltd.. All Rights Reserved.