public class ConvertGeneric extends ConvertBase
COMPARE_ANY_STRING, FOUR_SPACES, m_strChangem_propertiesm_messageFilterList, m_recordOwnerCollection, m_taskParent, m_vRecordListMASTER, SLAVE| Constructor and Description |
|---|
ConvertGeneric()
Constructor.
|
ConvertGeneric(Task taskParent,
Record recordMain,
Map<String,Object> properties)
Initialization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
free()
Free.
|
void |
go() |
void |
init(RecordOwnerParent taskParent,
Record recordMain,
Map<String,Object> properties)
Initialization.
|
static void |
main(String[] args) |
convertNameToConstant, convertString, fixFilePath, replaceString, tabsToSpacesgetProperties, getProperty, handleMessage, retrieveUserProperties, run, setProperties, setPropertyaddDatabase, addListenerMessageFilter, addListeners, addRecord, addRecord, addRecordOwner, addScreenRecord, getDatabase, getDatabaseOwner, getEnvironment, getListenerMessageFilter, getMainRecord, getMasterSlave, getParentRecordOwner, getRecord, getScreenRecord, getTask, init, isBatch, isThinListener, openMainRecord, openOtherRecords, removeDatabase, removeListenerMessageFilter, removeRecord, removeRecordOwner, setScreenRecordpublic ConvertGeneric()
public ConvertGeneric(Task taskParent, Record recordMain, Map<String,Object> properties)
taskParent - Optional task param used to get parent's properties, etc.recordMain - Optional main record.properties - Optional properties object (note you can add properties later).public void init(RecordOwnerParent taskParent, Record recordMain, Map<String,Object> properties)
init in class ConvertBasetaskParent - Optional task param used to get parent's properties, etc.recordMain - Optional main record.properties - Optional properties object (note you can add properties later).public void free()
free in interface Freeablefree in class ConvertBasepublic static void main(String[] args)
public void go()
Copyright © 2015 jbundle.org. All Rights Reserved.