A C D E F G I L M N P R S T W

A

assumeUserIdentity() - Method in class atg.epub.ImportService
This method sets the security context for the current thread so that the code executes correctly against secure resources.
atg.adapter.gsa.xml - package atg.adapter.gsa.xml
 
atg.epub - package atg.epub
 

C

cancelImport() - Method in class atg.epub.ImportService
This method cancels the import.
characters(char[], int, int) - Method in class atg.adapter.gsa.xml.ImportFileParser
Reads characters between tags characters For startSQLRepository, this is typically a property value Note that values with a comma are actually multi values
CLASS_VERSION - Static variable in class atg.epub.ImportService
 
createDummyItem(MutableRepository, String) - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
Creates a dummy repository item which is used when a required property of the given types needs to reference an asset.

D

deleteAllDummyReferenceItems() - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
Removes the dummy items from the destination repository
display() - Method in class atg.epub.ImportTimer
 
display(String) - Method in class atg.epub.ImportTimer
 

E

endDocument() - Method in class atg.adapter.gsa.xml.ImportFileParser
Called when we are done parsing this file
endElement(String, String, String) - Method in class atg.adapter.gsa.xml.ImportFileParser
Called when a tag ends This method cleans up state between tags
error(SAXParseException) - Method in class atg.adapter.gsa.xml.ImportFileParser
 
executeImport() - Method in class atg.epub.ImportService
This is the main execution method for the service.

F

fatalError(SAXParseException) - Method in class atg.adapter.gsa.xml.ImportFileParser
 
findDummyReferenceItem(MutableRepository, String, GSAPropertyDescriptor) - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
 

G

generateDummyItems() - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
Creates dummy items that will be used as temporary place holders.
generateSeed() - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
Generates a *hopefully* unique seed
getAction() - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
getAction() - Method in class atg.adapter.gsa.xml.ImportItem
 
getBatchFilename() - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
getCancelCommandReceived() - Method in class atg.epub.ImportService
 
getDatabaseDriver() - Method in class atg.epub.ImportService
 
getDatabasePassword() - Method in class atg.epub.ImportService
 
getDatabaseUrl() - Method in class atg.epub.ImportService
 
getDatabaseUsername() - Method in class atg.epub.ImportService
 
getErrorThresholdPerBatch() - Method in class atg.epub.ImportService
 
getErrorThresholdPerImport() - Method in class atg.epub.ImportService
 
getFailedDeletions() - Method in class atg.epub.ImportService
 
getImportDirectory() - Method in class atg.epub.ImportService
 
getImportFilename() - Method in class atg.epub.ImportService
 
getItemBatchSize() - Method in class atg.epub.ImportService
 
getItemDescriptor() - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
getItemDescriptor() - Method in class atg.adapter.gsa.xml.ImportItem
 
getItemDescriptor() - Method in class atg.adapter.gsa.xml.ReferenceItem
 
getItemId() - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
getItemId() - Method in class atg.adapter.gsa.xml.ImportItem
 
getItemId() - Method in class atg.adapter.gsa.xml.ReferenceItem
 
getMaxImportThreads() - Method in class atg.epub.ImportService
 
getMessage() - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
getPersonaPrefix() - Method in class atg.epub.ImportService
Returns the PersonaPrefix which is supplied for login
getProjectName() - Method in class atg.epub.ImportService
 
getProperties() - Method in class atg.adapter.gsa.xml.ImportItem
 
getRandomString(int) - Static method in class atg.adapter.gsa.xml.ReferenceItemGenerator
Return a random strng of a given length
getReferenceItemGenerator() - Method in class atg.epub.ImportService
 
getReferenceItemList() - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
 
getRepositoryName() - Method in class atg.adapter.gsa.xml.ImportItem
 
getRepositoryPath() - Method in class atg.adapter.gsa.xml.ReferenceItem
 
getServiceStatus() - Method in class atg.epub.ImportService
 
getTargetRepository() - Method in class atg.epub.ImportService
 
getTaskOutcomeId() - Method in class atg.epub.ImportService
 
getThreadMonitorInterval() - Method in class atg.epub.ImportService
 
getTime() - Method in class atg.epub.ImportTimer
 
getTransactionManager() - Method in class atg.epub.ImportService
 
getUserAuthority() - Method in class atg.epub.ImportService
Returns the UserAuthority
getUserName() - Method in class atg.epub.ImportService
Returns the UserName which is supplied upon check-in and for logging in.
getVersionManager() - Method in class atg.epub.ImportService
 
getWorkflowManager() - Method in class atg.epub.ImportService
 
getWorkflowName() - Method in class atg.epub.ImportService
Returns the workflowName property
getWorkspace() - Method in class atg.epub.ImportService
 

I

