|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Compute
Method Summary | |
---|---|
java.lang.String |
execute(baseCommand bc)
executes a base command |
boolean |
hasPermisions(baseCommand bc)
check if the baseCommand has permisions to be executed |
boolean |
verifyLogin(baseCommand bc)
Verifies the baseCommand login |
Method Detail |
---|
java.lang.String execute(baseCommand bc) throws java.rmi.RemoteException
bc
- the base command
java.rmi.RemoteException
boolean hasPermisions(baseCommand bc) throws java.rmi.RemoteException
bc
- the baseCommand
java.rmi.RemoteException
boolean verifyLogin(baseCommand bc) throws java.rmi.RemoteException
bc
- the base command
java.rmi.RemoteException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |