public interface PSettopPanelBean extends Remote
| Modifier and Type | Method and Description |
|---|---|
PModelHandle |
addFieldsToModelHandle(PModelHandle pm,
String[] flds) |
PModelHandle |
addFieldsToModelHandle(PModelHandle pm,
Vector flds) |
PModelHandle |
addIntsToModelHandle(PModelHandle pm,
int[] flds) |
Vector |
loadRatings() |
PModelHandle addFieldsToModelHandle(PModelHandle pm, String[] flds) throws RemoteException
RemoteExceptionPModelHandle addFieldsToModelHandle(PModelHandle pm, Vector flds) throws RemoteException
RemoteExceptionPModelHandle addIntsToModelHandle(PModelHandle pm, int[] flds) throws RemoteException
RemoteExceptionVector loadRatings() throws RemoteException
RemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.