@Entity public class ProductMyProfileField extends AbstractProductProfileField
| Constructor and Description |
|---|
ProductMyProfileField() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEditableAtRegistration() |
boolean |
isEnabled() |
boolean |
isManagePrivacy() |
void |
setEditableAtRegistration(boolean editableAtRegistration) |
void |
setEnabled(boolean enabled) |
void |
setManagePrivacy(boolean managePrivacy) |
getNetwork, getProduct, getProfileField, isEditable, isVisible, setEditable, setProduct, setProfileField, setVisiblegetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getEntityImportance, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCode, toStringpublic boolean isEditableAtRegistration()
public boolean isEnabled()
public boolean isManagePrivacy()
public void setEditableAtRegistration(boolean editableAtRegistration)
public void setEnabled(boolean enabled)
public void setManagePrivacy(boolean managePrivacy)