Uses of Class
de.xima.fc.gui.bean.application.templates.RolePropertiesTemplateBean
-
Packages that use RolePropertiesTemplateBean Package Description de.xima.fc.gui.bean.user de.xima.fc.gui.event.handler -
-
Uses of RolePropertiesTemplateBean in de.xima.fc.gui.bean.user
Methods in de.xima.fc.gui.bean.user that return RolePropertiesTemplateBean Modifier and Type Method Description RolePropertiesTemplateBean
UserRoleBean. getRolePropsTemplateBean()
Methods in de.xima.fc.gui.bean.user with parameters of type RolePropertiesTemplateBean Modifier and Type Method Description void
UserRoleBean. setRolePropsTemplateBean(RolePropertiesTemplateBean rolePropsTemplateBean)
-
Uses of RolePropertiesTemplateBean in de.xima.fc.gui.event.handler
Constructors in de.xima.fc.gui.event.handler with parameters of type RolePropertiesTemplateBean Constructor Description RolePropertiesTemplateEventHandler(RolePropertiesTemplateBean bean)
-