org.itracker.web.ptos
Class ProjectScriptPTO

java.lang.Object
  extended by org.itracker.web.ptos.ProjectScriptPTO

public class ProjectScriptPTO
extends Object


Constructor Summary
ProjectScriptPTO(ProjectScript script, Locale locale)
           
 
Method Summary
 String getEventName()
           
 String getFieldName()
           
 ProjectScript getScript()
           
 ProjectScript getVO()
          Deprecated. 
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectScriptPTO

public ProjectScriptPTO(ProjectScript script,
                        Locale locale)
Method Detail

getFieldName

public String getFieldName()

getEventName

public String getEventName()

getVO

@Deprecated
public ProjectScript getVO()
Deprecated. 


getScript

public ProjectScript getScript()


Copyright © 2002-2012 itracker. All Rights Reserved.