public class UserBasicFieldActions extends UserProfileFieldActions
| Modifier and Type | Field and Description |
|---|---|
static BasicProperty<BasicProfileField,UserBasicFieldActions> |
BASIC_FIELD |
static java.lang.String |
CLASS_NAME |
EDIT, MANAGE_PRIVACY, VIEW| Constructor and Description |
|---|
UserBasicFieldActions() |
UserBasicFieldActions(Property<T,? super UserBasicFieldActions> property,
T value) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
className() |
protected java.util.List<Property<?,?>> |
doGetProperties() |
BasicProfileField |
getBasicField() |
void |
setBasicField(BasicProfileField basicField) |
isEdit, isManagePrivacy, isView, setEdit, setManagePrivacy, setViewaddPropertyChangeListener, 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<BasicProfileField,UserBasicFieldActions> BASIC_FIELD
public UserBasicFieldActions()
public UserBasicFieldActions(Property<T,? super UserBasicFieldActions> property, T value)
protected java.util.List<Property<?,?>> doGetProperties()
doGetProperties in class UserProfileFieldActionspublic BasicProfileField getBasicField()
public void setBasicField(BasicProfileField basicField)