|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.template.PropertyConverter
public class PropertyConverter
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 |
---|
public PropertyConverter()
Method Detail |
---|
public java.io.Serializable convertProperty(java.io.Serializable value, org.alfresco.service.namespace.QName name, ServiceRegistry services, TemplateImageResolver resolver)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |