public class PSummaryPageBeanImpl extends PIAComponentCollectionBean implements PSummaryPageBean
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY
Constructor and Description |
---|
PSummaryPageBeanImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getLanguage()
returns the locale of the currently active account
|
String |
getNumAdditionalContacts()
returns the number of contacts besides the main contact
of the currently active account
|
int[] |
getNumDeferredActions()
returns the number of pending deferred actions and total number of deferred actions
of the currently active account
|
boolean |
isSelfRegistered()
returns if the currently active account is self registered or not
|
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 PSummaryPageBeanImpl() throws RemoteException
RemoteException
public String getLanguage() throws RemoteException
getLanguage
in interface PSummaryPageBean
RemoteException
public String getNumAdditionalContacts() throws RemoteException
getNumAdditionalContacts
in interface PSummaryPageBean
RemoteException
public int[] getNumDeferredActions() throws RemoteException
getNumDeferredActions
in interface PSummaryPageBean
RemoteException
public boolean isSelfRegistered() throws RemoteException
isSelfRegistered
in interface PSummaryPageBean
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.