|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.accpac.Applications
public class Applications
This class is bound to the JiBX accpacApplication Binding file - accpacApplicationBinding.xml
Note: This file should not be changed without making the appropriate changes to the JiBX binding file. Otherwise the servlet may compile but not be in a runnable state.
Constructor Summary | |
---|---|
Applications()
|
Method Summary | |
---|---|
static Application |
getApplication(java.lang.String name)
Gets the application. |
static void |
loadMap(ApplicationContext context)
Loads all the application files into this Object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Applications()
Method Detail |
---|
public static void loadMap(ApplicationContext context)
context
- a context to allow access to the filespublic static Application getApplication(java.lang.String name)
name
- id and version of the application
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |