Uses of Enum
de.xima.fc.mdl.enums.ERessourcenTyp
Packages that use ERessourcenTyp
Package
Description
Commonly used enumeration that are mainly used in model classes.
-
Uses of ERessourcenTyp in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing that return ERessourcenTypModifier and TypeMethodDescriptionProcessingWrapper.getResourceType()
Deprecated.Gets the type of the resource that may be needed for processingVerarbeitungExterneRessource.getResourceType()
Deprecated.VerarbeitungPdf.getResourceType()
Deprecated.VerarbeitungWord.getResourceType()
Deprecated.ProcessingWrapper.getRessTypeEnum()
Deprecated.Methods in de.xima.fc.bl.fdv.processing with parameters of type ERessourcenTypModifier and TypeMethodDescriptionvoid
VerarbeitungExterneRessource.setResourceType
(ERessourcenTyp resourceType) Deprecated. -
Uses of ERessourcenTyp in de.xima.fc.export
Methods in de.xima.fc.export with parameters of type ERessourcenTypModifier and TypeMethodDescriptionprotected 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. -
Uses of ERessourcenTyp in de.xima.fc.form.export
Methods in de.xima.fc.form.export with parameters of type ERessourcenTypModifier and TypeMethodDescriptionFormExporter.withTemplate
(ERessourcenTyp resourceType, UUID resourceUUID) Sets the template that should be used via its resource type (client or project) and UUIDFormPortraitExporter.withTemplate
(ERessourcenTyp resourceType, UUID resourceUUID) -
Uses of ERessourcenTyp in de.xima.fc.gui.bean.application
Methods in de.xima.fc.gui.bean.application that return ERessourcenTyp -
Uses of ERessourcenTyp in de.xima.fc.gui.bean.project
Methods in de.xima.fc.gui.bean.project that return types with arguments of type ERessourcenTyp -
Uses of ERessourcenTyp in de.xima.fc.gui.model
Methods in de.xima.fc.gui.model that return ERessourcenTypConstructors in de.xima.fc.gui.model with parameters of type ERessourcenTypModifierConstructorDescriptionFileProvidingWrapper
(IFileProviding<?, ?> resource, ERessourcenTyp resourceType) -
Uses of ERessourcenTyp in de.xima.fc.interfaces
Methods in de.xima.fc.interfaces that return ERessourcenTypModifier and TypeMethodDescriptionIResourceConsuming.getResourceType()
Gets the type of the resourcedefault ERessourcenTyp
IResourceConsuming.getRessTypeEnum()
Deprecated. -
Uses of ERessourcenTyp in de.xima.fc.interfaces.processing
Methods in de.xima.fc.interfaces.processing that return ERessourcenTypModifier and TypeMethodDescriptionIProcessingWrapper.getResourceType()
Deprecated.Gets the type of the resource that may be needed for processingIProcessingWrapper.getRessTypeEnum()
Deprecated. -
Uses of ERessourcenTyp in de.xima.fc.mdl.enums
Methods in de.xima.fc.mdl.enums that return ERessourcenTypModifier and TypeMethodDescriptionstatic ERessourcenTyp
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. -
Uses of ERessourcenTyp in de.xima.fc.mdl.resource
Methods in de.xima.fc.mdl.resource that return ERessourcenTypModifier and TypeMethodDescriptionClientResourceItem.getResourceType()
Deprecated.ExternalResourceItem.getResourceType()
Deprecated.FormResourceItem.getResourceType()
Deprecated.IResourceItem.getResourceType()
Deprecated.
IResourceConsuming.getResourceType()
instead