|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IITSOFrameworkCallback | |
---|---|
com.ecebs.rtd.enabler | This package contains the main application interfaces for carrying out RTD operations and reading presented CMDs. |
Uses of IITSOFrameworkCallback in com.ecebs.rtd.enabler |
---|
Methods in com.ecebs.rtd.enabler with parameters of type IITSOFrameworkCallback | |
---|---|
void |
IITSOFramework.getProducts(IITSOFrameworkCallback cb,
DirEntry... entries)
The GET PRODUCT function will read and parse a single product from the CM. |
void |
ITSOFramework.getProducts(IITSOFrameworkCallback cb,
DirEntry... entries)
|
void |
IITSOFramework.searchProducts(IITSOFrameworkCallback cb,
int[] oids,
int[] typs,
int[] ptyps)
The SEARCH PRODUCTS function will search for, read and parse any products on the CM that match the specified search parameters. |
void |
ITSOFramework.searchProducts(IITSOFrameworkCallback cb,
int[] oids,
int[] typs,
int[] ptyps)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |