public class PResultsTableBeanImpl extends PIAComponentCollectionBean implements ResultsListener, PResultsTableBean
| Modifier and Type | Class and Description |
|---|---|
class |
PResultsTableBeanImpl.TimezoneHolder |
mFList, mRemoteListeners, UPDATE_CLIENT, UPDATE_MODEL_CHANGE, UPDATE_NEW_MODEL, UPDATE_PROPERTY| Constructor and Description |
|---|
PResultsTableBeanImpl()
Creates an instance of this controller class.
|
| Modifier and Type | Method and Description |
|---|---|
EventBrowserData |
addMarkedData(EventBrowserData ebData)
Adds a currently entered marked data to the marked data cache
|
void |
clear(EventBrowserData ebData)
Clears the current search results in the controller
|
void |
clearMarkedData(EventBrowserData ebData)
Clears the marked results in the controller
|
void |
closeContext(EventBrowserData ebData)
Close the secondary connection created for the purpose of searching.
|
ArrayList |
getDisplayedResultsList() |
EventBrowserData |
getEventBrowserDetails(EventBrowserData data) |
EventBrowserData |
getEventDetails(EventBrowserData ebData)
Get the event details for a particular event
|
EventBrowserData |
getEventDetails(EventBrowserData data,
ArrayList modelRow)
Get the event details for a particular event
|
EventBrowserData |
getHistoryItems(EventBrowserData ebData)
Get detail for a browse window
|
Object |
getRemoteListenerHandle(String type)
Returns a handle to the remote listener of the given type.
|
ArrayList |
getResultsList() |
void |
initializeSecConnection()
Initializes the second connection for search purposes.
|
void |
initSearchResults(EventBrowserData ebData)
Initialize search results display
|
EventBrowserData |
removeMarkedData(EventBrowserData ebData)
Remove marked data from the cache
|
void |
results(SearchEvent evt)
Processes the search results.
|
void |
setACLGroupPoid(String acl,
String group)
Set ACL and create the connection
|
void |
setDisplayedResultsList(ArrayList resList) |
addChild, getCollectedData, getSelectionDataFor, removeChild, updateaddRemoteListener, closeSecContext, createClientException, distributeEventToListeners, fireModelChangeEvent, getAppController, getArrayRange, getContext, getField, getField, getField, getFieldWithRestriction, getFieldWithRestriction, getFieldWithRestriction, getModel, getSecContext, handleDistributeToListener, isLight, register, releaseContext, releaseRemoteListener, removeRemoteListener, setField, setField, setModel, unreferencedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRemoteListener, getArrayRange, getModel, isLight, register, releaseRemoteListener, removeRemoteListener, setModelpublic PResultsTableBeanImpl()
throws RemoteException
RemoteExceptionpublic Object getRemoteListenerHandle(String type) throws RemoteException
getRemoteListenerHandle in interface PControllerBeangetRemoteListenerHandle in class PControllerImpltype - the listener typeRemoteException - thrown for errorspublic void results(SearchEvent evt)
results in interface ResultsListenerevt - the search eventpublic EventBrowserData getEventBrowserDetails(EventBrowserData data) throws RemoteException
RemoteExceptionpublic EventBrowserData getEventDetails(EventBrowserData ebData) throws RemoteException
PResultsTableBeangetEventDetails in interface PResultsTableBeanRemoteExceptionpublic EventBrowserData getEventDetails(EventBrowserData data, ArrayList modelRow) throws RemoteException
PResultsTableBeangetEventDetails in interface PResultsTableBeanRemoteExceptionpublic EventBrowserData addMarkedData(EventBrowserData ebData) throws RemoteException
PResultsTableBeanaddMarkedData in interface PResultsTableBeanRemoteExceptionpublic EventBrowserData removeMarkedData(EventBrowserData ebData)
PResultsTableBeanremoveMarkedData in interface PResultsTableBeanpublic EventBrowserData getHistoryItems(EventBrowserData ebData) throws RemoteException
PResultsTableBeangetHistoryItems in interface PResultsTableBeanRemoteExceptionpublic void clear(EventBrowserData ebData) throws RemoteException
PResultsTableBeanclear in interface PResultsTableBeanRemoteExceptionpublic void clearMarkedData(EventBrowserData ebData) throws RemoteException
PResultsTableBeanclearMarkedData in interface PResultsTableBeanRemoteExceptionpublic void initSearchResults(EventBrowserData ebData) throws RemoteException
PResultsTableBeaninitSearchResults in interface PResultsTableBeanRemoteExceptionpublic ArrayList getResultsList() throws RemoteException
getResultsList in interface PResultsTableBeanRemoteExceptionpublic void setDisplayedResultsList(ArrayList resList)
setDisplayedResultsList in interface PResultsTableBeanpublic ArrayList getDisplayedResultsList()
getDisplayedResultsList in interface PResultsTableBeanpublic void closeContext(EventBrowserData ebData) throws RemoteException
closeContext in interface PResultsTableBeanRemoteExceptionpublic void initializeSecConnection()
throws RemoteException
initializeSecConnection in interface PResultsTableBeanRemoteExceptionpublic void setACLGroupPoid(String acl, String group)
setACLGroupPoid in interface PResultsTableBeanCopyright © 2003, 2023, Oracle and/or its affiliates.