|
|||||||||
| Home >> All >> com >> flexstor >> flexdbserver >> services >> [ checkincheckout overview ] | PREV NEXT | ||||||||
A
- ASSETINFO_REGENERATED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- ASSETS_CHECKED_IN - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- Global States
B
- bContinue - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- bContinue - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- bFirstStepSuccessful - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- bInterrupted - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- bIsLocInFlexDBServer - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- bIsLocationInServer - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- bIsLocationInServer - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- bIsMacBinaryFormat - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- bIsMacBinaryInTemp - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- bKeepResourceFork - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- bRunRemote - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- bRunRemote - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
C
- CheckInService - class com.flexstor.flexdbserver.services.checkincheckout.CheckInService.
-
CheckInService
Checks in new versions of assets after modifications, making such assets the current assets in the system. - CheckInService() - Constructor for class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- CheckInServiceManager - class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager.
- CheckInServiceManager provides functionality to control the sequencial execution of Services during the check-in process
- CheckInServiceManager(String, ActionData, ThreadCallbackI) - Constructor for class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- CheckOutService - class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService.
-
CheckOutService
Checks out and locks a file for modifications. - CheckOutService() - Constructor for class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- CheckOutServiceManager - class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager.
- CheckOutServiceManager provides functionality to control the sequencial execution of Services during the check-in process
- CheckOutServiceManager(String, ActionData, ThreadCallbackI) - Constructor for class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- checkInAssets(Vector) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- checkInGateway - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- cleanUpTempDir() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- com.flexstor.flexdbserver.services.checkincheckout - package com.flexstor.flexdbserver.services.checkincheckout
- context - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- copyDefaultViewToVersionDir(AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- copyNewVersionIntoOriginal(AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- createSubSets() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- create a Hashtable containing a list of objects to be sent to the service manager.
- createSubSets() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- create a Hashtable containing a list of objects to be sent to the service manager.
- createSubSets() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- create a Hashtable containing a list of objects to be sent to the service manager.
D
- DATABASE_UPDATED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- DEFAULTVIEW_COPIED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- data - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- data - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- data - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- data - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- data - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- data - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- deleteTemporaryDir() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Deletes the temporary directory used to store the files
- doCheckOutFirstStep() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Performs the following check-out steps: - Change the database status to in-progress - Copy the file to the place specified by the client This service will return false only if the status could not be changed to in-progress.
- doCheckOutSecondStep() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Performs the following check-out steps: - Update the status in the database to either checked-out (upon success) or checked-in (upon failure) - If the checked out location is not in server, deletes the temporary files created - If confirmation email is requested, send it
- doRegularCopy() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
E
- execute() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- Main loop for sequencial execution of Services.
- execute() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- Main loop for sequencial execution of Services.
- execute() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- Main loop for sequencial execution of Services.
- executeService(String, ActionData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- executeService(String, ActionData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- executeService(String, ActionData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
F
- FILES_ROLLED_BACK - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- fileSeparator - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- fileSeparator - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- fileSeparator - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- fileSeparator - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
G
- getDefaultViewRecord(AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- getResultObjectOnAbnormalEnding() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- getResultObjectOnAbnormalEnding() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- getResultObjectOnAbnormalEnding() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- go() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- The start of the CheckIn Service.
- go() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- The start of the CheckOut Service.
- go() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- The start of the Promote Service.
H
- hasLowres(AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
I
- IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- IDENTIFIER - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- id - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- id - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- id - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- initData(ActionData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- A data initialization method called at the beginning of the service.
- initData(ActionData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- A data initialization method called at the beginning of the service.
- initData(ActionData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- A data initialization method called at the beginning of the service.
- isInterrupted() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- Check if another thread request this thread to be interrupted.
L
- LOWRES_UPDATED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
M
- moveOriginalToVersionsDir(AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
N
- NEW_VERSION_COPIED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- NOT_PROCESSED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- Record States
- nGlobalState - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- nManagerRunning - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- nManagerRunning - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- nManagerRunning - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- notify(ActionResult) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- update the ImportData after the set of services are executed for a ImportData sub set.
- notify(ActionResult) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- update the ImportData after the set of services are executed for a ImportData sub set.
- notify(ActionResult) - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- update the ImportData after the set of services are executed for a ImportData sub set.
O
- ORIGINAL_MOVED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
P
- PromoteService - class com.flexstor.flexdbserver.services.checkincheckout.PromoteService.
-
PromoteService
Makes an older version of an asset be the most current. - PromoteService() - Constructor for class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- PromoteServiceManager - class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager.
- PromoteServiceManager provides functionality to control the sequencial execution of Services during the promote process
- PromoteServiceManager(String, ActionData, ThreadCallbackI) - Constructor for class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- promoteChildren() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
R
- RsrcForkCopy() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- regenerateAssetsInfo(Vector) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- result - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- result - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- result - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- rollBackDefaultView(boolean, Vector, AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- rollBackFiles(Vector, Vector) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- rollBackLowres(boolean, Vector, Vector, AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- rollBackOriginal(boolean, Vector, Vector, AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- rollBackStatusToCheckIn() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
S
- sServerName - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- sServerName - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- sServerName - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- sSourceLocation - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- sSourcePath - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- sSourceServer - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- sTempDir - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- sTempDir - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- sThisService - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- sThisService - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- sThisService - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- serviceBroker - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- setServiceContext(ServiceContext) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- 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.checkincheckout.CheckOutService
- 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.checkincheckout.PromoteService
- Calls before the service is initialized (before initData is called) to pass information about the environment in which the service is running.
- setStatusFromInProgress() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Change the database status from in-progress to: - checked-out for successful assets - checked-in for failed assets
- setStatusToCheckedOut() - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- Set the status in the database to in-progress
- setStatusToInProgress() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- Set the status in the database to in-progress
- setStatusToInProgress() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Set the status in the database to in-progress
T
- TEMPDIR_CLEANED - Static variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- tempDataCopy - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- tempDataRsrc - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- threadTaskEnd(ThreadConsumerI, Object) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- Called when a thread task has just finished.
- threadTaskEnd(ThreadConsumerI, Object) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Called when a thread task has just finished.
- threadTaskEnd(ThreadConsumerI, Object) - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- Called when a thread task has just finished.
- threadTaskStart(ThreadConsumerI, Object) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- Called when a thread task is about to begin.
- threadTaskStart(ThreadConsumerI, Object) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- Called when a thread task is about to begin.
- threadTaskStart(ThreadConsumerI, Object) - Method in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- Called when a thread task is about to begin.
U
- updateDatabase(Vector, Vector) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- updateLowres(AssetRecordData) - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- This method regenerates the lowres file for a highres.
- updateURLs() - Method in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- Method updateURLs will process each record and update the URL_STRING for each, adding the filename to the URL_STRING base that was given to us by the client.
V
- vBadRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- vBadRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- vBadRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- vBadRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- vBadRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- vBadRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
- vBadStates - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- vGoodRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- vGoodRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- vGoodRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteService
- vRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInService
- vRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckInServiceManager
- vRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutService
- vRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.CheckOutServiceManager
- vRecords - Variable in class com.flexstor.flexdbserver.services.checkincheckout.PromoteServiceManager
A B C D E F G H I L M N O P R S T U V
|
|||||||||
| Home >> All >> com >> flexstor >> flexdbserver >> services >> [ checkincheckout overview ] | PREV NEXT | ||||||||