org.alfresco.repo.template
Class PropertyConverter

java.lang.Object
  extended by org.alfresco.repo.template.PropertyConverter

public class PropertyConverter
extends java.lang.Object

Simple class to recursively convert property values to bean objects accessable by Templates.


Constructor Summary
PropertyConverter()
           
 
Method Summary
 java.io.Serializable convertProperty(java.io.Serializable value, org.alfresco.service.namespace.QName name, ServiceRegistry services, TemplateImageResolver resolver)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyConverter

public PropertyConverter()
Method Detail

convertProperty

public java.io.Serializable convertProperty(java.io.Serializable value,
                                            org.alfresco.service.namespace.QName name,
                                            ServiceRegistry services,
                                            TemplateImageResolver resolver)


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