ImportFailedItem - Class in atg.adapter.gsa.xml
 
ImportFailedItem() - Constructor for class atg.adapter.gsa.xml.ImportFailedItem
 
ImportFileParser - Class in atg.adapter.gsa.xml
ImportFileParser File parser for startSQLRepository formatted files.
ImportFileParser(int, File) - Constructor for class atg.adapter.gsa.xml.ImportFileParser
Construct a new import file parser.
ImportItem - Class in atg.adapter.gsa.xml
 
ImportItem() - Constructor for class atg.adapter.gsa.xml.ImportItem
 
ImportService - Class in atg.epub
This class provides an import service, which enables customers to import their data into a versioned repository.
ImportService() - Constructor for class atg.epub.ImportService
 
ImportTimer - Class in atg.epub
 
ImportTimer(String) - Constructor for class atg.epub.ImportTimer
 
ImportWorkerThread - Class in atg.adapter.gsa.xml
 
ImportWorkerThread(int, ImportService, int, int) - Constructor for class atg.adapter.gsa.xml.ImportWorkerThread
 
initialiseReferenceItemGenerator() - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
 

L

logBatchFailure(int, int) - Method in class atg.epub.ImportService
 
logFailedItem(ImportFailedItem, int) - Method in class atg.epub.ImportService
 
logFailureMessage(String) - Method in class atg.epub.ImportService
 

M

M_ACTION_ADD - Static variable in class atg.adapter.gsa.xml.ImportFailedItem
 
M_ACTION_ADD - Static variable in class atg.adapter.gsa.xml.ImportItem
 
M_ACTION_DELETE - Static variable in class atg.adapter.gsa.xml.ImportFailedItem
 
M_ACTION_DELETE - Static variable in class atg.adapter.gsa.xml.ImportItem
 
M_ACTION_UPDATE - Static variable in class atg.adapter.gsa.xml.ImportFailedItem
 
M_ACTION_UPDATE - Static variable in class atg.adapter.gsa.xml.ImportItem
 
M_FAILURES_FILENAME - Static variable in class atg.epub.ImportService
 
M_ITEM_CATALOG - Static variable in class atg.epub.ImportService
 
M_ITEM_CATEGORY - Static variable in class atg.epub.ImportService
 
M_ITEM_FOLDER - Static variable in class atg.epub.ImportService
 
M_ITEM_MEDIA_EXTERNAL - Static variable in class atg.epub.ImportService
 
M_ITEM_PRODUCT - Static variable in class atg.epub.ImportService
 
M_ITEM_SKU - Static variable in class atg.epub.ImportService
 
M_SEGMENT_FILE_EXTENSION - Static variable in class atg.epub.ImportService
 
M_SEGMENT_FILE_STUB - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_CANCELLED - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_COMPLETED_SUCCESSFULLY - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_COMPLETED_WITH_ERRORS - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_DATA_IMPORT_ADD_UPDATE_PHASE - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_DATA_IMPORT_BATCH_CREATION - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_DATA_IMPORT_DELETE_PHASE - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_DATA_IMPORT_PROCESSING_FAILED_DELETIONS - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_DATA_IMPORT_REFERENCE_UPDATE_PHASE - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_FATAL_ERROR_DATABASE - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_FATAL_ERROR_IO - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_FATAL_ERROR_THREAD_DIED - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_FATAL_ERROR_THREADS - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_FATAL_ERROR_THRESHOLD_REACHED - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_PRE_DATA_IMPORT - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_PROJECT_ADVANCE_WORKFLOW - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_PROJECT_CREATION - Static variable in class atg.epub.ImportService
 
M_SERVICE_STATUS_WAITING_TO_START - Static variable in class atg.epub.ImportService
 
M_TAG_ADD_ITEM_END - Static variable in class atg.epub.ImportService
 
M_TAG_ADD_ITEM_START - Static variable in class atg.epub.ImportService
 
M_TAG_REMOVE_ITEM_END - Static variable in class atg.epub.ImportService
 
M_TAG_REMOVE_ITEM_START - Static variable in class atg.epub.ImportService
 
M_TAG_UPDATE_ITEM_END - Static variable in class atg.epub.ImportService
 
M_TAG_UPDATE_ITEM_START - Static variable in class atg.epub.ImportService
 
main(String[]) - Static method in class atg.epub.ImportService
 

N

notifyThreadStatus(int, String, int) - Method in class atg.epub.ImportService
 

P

parseFile() - Method in class atg.adapter.gsa.xml.ImportFileParser
 
persistReferenceItemList() - Method in class atg.adapter.gsa.xml.ReferenceItemGenerator
 
PHASE_ADD_UPDATE - Static variable in class atg.epub.ImportService
 
PHASE_DELETE - Static variable in class atg.epub.ImportService
 
