Uses of Class
de.xima.fc.mdl.resource.ResourceItem
-
-
Uses of ResourceItem in de.xima.fc.exceptions
Fields in de.xima.fc.exceptions declared as ResourceItem Modifier and Type Field Description protected ResourceItem
AFileListResolutionError.AResourceItemResolutionError. item
Methods in de.xima.fc.exceptions that return ResourceItem Modifier and Type Method Description ResourceItem
AFileListResolutionError.AResourceItemResolutionError. getResourceItem()
-
Uses of ResourceItem in de.xima.fc.interfaces.workflow
Methods in de.xima.fc.interfaces.workflow that return types with arguments of type ResourceItem Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
IWorkflowProvider. getAvailableResources(boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String... extensions)
Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.default List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
IWorkflowProvider. getAvailableResources(boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, List<String> extensions)
Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
IWorkflowProvider. getAvailableResources(NodeKey nodeKey, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction)
Returns a list of all available resources, which may include client resources, form resources, and external resource URLs.List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
IWorkflowProvider. getAvailableResources(NodeKey nodeKey, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String... extensions)
Returns a list of all available resources, which may include client resources, form resources, and external resource URLs. -
Uses of ResourceItem in de.xima.fc.interfaces.workflow.execution
Methods in de.xima.fc.interfaces.workflow.execution that return ResourceItem Modifier and Type Method Description ResourceItem
ISingleFileProviding. getResource()
Methods in de.xima.fc.interfaces.workflow.execution that return types with arguments of type ResourceItem Modifier and Type Method Description List<ResourceItem>
IMultiFileProviding. getResources()
List<ResourceItem>
IReferencedFileList. getResources()
default List<ResourceItem>
ISingleFileProviding. getResources()
-
Uses of ResourceItem in de.xima.fc.interfaces.workflow.retval
Methods in de.xima.fc.interfaces.workflow.retval that return ResourceItem Modifier and Type Method Description ResourceItem
IResolvedResourceItem. getResourceItem()
-
Uses of ResourceItem in de.xima.fc.mdl.resource
Methods in de.xima.fc.mdl.resource that return ResourceItem Modifier and Type Method Description static ResourceItem
ResourceItem. forAttachmentSearch()
static ResourceItem
ResourceItem. forClientFile(MandantRessource clientFile)
static ResourceItem
ResourceItem. forClientFile(UuidEntityRef clientFileRef)
static ResourceItem
ResourceItem. forExternal()
static ResourceItem
ResourceItem. forFormFile(ProjektRessource formFile)
static ResourceItem
ResourceItem. forFormFile(UuidEntityRef formFileRef)
static ResourceItem
ResourceItem. forUploadElement(String identifier)
static ResourceItem
ResourceItem. forWorkflowNode(WorkflowNode node)
static ResourceItem
ResourceItem. forWorkflowNode(NodeKey nodeKey)
-
Uses of ResourceItem in de.xima.fc.workflow.designer.bean
Methods in de.xima.fc.workflow.designer.bean that return types with arguments of type ResourceItem Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
WorkflowProviderBean. getAvailableResources(boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String... extensions)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
WorkflowProviderBean. getAvailableResources(NodeKey currentNodeKey, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
WorkflowProviderBean. getAvailableResources(NodeKey currentNodeKey, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String... extensions)
-
Uses of ResourceItem in de.xima.fc.workflow.model.choices
Methods in de.xima.fc.workflow.model.choices that return types with arguments of type ResourceItem Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
ResourceItemChoiceProvider. getChoices(de.xima.cmn.validation.spec.IChoiceProvidingParams params)
-
Uses of ResourceItem in de.xima.fc.workflow.model.nodes
Methods in de.xima.fc.workflow.model.nodes that return ResourceItem Modifier and Type Method Description ResourceItem
SingleFile. getResource()
Methods in de.xima.fc.workflow.model.nodes that return types with arguments of type ResourceItem Modifier and Type Method Description List<ResourceItem>
MultiFile. getResources()
Methods in de.xima.fc.workflow.model.nodes with parameters of type ResourceItem Modifier and Type Method Description void
SingleFile. setResource(ResourceItem resource)
Method parameters in de.xima.fc.workflow.model.nodes with type arguments of type ResourceItem Modifier and Type Method Description void
MultiFile. setResources(List<ResourceItem> resources)
-
Uses of ResourceItem in de.xima.fc.workflow.processor.logic
Methods in de.xima.fc.workflow.processor.logic that return types with arguments of type ResourceItem Modifier and Type Method Description static List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
WorkflowProviderHelper. computeAvailableResources(List<ProjektRessource> projectResources, List<MandantRessource> clientResources, List<String> uploadElements, List<INodeWithName> providingActions, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String[] extensions, Locale locale)
-
Uses of ResourceItem in de.xima.fc.workflow.processor.logic.validation
Methods in de.xima.fc.workflow.processor.logic.validation that return types with arguments of type ResourceItem Modifier and Type Method Description List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
ValidationWorkflowProvider. getAvailableResources(boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String... extensions)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
ValidationWorkflowProvider. getAvailableResources(NodeKey currentNodeKey, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction)
List<? extends de.xima.cmn.validation.spec.IChoiceEntry<ResourceItem>>
ValidationWorkflowProvider. getAvailableResources(NodeKey currentNodeKey, boolean includeForm, boolean includeClient, boolean includeExternal, boolean includeAttachmentSearch, boolean includeUpload, boolean includeProvidingAction, String... extensions)
-
Uses of ResourceItem in de.xima.fc.workflow.processor.model
Methods in de.xima.fc.workflow.processor.model that return ResourceItem Modifier and Type Method Description ResourceItem
ResolvedResourceItem.Builder. getResourceItem()
ResourceItem
ResolvedResourceItem. getResourceItem()
Methods in de.xima.fc.workflow.processor.model with parameters of type ResourceItem Modifier and Type Method Description static ResolvedResourceItem.Builder
ResolvedResourceItem. builder(ResourceItem resourceItem)
Creates a builder to buildResolvedResourceItem
.static IResolvedResourceItem
ResolvedResourceItem. ofSuccess(ResourceItem item, ResolvedFile file)
-