Package | Description |
---|---|
de.xima.fc.gui.common.bean | |
de.xima.fc.interfaces | |
de.xima.fc.interfaces.plugin.retval.backend | |
de.xima.fc.interfaces.plugin.retval.user | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
Modifier and Type | Method and Description |
---|---|
boolean |
ViewBean.getCustomAccessPropertyValue(IAccessProperty customProperty) |
boolean |
MenuTemplateBean.isAllowed(IAccessProperty... customProperties) |
boolean |
ViewBean.isAllowed(IAccessProperty... accessProperties) |
void |
ViewBean.setCustomAccessPropertyValue(IAccessProperty customProperty,
Boolean value) |
Modifier and Type | Method and Description |
---|---|
Collection<? extends IAccessProperty> |
IAccessProperty.getChildren()
A collection of child-properties specify parts of the main property.
|
Modifier and Type | Method and Description |
---|---|
default IAccessProperty[] |
IPluginMenuEntry.getNeededCustomAccessProperties()
Getter for a list of custom
IAccessProperty s which all have to be present on the user's
role for this menu entry to be shown. |
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginAccessProperty
Interface for a custom access property provided by an access property plugin, see
IPluginAccessProperty . |
Modifier and Type | Class and Description |
---|---|
class |
EAccessProperty
An access property describes the permissions a FORMCYCLE user is granted.
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.