| Package | Description | 
|---|---|
| de.xima.fc.bl.fdv.processing | |
| de.xima.fc.export | |
| de.xima.fc.form.export | |
| de.xima.fc.gui.bean.application | |
| de.xima.fc.gui.bean.project | |
| de.xima.fc.interfaces | |
| de.xima.fc.interfaces.processing | |
| de.xima.fc.mdl.enums | 
 Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ERessourcenTyp | 
VerarbeitungWord.getResourceType()  | 
ERessourcenTyp | 
ProcessingWrapper.getResourceType()
Gets the type of the resource that may be needed for processing 
 | 
ERessourcenTyp | 
VerarbeitungExterneRessource.getResourceType()  | 
ERessourcenTyp | 
VerarbeitungPdf.getResourceType()  | 
ERessourcenTyp | 
ProcessingWrapper.getRessTypeEnum()
Deprecated.  
 | 
| 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 | 
|---|---|
FormPrintExporter | 
FormPrintExporter.withTemplate(ERessourcenTyp resourceType,
            UUID resourceUUID)  | 
| Modifier and Type | Method and Description | 
|---|---|
ERessourcenTyp[] | 
EnumBean.getERessourcenTyp()  | 
| Modifier and Type | Method and Description | 
|---|---|
ERessourcenTyp | 
FormExportBean.getTemplateResourceType()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ERessourcenTyp> | 
FormExportBean.getAllTemplateResourceTypes()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
FormExportBean.setTemplateResourceType(ERessourcenTyp templateResourceType)  | 
| Modifier and Type | Method and Description | 
|---|---|
ERessourcenTyp | 
IResourceConsuming.getResourceType()
Gets the type of the resource 
 | 
default ERessourcenTyp | 
IResourceConsuming.getRessTypeEnum()
Deprecated. 
 
Use  
IResourceConsuming.getResourceType() instead | 
| Modifier and Type | Method and Description | 
|---|---|
ERessourcenTyp | 
IProcessingWrapper.getResourceType()
Gets the type of the resource that may be needed for processing 
 | 
ERessourcenTyp | 
IProcessingWrapper.getRessTypeEnum()
Deprecated.  
 | 
| 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.