Uses of Interface
de.xima.fc.mdl.resource.IResourceItem
-
Packages that use IResourceItem Package Description de.xima.fc.bl.fdv.processing de.xima.fc.mdl.resource -
-
Uses of IResourceItem in de.xima.fc.bl.fdv.processing
Methods in de.xima.fc.bl.fdv.processing that return IResourceItem Modifier and Type Method Description IResourceItem
VerarbeitungExterneRessource. getResourceItem()
Deprecated.IResourceItem
VerarbeitungPdf. getResourceItem()
Deprecated.IResourceItem
VerarbeitungWord. getResourceItem()
Deprecated.Methods in de.xima.fc.bl.fdv.processing with parameters of type IResourceItem Modifier and Type Method Description void
VerarbeitungExterneRessource. setResourceItem(IResourceItem resourceItem)
Deprecated.void
VerarbeitungPdf. setResourceItem(IResourceItem resourceItem)
Deprecated.void
VerarbeitungWord. setResourceItem(IResourceItem resourceItem)
Deprecated. -
Uses of IResourceItem in de.xima.fc.mdl.resource
Classes in de.xima.fc.mdl.resource that implement IResourceItem Modifier and Type Class Description class
ClientResourceItem
Deprecated.This class is part of the old workflow engine and will be removed together with it soon.class
ExternalResourceItem
Deprecated.This class is part of the old workflow engine and will be removed together with it soon.class
FormResourceItem
Deprecated.This class is part of the old workflow engine and will be removed together with it soon.
-