Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.ui.web.rest.descriptors
Class ValueBindingDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.rest.descriptors.ValueBindingDescriptor

public class ValueBindingDescriptor
extends Object

Descriptor for a value binding.

Author:
Anahide Tchertchian

Constructor Summary
ValueBindingDescriptor()
           
 
Method Summary
 boolean getCallGetter()
           
 boolean getCallSetter()
           
 String getExpression()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueBindingDescriptor

public ValueBindingDescriptor()
Method Detail

getExpression

public String getExpression()

getName

public String getName()

getCallGetter

public boolean getCallGetter()

getCallSetter

public boolean getCallSetter()

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.