|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--jreceiver.common.rpc.RpcBaseDirect
|
+--jreceiver.common.callback.rpc.SettingListenerDirect
Direct interface for presenting setting to the User in a GUI
| Fields inherited from interface jreceiver.common.callback.rpc.SettingListener |
GET_MAP, HANDLER_NAME, STORE_MAP |
| Fields inherited from interface jreceiver.common.rpc.RpcBase |
DETECT |
| Constructor Summary | |
SettingListenerDirect(User user)
|
|
| Method Summary | |
abstract java.util.Hashtable |
getMap()
Return a map of driver setting recs. |
abstract java.util.Vector |
storeMap(java.util.Hashtable map)
Store a map of driver setting objects, returning a list of error strings, if a problem |
| Methods inherited from class jreceiver.common.rpc.RpcBaseDirect |
authorize, detect, getHandlerName, getSecurityBean, getUser |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jreceiver.common.rpc.RpcBase |
detect |
| Constructor Detail |
public SettingListenerDirect(User user)
| Method Detail |
public abstract java.util.Hashtable getMap()
throws RpcException
getMap in interface SettingListener
public abstract java.util.Vector storeMap(java.util.Hashtable map)
throws RpcException
storeMap in interface SettingListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||