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, update
addRemoteListener, 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, unreferenced
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRemoteListener, getArrayRange, getModel, getRemoteListenerHandle, isLight, register, releaseRemoteListener, removeRemoteListener, setModel
public PSponsorshipBeanImpl() throws RemoteException
RemoteException
public int memberOfGroups(PModelHandle acct) throws RemoteException
memberOfGroups
in interface PSponsorshipBean
acct
- the account to do the lookup forRemoteException
public SponsorshipData[] getMembers(PModelHandle acct) throws RemoteException
getMembers
in interface PSponsorshipBean
acct
- the account to do the lookup forRemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.