Uses of Class
cz.luboss.pensum.data.PeRunProduct

Packages that use PeRunProduct
cz.luboss.pensum   
cz.luboss.pensum.data   
cz.luboss.pensum.factory   
 

Uses of PeRunProduct in cz.luboss.pensum
 

Methods in cz.luboss.pensum with parameters of type PeRunProduct
 boolean PeServerRMI.SetStavProduct(int nSessionID, PeRunProduct product, int nStav)
          Nastavi na produktu a jeho dilcich stav
 

Uses of PeRunProduct in cz.luboss.pensum.data
 

Methods in cz.luboss.pensum.data that return PeRunProduct
static PeRunProduct PeRunProduct.CreateInstance()
          Vytvori novy prvek
 

Uses of PeRunProduct in cz.luboss.pensum.factory
 

Methods in cz.luboss.pensum.factory with parameters of type PeRunProduct
 boolean PeDataMachine.SetStavProduct(int nSessionID, PeRunProduct product, int nStav)
          Nastavi na produktu a jeho dilcich stav
 boolean PeDataMachineRMI.SetStavProduct(int nSessionID, PeRunProduct product, int nStav)
          Nastavi na produktu a jeho dilcich stav
 boolean PeDataMachineSQL.SetStavProduct(int nSessionID, PeRunProduct product, int nStav)
          Nastavi na produktu a jeho dilcich stav
 boolean PensumRMI.SetStavProduct(int nSessionID, PeRunProduct product, int nStav)
          Nastavi na produktu a jeho dilcich stav