public class PContactBeanImpl extends Object
Constructor and Description |
---|
PContactBeanImpl()
Creates the controller
|
Modifier and Type | Method and Description |
---|---|
int[] |
getContactIndexes(PModelHandle pm)
Retrieves the indices of all the contacts (
FLD_NAMEINFO
entries) in the passed-in model handle. |
public int[] getContactIndexes(PModelHandle pm) throws RemoteException
FLD_NAMEINFO
entries) in the passed-in model handle.pm
- model handle containing a FLD_NAMEINFO
arrayFLD_NAMEINFO
array referenced by pm
.RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.