org.alfresco.repo.jscript.app
Class UsernamePropertyDecorator

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

public class UsernamePropertyDecorator
extends java.lang.Object
implements PropertyDecorator

Username property decorator class.


Constructor Summary
UsernamePropertyDecorator()
           
 
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

UsernamePropertyDecorator

public UsernamePropertyDecorator()
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.