public class PSponsorshipSetupBeanImpl extends PIAComponentCollectionBean implements PSponsorshipSetupBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PSponsorshipSetupBeanImpl()
Creates an instance of this controller class.
|
| Modifier and Type | Method and Description |
|---|---|
PModelHandle[] |
getGroupDetails(PModelHandle group)
Returns the detail information about the given sponsor group.
|
Object[] |
getSponsorOwner(PModelHandle acct,
String acctNo,
boolean branded)
Return information about the sponsor owner account given the
acount number.
|
void |
setSponsorGroups(SponsorshipData[] data,
PModelHandle pm)
Modifies the given model handle to include sponsor group information
for the new account.
|
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 PSponsorshipSetupBeanImpl()
throws RemoteException
RemoteExceptionpublic Object[] getSponsorOwner(PModelHandle acct, String acctNo, boolean branded) throws RemoteException
getSponsorOwner in interface PSponsorshipSetupBeanacct - current accountacctNo - the account number for the sponsor ownerbranded - if true, branding is enabledRemoteExceptionpublic PModelHandle[] getGroupDetails(PModelHandle group) throws RemoteException
getGroupDetails in interface PSponsorshipSetupBeangroup - a handle to the sponsor groupRemoteExceptionpublic void setSponsorGroups(SponsorshipData[] data, PModelHandle pm) throws RemoteException
setSponsorGroups in interface PSponsorshipSetupBeandata - an array of sponsorship datapm - the model used to create the new accountRemoteExceptionCopyright © 2003, 2023, Oracle and/or its affiliates.