public interface PSponsorshipBean extends Remote
Modifier and Type | Method and Description |
---|---|
SponsorshipData[] |
getMembers(PModelHandle acct)
Returns the sponsorship data that was retrieved from doing a lookup
on the current account.
|
int |
memberOfGroups(PModelHandle acct)
This method will do a lookup on the given account to see if it's a
member of any sponsor groups.
|
int memberOfGroups(PModelHandle acct) throws RemoteException
acct
- the account to do the lookup forRemoteException
SponsorshipData[] getMembers(PModelHandle acct) throws RemoteException
acct
- the account to do the lookup forRemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.