org.alfresco.repo.jscript.app
Class TagPropertyDecorator

java.lang.Object
  extended by org.alfresco.repo.jscript.app.TagPropertyDecorator
All Implemented Interfaces:
PropertyDecorator

public class TagPropertyDecorator
extends java.lang.Object
implements PropertyDecorator

Tag property decorator class.


Constructor Summary
TagPropertyDecorator()
           
 
Method Summary
 java.io.Serializable decorate(org.alfresco.service.cmr.repository.NodeRef nodeRef, java.lang.String propertyName, java.io.Serializable value)
           
 void setServiceRegistry(ServiceRegistry serviceRegistry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagPropertyDecorator

public TagPropertyDecorator()
Method Detail

setServiceRegistry

public void setServiceRegistry(ServiceRegistry serviceRegistry)

decorate

public java.io.Serializable decorate(org.alfresco.service.cmr.repository.NodeRef nodeRef,
                                     java.lang.String propertyName,
                                     java.io.Serializable value)
Specified by:
decorate in interface PropertyDecorator


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