| Package | Description | 
|---|---|
| de.xima.fc.gui.bean | |
| de.xima.fc.gui.bean.plugin | |
| de.xima.fc.gui.model.data | |
| de.xima.fc.gui.statics | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
SelectionBean.createKeyForCurrentView(EEntityKeySelectionType keyType,
                       Class<?> objectClass)  | 
String | 
SelectionBean.createKeyForCurrentView(EEntityKeySelectionType keyType,
                       String additionalKey)  | 
void | 
SelectionBean.storeEntityIdFromUrl(EEntityKeySelectionType keyType,
                    String entityClass)
Can be used to select an entity by a URL parameter. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract EEntityKeySelectionType | 
BasicPluginBean.getKeyType()  | 
protected EEntityKeySelectionType | 
ClientPluginBean.getKeyType()  | 
protected EEntityKeySelectionType | 
SystemPluginBean.getKeyType()  | 
| Constructor and Description | 
|---|
EntityListModelSelectByView(Class<T> entityClass,
                           de.xima.cmn.criteria.QueryCriteriaManager qcm,
                           EEntityKeySelectionType keyType)  | 
| Modifier and Type | Method and Description | 
|---|---|
static EEntityKeySelectionType | 
EEntityKeySelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EEntityKeySelectionType[] | 
EEntityKeySelectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.