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 an Array of custom
IAccessProperty s whitch all have to be presend on the users role to
show the menu-entry |
Modifier and Type | Interface and Description |
---|---|
interface |
IPluginAccessProperty
Plugin for defining custom access-properties
|
Modifier and Type | Class and Description |
---|---|
class |
EAccessProperty
An access property describes the permissions a FORMCYCLE user is granted.
|
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.