| Package | Description |
|---|---|
| de.xima.fc.bl.fdv.processing | |
| de.xima.fc.export | |
| de.xima.fc.gui.bean.application | |
| de.xima.fc.gui.bean.resource | |
| de.xima.fc.interfaces | |
| de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
| Modifier and Type | Method and Description |
|---|---|
ERessourcenTyp |
VerarbeitungExterneRessource.getResourceType() |
ERessourcenTyp |
VerarbeitungWord.getRessTypeEnum() |
ERessourcenTyp |
VerarbeitungPdf.getRessTypeEnum() |
| Modifier and Type | Method and Description |
|---|---|
void |
VerarbeitungExterneRessource.setResourceType(ERessourcenTyp resourceType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AProjektUtil.checkClientResourceExists(ERessourcenTyp resourceType,
String resourceName)
Checks whether the given resource exists for the action and issues and error message in case it does not.
|
| Modifier and Type | Method and Description |
|---|---|
ERessourcenTyp[] |
EnumBean.getERessourcenTyp() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
ABasicResourceBean.updateResourceDependentConditions(String resourceName,
String newResourceName,
ERessourcenTyp resourceType)
Updates the conditions that depend on the resource with the given resource name to use the new resource name
|
| Modifier and Type | Method and Description |
|---|---|
ERessourcenTyp |
IResourceConsuming.getRessTypeEnum() |
| Modifier and Type | Method and Description |
|---|---|
static ERessourcenTyp |
ERessourcenTyp.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ERessourcenTyp[] |
ERessourcenTyp.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.