public class AccessClientLocator extends EntityVO
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
static BasicProperty<java.lang.String,AccessClientLocator> |
TOKEN |
ID| Constructor and Description |
|---|
AccessClientLocator() |
AccessClientLocator(java.lang.Long id) |
AccessClientLocator(Property<T,? super AccessClientLocator> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
java.lang.String |
getToken() |
void |
setToken(java.lang.String token) |
getId, getIds, getUniqueIdsaddPropertyChangeListener, 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,AccessClientLocator> TOKEN
public AccessClientLocator()
public AccessClientLocator(java.lang.Long id)
public AccessClientLocator(Property<T,? super AccessClientLocator> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class EntityModelpublic java.lang.String getToken()
public void setToken(java.lang.String token)