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

Quick Search    Search Deep
C F G I M N S

C

com.flexstor.flexdbserver.services.triggers - package com.flexstor.flexdbserver.services.triggers
 
context - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
context - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 

F

FixNameService - class com.flexstor.flexdbserver.services.triggers.FixNameService.
FixNameService
Reads a file (fixname.mappings) containing patterns to search for in OPI file names and patterns to replace them with.
FixNameService() - Constructor for class com.flexstor.flexdbserver.services.triggers.FixNameService
 
fileSeparator - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
fixName(DisguiseAssetRecordData) - Method in class com.flexstor.flexdbserver.services.triggers.FixNameService
Method to search for strigs in filename and replace them with the mapped strings

G

getMappings() - Method in class com.flexstor.flexdbserver.services.triggers.FixNameService
Method to get the mappings of the strings to search with the strings to replace
go() - Method in class com.flexstor.flexdbserver.services.triggers.FixNameService
Start of the Service
go() - Method in class com.flexstor.flexdbserver.services.triggers.MegsService
Start of the Service

I

IDENTIFIER - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
IDENTIFIER - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 
importData - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
importData - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 
initData(ActionData) - Method in class com.flexstor.flexdbserver.services.triggers.FixNameService
Data initialization method called at the beginning of the service.
initData(ActionData) - Method in class com.flexstor.flexdbserver.services.triggers.MegsService
Data initialization method called at the beginning of the service.

M

MegsService - class com.flexstor.flexdbserver.services.triggers.MegsService.
MegsService
Calculates size of files in desired unit (bytes, kilo bytes, megabytes, etc.).
MegsService() - Constructor for class com.flexstor.flexdbserver.services.triggers.MegsService
 
mappings - Static variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 

N

nDisguiseId - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
nDisguiseId - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 

S

sSizeType - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 
sThisService - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
sThisService - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 
setServiceContext(ServiceContext) - Method in class com.flexstor.flexdbserver.services.triggers.FixNameService
Calls before the service is initialized (before initData is called) to pass information about the environment in which the service is running.
setServiceContext(ServiceContext) - Method in class com.flexstor.flexdbserver.services.triggers.MegsService
Calls before the service is initialized (before initData is called) to pass information about the environment in which the service is running.
setSize(DisguiseAssetRecordData) - Method in class com.flexstor.flexdbserver.services.triggers.MegsService
Mehtod to caculate the file size in the specified unit and add it to the user_data
successful - Variable in class com.flexstor.flexdbserver.services.triggers.FixNameService
 
successful - Variable in class com.flexstor.flexdbserver.services.triggers.MegsService
 

C F G I M N S