public class ConvertField extends ConvertDB
COMPARE_ANY_STRING, FOUR_SPACES, m_strChangem_propertiesm_messageFilterList, m_recordOwnerCollection, m_taskParent, m_vRecordListMASTER, SLAVE| Constructor and Description |
|---|
ConvertField()
Constructor.
|
ConvertField(Task taskParent,
Record recordMain,
Map<String,Object> properties)
Initialization.
|
| Modifier and Type | Method and Description |
|---|---|
void |
convertFields(String strFromFile,
String strFromField,
String strToField) |
void |
convertKeys(String strFromFile,
String strFromField,
String strToField) |
void |
convertScreenFields() |
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 ConvertField()
public ConvertField(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)
public void free()
public static void main(String[] args)
public void convertFields(String strFromFile, String strFromField, String strToField) throws DBException
DBExceptionpublic void convertKeys(String strFromFile, String strFromField, String strToField) throws DBException
DBExceptionpublic void convertScreenFields()
throws DBException
DBExceptionCopyright © 2015 jbundle.org. All Rights Reserved.