Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.flexdbserver.services.asset

Class Summary
ActionDataCreateService ActionDataCreateService
Creates a ActionData object from an existent ImportData.
AddAssetFieldsToChild Template Class to create an Import Service for FLEXSTORdb
AssetServiceManager AssetServiceManager provides functionality to control the secuencial execution of Services mapped to a specified file Type.
AssetsInProcessUpdate This class contains the necessary code to update the ASSETS_INPROCESS table.
DBUpdateService DBUpdateService
Inserts or updates asset information in the database, creating the bucket structure if necessary.
DefaultThumbnailService DefaultThumbnailService
Determines if the thumbnail file actually exists.
DefaultViewService DefaultViewService
Assigns a default view to each asset according to the following rules:
- A parent only has one default view.
DeleteImportFileService DeleteImportFileService
Deletes assets during the importing process.
EmptyService EmptyService
A service that does nothing.
FPOExtract Locate and extract the image from a Xinet EPSF
ImageConvertService AlchemyConvertService
Invokes the Alchemy utility for the files specified and creates thumbnail images for each of them.
ImageInfoService AlchemyInfoService
Calls the Alchemy utility to obtain display information about an asset.
ImagePointer  
ImportActionDataService ImportActionDataService
Import assets in the database using as input value a ActionData object.
ImportActionDataServiceManager CheckOutServiceManager provides functionality to control the sequencial execution of Services during the check-in process
ImportAssetService ImportAssetService
Manages the entire process of importing assets into the database.
ImportCopyService ImportCopyService
Provides functionality to copy files during the import process.
ImportDataCreateService ImportDataCreateService
Creates a fully structured ImportData (i.e.
ImportMoveService ImportMoveService
Moves files during the import process.
ImportRsrcForkService ImportResourceForkService
Converts Macintosh files stored in either UNIX or NT file systems to MacBinary format and vice versa.
MilService MilService
The MilService provides functionality for creating assets and attaching metadata from a data file which is in a specific format.
MoveAndChownService MoveAndChownService
This service provides the functionality to move a file and then change the ownership of that file.
OPIMatchService OPIMatchService
Finds the low resolution file associated with each primary input asset according to the specifications in the input control (*.ctl) file.
OPITypesDat  
RoleAssignService RoleAssignService
Assign a role to each primary asset according to the type previously assigned by the Typer Service.
SwapParentPDFService SwapParentPDFService
Swaps to the location (directory) of a parent and child.
TypeServiceMapper TypeServiceMapper provides functionality to read Services mapped to a file Type from an input file.
ValidationService ValidationService
[Description of service]
The following fields can be validated:
filesize, RGB Colour, Format
The parameters for this service are as follows:
validate0..n=[keyword][operator][value]
keyword = colorspace, filesize, format
operator = [.gt.,.lt.,.eq.,.ne.]
value = If filesize, then bytes and any operator can be used.
XMLActionDataService This class is used to turn XML files into Import Data objects and then also run the ImportAssetService.
XMLfilter  
XMLService BookXMLService
Creates an Import Data object from an XML file.
 

Exception Summary
AssetServiceManagerException AssetServiceManagerException provides functionality to throw exceptions from AssetServiceManagerException.