|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.lexevs.logging.AbstractLoggingBean
org.lexevs.registry.xmltransfer.RegistryXmlToDatabaseTransfer
public class RegistryXmlToDatabaseTransfer
The Class RegistryXmlToDatabaseTransfer.
Constructor Summary | |
---|---|
RegistryXmlToDatabaseTransfer()
|
Method Summary | |
---|---|
void |
afterPropertiesSet()
|
protected void |
deleteRegistryXmlFile()
Delete registry xml file exist. |
protected boolean |
doesRegistryXmlFileExist()
Does registry xml file exist. |
Registry |
getDatabaseRegistry()
Gets the database registry. |
SystemVariables |
getSystemVariables()
Gets the system variables. |
Registry |
getXmlRegistry()
Gets the xml registry. |
boolean |
isLexGridSchemaInstalled()
Checks if is lex grid schema installed. |
void |
setDatabaseRegistry(Registry databaseRegistry)
Sets the database registry. |
void |
setLexGridSchemaInstalled(boolean isLexGridSchemaInstalled)
Sets the lex grid schema installed. |
void |
setSystemVariables(SystemVariables systemVariables)
Sets the system variables. |
void |
setXmlRegistry(Registry xmlRegistry)
Sets the xml registry. |
Methods inherited from class org.lexevs.logging.AbstractLoggingBean |
---|
getLogger, setLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RegistryXmlToDatabaseTransfer()
Method Detail |
---|
public void afterPropertiesSet() throws java.lang.Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
java.lang.Exception
protected void deleteRegistryXmlFile()
protected boolean doesRegistryXmlFileExist()
public SystemVariables getSystemVariables()
public void setSystemVariables(SystemVariables systemVariables)
systemVariables
- the new system variablespublic Registry getDatabaseRegistry()
public void setDatabaseRegistry(Registry databaseRegistry)
databaseRegistry
- the new database registrypublic Registry getXmlRegistry()
public void setXmlRegistry(Registry xmlRegistry)
xmlRegistry
- the new xml registrypublic boolean isLexGridSchemaInstalled()
public void setLexGridSchemaInstalled(boolean isLexGridSchemaInstalled)
isLexGridSchemaInstalled
- the new lex grid schema installed
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |