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 IResourceItemVerarbeitungExterneRessource. getResourceItem()Deprecated.IResourceItemVerarbeitungPdf. getResourceItem()Deprecated.IResourceItemVerarbeitungWord. getResourceItem()Deprecated.Methods in de.xima.fc.bl.fdv.processing with parameters of type IResourceItem Modifier and Type Method Description voidVerarbeitungExterneRessource. setResourceItem(IResourceItem resourceItem)Deprecated.voidVerarbeitungPdf. setResourceItem(IResourceItem resourceItem)Deprecated.voidVerarbeitungWord. 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 classClientResourceItemDeprecated.This class is part of the old workflow engine and will be removed together with it soon.classExternalResourceItemDeprecated.This class is part of the old workflow engine and will be removed together with it soon.classFormResourceItemDeprecated.This class is part of the old workflow engine and will be removed together with it soon. 
 -