PHASE_REFERENCE_UPDATE - Static variable in class atg.epub.ImportService
 
processFailedDeletions() - Method in class atg.epub.ImportService
 

R

ReferenceItem - Class in atg.adapter.gsa.xml
 
ReferenceItem() - Constructor for class atg.adapter.gsa.xml.ReferenceItem
 
ReferenceItem(String, String, String) - Constructor for class atg.adapter.gsa.xml.ReferenceItem
 
ReferenceItemGenerator - Class in atg.adapter.gsa.xml
This class is responsible for creating temporary "dummy" item descriptors that can act as a stand-in for required item properties.
ReferenceItemGenerator(ImportService) - Constructor for class atg.adapter.gsa.xml.ReferenceItemGenerator
 
releaseUserIdentity() - Method in class atg.epub.ImportService
This method unsets the security context on the current thread.
reset() - Method in class atg.epub.ImportTimer
 
run() - Method in class atg.adapter.gsa.xml.ImportWorkerThread
 

S

setAction(int) - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
setAction(int) - Method in class atg.adapter.gsa.xml.ImportItem
 
setBatchFilename(String) - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
setDatabaseDriver(String) - Method in class atg.epub.ImportService
 
setDatabasePassword(String) - Method in class atg.epub.ImportService
 
setDatabaseUrl(String) - Method in class atg.epub.ImportService
 
setDatabaseUsername(String) - Method in class atg.epub.ImportService
 
setDataImportErrors() - Method in class atg.epub.ImportService
 
setErrorThresholdPerBatch(int) - Method in class atg.epub.ImportService
 
setErrorThresholdPerImport(int) - Method in class atg.epub.ImportService
 
setImportDirectory(String) - Method in class atg.epub.ImportService
 
setImportFilename(String) - Method in class atg.epub.ImportService
 
setItemBatchSize(int) - Method in class atg.epub.ImportService
 
setItemDescriptor(String) - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
setItemDescriptor(String) - Method in class atg.adapter.gsa.xml.ImportItem
 
setItemDescriptor(String) - Method in class atg.adapter.gsa.xml.ReferenceItem
 
setItemId(String) - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
setItemId(String) - Method in class atg.adapter.gsa.xml.ImportItem
 
setItemId(String) - Method in class atg.adapter.gsa.xml.ReferenceItem
 
setMaxImportThreads(int) - Method in class atg.epub.ImportService
 
setMesssage(String) - Method in class atg.adapter.gsa.xml.ImportFailedItem
 
setPersonaPrefix(String) - Method in class atg.epub.ImportService
Sets the PersonaPrefix
setPhase(int) - Method in class atg.adapter.gsa.xml.ImportWorkerThread
 
setProjectName(String) - Method in class atg.epub.ImportService
 
setProperties(HashMap<String, String>) - Method in class atg.adapter.gsa.xml.ImportItem
 
setRepositoryName(String) - Method in class atg.adapter.gsa.xml.ImportItem
 
setRepositoryPath(String) - Method in class atg.adapter.gsa.xml.ReferenceItem
 
setTargetRepository(Repository) - Method in class atg.epub.ImportService
 
setTaskOutcomeId(String) - Method in class atg.epub.ImportService
 
setThreadMonitorInterval(long) - Method in class atg.epub.ImportService
 
setTransactionManager(TransactionManager) - Method in class atg.epub.ImportService
 
setUserAuthority(UserDirectoryUserAuthority) - Method in class atg.epub.ImportService
Sets the UserAuthority
setUserName(String) - Method in class atg.epub.ImportService
Sets the UserName
setVersionManager(VersionManager) - Method in class atg.epub.ImportService
 
setWorkflowManager(WorkflowManager) - Method in class atg.epub.ImportService
 
setWorkflowName(String) - Method in class atg.epub.ImportService
Sets the workflowName property
start() - Method in class atg.epub.ImportTimer
 
startDocument() - Method in class atg.adapter.gsa.xml.ImportFileParser
Called when we start parsing this file
startElement(String, String, String, Attributes) - Method in class atg.adapter.gsa.xml.ImportFileParser
 
stop() - Method in class atg.epub.ImportTimer
 

T

THREAD_STATUS_NOTIFIED - Static variable in class atg.epub.ImportService
 
THREAD_STATUS_PHASE_COMPLETED - Static variable in class atg.epub.ImportService
 
THREAD_STATUS_PROCESSING - Static variable in class atg.epub.ImportService
 
THREAD_STATUS_STARTED - Static variable in class atg.epub.ImportService
 

W

warning(SAXParseException) - Method in class atg.adapter.gsa.xml.ImportFileParser
 

A C D E F G I L M N P R S T W

Copyright © 2008. All Rights Reserved.