|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.forms.processor.workflow.TypedPropertyValueGetter
public class TypedPropertyValueGetter
Utility class that retrieves the appropriately typed value for a property.
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 |
---|
public static final java.lang.String ON
Constructor Detail |
---|
public TypedPropertyValueGetter()
Method Detail |
---|
public java.io.Serializable getValue(java.lang.Object value, org.alfresco.service.cmr.dictionary.PropertyDefinition propDef)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |