|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.accpac.AccpacResourceContext
com.sage.orion.sdata.servlet.accpac.ResourceContextImpl
public class ResourceContextImpl
Method Summary | |
---|---|
java.io.File |
getConfigurationFile(java.lang.String directoryName,
java.lang.String fileName)
returns a child File based upon the directory and file name in this context |
java.io.File |
getMappingFile()
Gets the Mapping file for the Resource. |
java.lang.String |
getResourceName()
Gets the Resource name for the Resource. |
void |
setResourceName(java.lang.String name)
Sets the Resource name for the Resource. |
Methods inherited from class com.sage.orion.sdata.servlet.accpac.AccpacResourceContext |
---|
get, getAccpacProgram, getIsStateful, openView, openView, put, setAccpacProgram, setIsStateful |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.io.File getMappingFile()
public void setResourceName(java.lang.String name)
name
- the name for the Resourcepublic java.lang.String getResourceName()
public final java.io.File getConfigurationFile(java.lang.String directoryName, java.lang.String fileName)
directoryName
- the name of the directory within this setfileName
- the name of the file within the directory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |