|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.dc.core.modules.DCModule
net.sf.dc.core.modules.PersonTypeModule
Field Summary |
Fields inherited from class net.sf.dc.core.modules.DCModule |
childModule, fields, insertPanel, quickView, searchForm, searchPanel, tableJoin, tableName, tableShortName |
Constructor Summary | |
PersonTypeModule()
Initializes this module |
Method Summary | |
ImportCDProcess |
getCDImportProcess(ImportCDDialog ui,
java.lang.String sourceDir,
boolean confirmDirs,
boolean recursiveDirs,
java.lang.String nameOfCD)
Returns the module specific CD import process |
DcObject |
getDcObject()
Returns an empty Data Crow object, managed by this module |
DcObject[] |
getDefaultData()
|
java.lang.String |
getFieldDefinitionsSettingsKey()
|
PersonTypeForm |
getForm()
|
javax.swing.ImageIcon |
getIcon()
|
java.lang.String |
getObjectName()
|
QuickViewPanel |
getQuickView()
|
ReportFieldDefinitions |
getReportFieldDefinitions()
|
javax.swing.JMenu |
getToolsMenu()
Returns module specific menu items |
protected void |
initializeFields()
Initalizes all the fields |
protected void |
initializeUI()
Create the insert and search panel |
void |
startImport()
|
Methods inherited from class net.sf.dc.core.modules.DCModule |
canBeLended, getChildModule, getField, getFieldCount, getFieldIndices, getFields, getIconSmall, getIndex, getInsertPanel, getMenuBar, getName, getPanels, getSearchForm, getSearchPanel, getSystemField, getTableJoin, getTableName, getTableShortName, isAmazonUpdateAllowed, isFreedBUpdateAllowed, isImdbUpdateAllowed, isTopModule, setCanBeLended, setChildModule, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PersonTypeModule()
Method Detail |
public javax.swing.ImageIcon getIcon()
getIcon
in class DCModule
public java.lang.String getObjectName()
getObjectName
in class DCModule
protected void initializeUI()
initializeUI
in class DCModule
public void startImport()
startImport
in class DCModule
public PersonTypeForm getForm()
public javax.swing.JMenu getToolsMenu()
DCModule
getToolsMenu
in class DCModule
public QuickViewPanel getQuickView()
getQuickView
in class DCModule
public DcObject getDcObject()
DCModule
getDcObject
in class DCModule
public java.lang.String getFieldDefinitionsSettingsKey()
getFieldDefinitionsSettingsKey
in class DCModule
public ImportCDProcess getCDImportProcess(ImportCDDialog ui, java.lang.String sourceDir, boolean confirmDirs, boolean recursiveDirs, java.lang.String nameOfCD)
DCModule
getCDImportProcess
in class DCModule
sourceDir
- directory which is used as source for the
importnameOfCD
- cd name (used as the location name)public ReportFieldDefinitions getReportFieldDefinitions()
getReportFieldDefinitions
in class DCModule
protected void initializeFields()
initializeFields
in class DCModule
public DcObject[] getDefaultData() throws java.lang.Exception
getDefaultData
in class DCModule
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |