org.alfresco.repo.forms.processor.workflow
Class TypedPropertyValueGetter

java.lang.Object
  extended by org.alfresco.repo.forms.processor.workflow.TypedPropertyValueGetter

public class TypedPropertyValueGetter
extends java.lang.Object

Utility class that retrieves the appropriately typed value for a property.

Since:
3.4

Field Summary
static java.lang.String ON
           
 
Constructor Summary
TypedPropertyValueGetter()
           
 
Method Summary
 java.io.Serializable getValue(java.lang.Object value, org.alfresco.service.cmr.dictionary.PropertyDefinition propDef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ON

public static final java.lang.String ON
See Also:
Constant Field Values
Constructor Detail

TypedPropertyValueGetter

public TypedPropertyValueGetter()
Method Detail

getValue

public java.io.Serializable getValue(java.lang.Object value,
                                     org.alfresco.service.cmr.dictionary.PropertyDefinition propDef)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.