public class PSponsorshipBeanImpl extends PIAComponentCollectionBean implements PSponsorshipBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PSponsorshipBeanImpl()
Creates an instance of this controller class.
|
| 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.
|
addChild, getCollectedData, getSelectionDataFor, removeChild, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getRemoteListenerHandle, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PSponsorshipBeanImpl()
throws RemoteException
RemoteExceptionpublic int memberOfGroups(PModelHandle acct) throws RemoteException
memberOfGroups in interface PSponsorshipBeanacct - the account to do the lookup forRemoteExceptionpublic SponsorshipData[] getMembers(PModelHandle acct) throws RemoteException
getMembers in interface PSponsorshipBeanacct - the account to do the lookup forRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.