public class CustomWebServiceVO extends ConfigurationEntityVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.String,CustomWebServiceVO> |
URL_MAPPINGS |
INTERNAL_NAMENAMEID| Constructor and Description |
|---|
CustomWebServiceVO() |
CustomWebServiceVO(java.lang.Long id) |
CustomWebServiceVO(Property<T,? super CustomWebServiceVO> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.lang.String |
getUrlMappings() |
void |
setUrlMappings(java.lang.String urlMappings) |
getInternalName, setInternalNamecompareTo, getName, setName, toStringgetId, getIds, getUniqueIdsequals, getId, hashCode, setIdaddPropertyChangeListener, addPropertyChangeListener, attributeNames, changes, clearAttributes, copyPropertiesTo, dataAccessor, firePropertyChange, get, getAttribute, initDataAccessor, properties, propertyMap, removeAttribute, removePropertyChangeListener, removePropertyChangeListener, set, setAttributepublic static final java.lang.String CLASS_NAME
public static final BasicProperty<java.lang.String,CustomWebServiceVO> URL_MAPPINGS
public CustomWebServiceVO()
public CustomWebServiceVO(java.lang.Long id)
public CustomWebServiceVO(Property<T,? super CustomWebServiceVO> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class ConfigurationEntityVOpublic java.lang.String getUrlMappings()
public void setUrlMappings(java.lang.String urlMappings)