org.alfresco.repo.jscript.app
Interface PropertyDecorator
- All Known Implementing Classes:
- CategoryPropertyDecorator, TagPropertyDecorator, UsernamePropertyDecorator
public interface PropertyDecorator
Interface for property decorators used by ApplicationScriptUtils.toJSON()
Method Summary |
java.io.Serializable |
decorate(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String propertyName,
java.io.Serializable value)
|
decorate
java.io.Serializable decorate(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String propertyName,
java.io.Serializable value)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.