|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectportal.dictionary.PortalDictionaryFactory
Delivers the completely initialized dictionary chain the OpenVend application during startup.
| Constructor Summary | |
PortalDictionaryFactory()
|
|
| Method Summary | |
void |
destroy()
|
I_PortalDictionary |
getFirstDictionaryInChain()
|
static PortalDictionaryFactory |
getSharedInstance()
|
void |
init(PortalApplication portalApplication,
PortalConfiguration portalConfig)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PortalDictionaryFactory()
| Method Detail |
public static PortalDictionaryFactory getSharedInstance()
public void init(PortalApplication portalApplication,
PortalConfiguration portalConfig)
throws PortalException
init in interface I_PortalBootClassPortalExceptionI_PortalBootClass.init(portal.main.PortalApplication, portal.main.PortalConfiguration)public void destroy()
destroy in interface I_PortalBootClassI_PortalBootClass.destroy()public I_PortalDictionary getFirstDictionaryInChain()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||