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
RemoteException
PModelHandle addFieldsToModelHandle(PModelHandle pm, Vector flds) throws RemoteException
RemoteException
PModelHandle addIntsToModelHandle(PModelHandle pm, int[] flds) throws RemoteException
RemoteException
Vector loadRatings() throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.