|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJThinProductServlet
glogic.jthin.serv.AbstractProductService
glogic.sample.sys.AbstractAuthenticatedService
glogic.sample.admin.server.AdminServiceImp
Server-side mplementation of Admin Service.
| Constructor Summary | |
AdminServiceImp()
Constructor for the AdminServiceImp object |
|
| Method Summary | |
ProductConfigBean[] |
getAllProductConfig()
Returns all available products that can be edited. |
ProductConfigBean |
getProductConfig(java.lang.String stProductName)
Gets the productConfig attribute of the AdminServiceImp object |
EnvStatusInfo |
getSystemInfo()
|
boolean |
setProductConfig(ProductConfigBean bean)
Sets the productConfig attribute of the AdminServiceImp object |
void |
setSystemInfo(EnvStatusInfo info)
|
| Methods inherited from class glogic.sample.sys.AbstractAuthenticatedService |
checkFunctionRights |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AdminServiceImp()
| Method Detail |
public boolean setProductConfig(ProductConfigBean bean)
setProductConfig in interface AdminServiceIFbean - The new productConfig value
WServiceAccessException - Description of the Exception
public ProductConfigBean getProductConfig(java.lang.String stProductName)
throws WServiceAccessException
getProductConfig in interface AdminServiceIFWServiceAccessException - Description of the Exception
public ProductConfigBean[] getAllProductConfig()
throws WServiceAccessException
getAllProductConfig in interface AdminServiceIFWServiceAccessException - Description of the Exception
public EnvStatusInfo getSystemInfo()
throws WServiceAccessException
getSystemInfo in interface AdminServiceIFWServiceAccessException
public void setSystemInfo(EnvStatusInfo info)
throws WServiceAccessException
setSystemInfo in interface AdminServiceIFWServiceAccessException
|
TaskBean API 0.5 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||