|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
RMI interface pro business funkce Pensum
| Method Summary | |
boolean |
AddProduct(int nSessionID,
PeJob job,
PeProduct product)
Prida vyrobek do jobu |
boolean |
SetStavOper(int nSessionID,
PeRunOperation operation,
int nStav)
Nastavi na operaci stav |
boolean |
SetStavPart(int nSessionID,
PeRunPart part,
int nStav)
Nastavi na dilci a jeho operacich stav |
boolean |
SetStavProduct(int nSessionID,
PeRunProduct product,
int nStav)
Nastavi na produktu a jeho dilcich stav |
| Methods inherited from interface cz.luboss.medulla.factory.MedullaRMI |
AddSequenceID, GetActualSessions, IsValidSession, LoadArrayRMI, LoadDataRMI, LoadSession, SaveTrans, sendTest |
| Method Detail |
public boolean AddProduct(int nSessionID,
PeJob job,
PeProduct product)
throws java.rmi.RemoteException
nSessionID - Sessionjob - job, do ktereho je treba dat cely vyrobekproduct - vkladany vyrobek
java.rmi.RemoteException
public boolean SetStavProduct(int nSessionID,
PeRunProduct product,
int nStav)
throws java.rmi.RemoteException
nSessionID - Sessionproduct - vyrobeknStav - stav pro nastaveni
java.rmi.RemoteException
public boolean SetStavPart(int nSessionID,
PeRunPart part,
int nStav)
throws java.rmi.RemoteException
nSessionID - Sessionpart - dilecnStav - stav pro nastaveni
java.rmi.RemoteException
public boolean SetStavOper(int nSessionID,
PeRunOperation operation,
int nStav)
throws java.rmi.RemoteException
nSessionID - Sessionoperation - operacenStav - stav pro nastaveni
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||