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.gui.model | |
de.xima.fc.interfaces | |
de.xima.fc.interfaces.processing | |
de.xima.fc.mdl.enums |
Enummerationen die unter anderem innerhalb von Modellklassen referenziert werden.
|
de.xima.fc.mdl.resource |
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 |
---|---|
FormPortraitExporter |
FormPortraitExporter.withTemplate(ERessourcenTyp resourceType,
UUID resourceUUID) |
FormExporter |
FormExporter.withTemplate(ERessourcenTyp resourceType,
UUID resourceUUID)
Sets the template that should be used via its resource type (client or project) and UUID
|
Modifier and Type | Method and Description |
---|---|
ERessourcenTyp[] |
EnumBean.getERessourcenTyp() |
Modifier and Type | Method and Description |
---|---|
List<ERessourcenTyp> |
FormPortraitExportBean.getAllTemplateResourceTypes() |
Modifier and Type | Method and Description |
---|---|
ERessourcenTyp |
FileProvidingWrapper.getResourceType() |
Constructor and Description |
---|
FileProvidingWrapper(IFileProviding<?,?> resource,
ERessourcenTyp resourceType) |
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.
|
Modifier and Type | Method and Description |
---|---|
ERessourcenTyp |
ExternalResourceItem.getResourceType() |
ERessourcenTyp |
FormResourceItem.getResourceType() |
ERessourcenTyp |
IResourceItem.getResourceType() |
ERessourcenTyp |
ClientResourceItem.getResourceType() |
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.