|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.accpac.BaseResourceContext
com.sage.orion.sdata.servlet.accpac.SystemResourceContext
public class SystemResourceContext
Handles the context for the SystemResource.
Field Summary |
---|
Fields inherited from class com.sage.orion.sdata.servlet.accpac.BaseResourceContext |
---|
contextMap |
Constructor Summary | |
---|---|
SystemResourceContext(javax.servlet.ServletContext context)
|
Method Summary | |
---|---|
javax.servlet.ServletContext |
getServletContext()
Gets the ServletContext . |
com.sage.accpac.sm.SharedDataSet |
getSharedDataSet()
|
void |
setSharedDataSet(com.sage.accpac.sm.SharedDataSet sharedDataSet)
|
Methods inherited from class com.sage.orion.sdata.servlet.accpac.BaseResourceContext |
---|
get, put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemResourceContext(javax.servlet.ServletContext context)
Method Detail |
---|
public com.sage.accpac.sm.SharedDataSet getSharedDataSet()
public void setSharedDataSet(com.sage.accpac.sm.SharedDataSet sharedDataSet)
sharedDataSet
- the sharedDataSet to setpublic javax.servlet.ServletContext getServletContext()
ServletContext
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |