com.clickntap.smart
Class SmartAction.BindingElement

java.lang.Object
  extended by com.clickntap.smart.SmartAction.BindingElement
Enclosing class:
SmartAction

public class SmartAction.BindingElement
extends Object


Constructor Summary
SmartAction.BindingElement(org.dom4j.Element element)
           
 
Method Summary
 String[] getAllowedFields()
           
 String getChannel(String context)
           
 String[] getDisallowedFields()
           
 String getObjectClass()
           
 String getObjectName()
           
 String getScope()
           
 String getScript()
           
 String getValidationGroup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmartAction.BindingElement

public SmartAction.BindingElement(org.dom4j.Element element)
Method Detail

getScript

public String getScript()

getValidationGroup

public String getValidationGroup()

getObjectClass

public String getObjectClass()

getObjectName

public String getObjectName()

getAllowedFields

public String[] getAllowedFields()

getDisallowedFields

public String[] getDisallowedFields()

getChannel

public String getChannel(String context)

getScope

public String getScope()


Copyright © 2014. All rights reserved.