|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sage.orion.sdata.servlet.accpac.Application
public class Application
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 | |
---|---|
Application()
|
Method Summary | |
---|---|
java.lang.String |
getOptionalFieldsView()
gets the rotoid of the view that lists the optional field locations. |
void |
setOptionalFieldsView(java.lang.String viewid)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Application()
Method Detail |
---|
public final java.lang.String getOptionalFieldsView()
The value returned is as defined by the configuration information; it has not been checked against the actual system.
This method returns a null reference if no view is listed.
public void setOptionalFieldsView(java.lang.String viewid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |