public interface ActivityDashboardAdminService
| Modifier and Type | Method and Description |
|---|---|
String[] |
getActivities(ActivitySearchRequest activitySearchRequest4)
Auto generated method signature
|
String[] |
getAllTables()
Auto generated method signature
|
RecordBean |
getRecord(RecordId id16)
Auto generated method signature
|
RecordId[] |
getRecordIds(String activityId11,
String[] searchTableNames12)
Auto generated method signature
|
void |
startgetActivities(ActivitySearchRequest activitySearchRequest4,
ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetAllTables(ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRecord(RecordId id16,
ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
void |
startgetRecordIds(String activityId11,
String[] searchTableNames12,
ActivityDashboardAdminServiceCallbackHandler callback)
Auto generated method signature for Asynchronous Invocations
|
String[] getActivities(ActivitySearchRequest activitySearchRequest4) throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getActivities3 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetActivities(ActivitySearchRequest activitySearchRequest4, ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getActivities3 - RemoteExceptionString[] getAllTables() throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getAllTables7 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetAllTables(ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getAllTables7 - RemoteExceptionRecordId[] getRecordIds(String activityId11, String[] searchTableNames12) throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getRecordIds10 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetRecordIds(String activityId11, String[] searchTableNames12, ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getRecordIds10 - RemoteExceptionRecordBean getRecord(RecordId id16) throws RemoteException, ActivityDashboardAdminServiceActivityDashboardExceptionException
getRecord15 - ActivityDashboardAdminServiceActivityDashboardExceptionException - :RemoteExceptionvoid startgetRecord(RecordId id16, ActivityDashboardAdminServiceCallbackHandler callback) throws RemoteException
getRecord15 - RemoteExceptionCopyright © 2016 WSO2. All rights reserved.