public class RolePropertyEntryModel extends Object implements Serializable
| Constructor and Description | 
|---|
RolePropertyEntryModel(EAccessProperty prop,
                      Mandant client,
                      Locale loc)  | 
RolePropertyEntryModel(IPluginAccessProperty prop,
                      Locale loc)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<RolePropertyEntryModel> | 
getChildren()  | 
String | 
getCustomValue()  | 
boolean | 
getDefaultValue()  | 
EAccessProperty | 
getEnumValue()  | 
Serializable | 
getKey()  | 
String | 
getLabel()  | 
boolean | 
isCustom()  | 
boolean | 
isRenderChildren()  | 
boolean | 
isRendered()  | 
public RolePropertyEntryModel(EAccessProperty prop, Mandant client, Locale loc)
public RolePropertyEntryModel(IPluginAccessProperty prop, Locale loc)
public String getLabel()
public List<RolePropertyEntryModel> getChildren()
public Serializable getKey()
public boolean isRendered()
public boolean isRenderChildren()
public EAccessProperty getEnumValue()
public String getCustomValue()
public boolean isCustom()
public boolean getDefaultValue()
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.