public interface ActivityDashboardAdminService
| Modifier and Type | Method and Description |
|---|---|
String[] |
getActivities(ActivitySearchRequest activitySearchRequest8)
Auto generated method signature
|
String[] |
getAllTables()
Auto generated method signature
|
RecordBean |
getRecord(RecordId id4)
Auto generated method signature
|
RecordId[] |
getRecordIds(String activityId15,
String[] searchTableNames16)
Auto generated method signature
|
void |
startgetActivities(ActivitySearchRequest activitySearchRequest8,
ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTables(ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRecord(RecordId id4,
ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRecordIds(String activityId15,
String[] searchTableNames16,
ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
RecordBean getRecord(RecordId id4) throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getRecord3 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetRecord(RecordId id4, ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getRecord3 - RemoteExceptionString[] getActivities(ActivitySearchRequest activitySearchRequest8) throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getActivities7 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetActivities(ActivitySearchRequest activitySearchRequest8, ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getActivities7 - RemoteExceptionString[] getAllTables() throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getAllTables11 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetAllTables(ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getAllTables11 - RemoteExceptionRecordId[] getRecordIds(String activityId15, String[] searchTableNames16) throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getRecordIds14 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetRecordIds(String activityId15, String[] searchTableNames16, ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getRecordIds14 - RemoteExceptionCopyright © 2018 WSO2. All rights reserved.