public class ExportRecordsToXmlProcess extends BaseProcessRecords
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPORT |
static String |
IMPORT |
static String |
LOCALE |
static String |
TRANSFER_MODE |
static String |
USE_DATABASE_NAME |
classProjectIDs, classProjectNames, classProjectPackagesm_propertiesm_messageFilterList, m_recordOwnerCollection, m_taskParent, m_vRecordListMASTER, SLAVE| Constructor and Description |
|---|
ExportRecordsToXmlProcess()
Default constructor.
|
ExportRecordsToXmlProcess(RecordOwnerParent taskParent,
Record recordMain,
Map<String,Object> properties)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(RecordOwnerParent taskParent,
Record recordMain,
Map<String,Object> properties)
Initialize class fields.
|
static void |
main(String[] args)
Standalone support (pass args: record=Rec package=pkg).
|
boolean |
processThisRecord(Record record)
Process this record.
|
disableAllListeners, getFullPackageName, getThisRecord, includeRecord, openMainRecord, openOtherRecords, patternToRegex, processAllRecords, runfree, getProperties, getProperty, handleMessage, retrieveUserProperties, setProperties, setPropertyaddDatabase, addListenerMessageFilter, addListeners, addRecord, addRecord, addRecordOwner, addScreenRecord, getDatabase, getDatabaseOwner, getEnvironment, getListenerMessageFilter, getMainRecord, getMasterSlave, getParentRecordOwner, getRecord, getScreenRecord, getTask, init, isBatch, isThinListener, removeDatabase, removeListenerMessageFilter, removeRecord, removeRecordOwner, setScreenRecordpublic static final String TRANSFER_MODE
public static final String IMPORT
public static final String EXPORT
public static final String LOCALE
public static final String USE_DATABASE_NAME
public ExportRecordsToXmlProcess()
public ExportRecordsToXmlProcess(RecordOwnerParent taskParent, Record recordMain, Map<String,Object> properties)
public void init(RecordOwnerParent taskParent, Record recordMain, Map<String,Object> properties)
init in class BaseProcessRecordspublic static void main(String[] args)
public boolean processThisRecord(Record record)
processThisRecord in class BaseProcessRecordsCopyright © 2015 jbundle.org. All Rights Reserved.