Uses of Class
de.xima.fc.gui.model.RolePropertyEntryModel
-
Packages that use RolePropertyEntryModel Package Description de.xima.fc.gui.bean.application.templates de.xima.fc.gui.model -
-
Uses of RolePropertyEntryModel in de.xima.fc.gui.bean.application.templates
Methods in de.xima.fc.gui.bean.application.templates that return RolePropertyEntryModel Modifier and Type Method Description RolePropertyEntryModel
RolePropertiesTemplateBean. findByCustomProperty(List<RolePropertyEntryModel> searchList, String prop)
RolePropertyEntryModel
RolePropertiesTemplateBean. findByEAccessProperty(List<RolePropertyEntryModel> searchList, EAccessProperty prop)
Methods in de.xima.fc.gui.bean.application.templates that return types with arguments of type RolePropertyEntryModel Modifier and Type Method Description List<RolePropertyEntryModel>
RolePropertiesTemplateBean. getBackendModels()
List<RolePropertyEntryModel>
RolePropertiesTemplateBean. getDesignerModels()
Map<IPluginAccessProperties,List<RolePropertyEntryModel>>
RolePropertiesTemplateBean. getPluginModels()
Method parameters in de.xima.fc.gui.bean.application.templates with type arguments of type RolePropertyEntryModel Modifier and Type Method Description RolePropertyEntryModel
RolePropertiesTemplateBean. findByCustomProperty(List<RolePropertyEntryModel> searchList, String prop)
RolePropertyEntryModel
RolePropertiesTemplateBean. findByEAccessProperty(List<RolePropertyEntryModel> searchList, EAccessProperty prop)
-
Uses of RolePropertyEntryModel in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model that return types with arguments of type RolePropertyEntryModel Modifier and Type Method Description List<RolePropertyEntryModel>
RolePropertyEntryModel. getChildren()
-