public interface SpotlightRemote extends Remote
SpotlightConfiguration getSpotlightConfiguration(long id) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightActivityRecordSet getSpotlightActivities(SpotlightActivitySearchCriteria searchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightActivity getSpotlightActivity(long spotlightActivityId) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightActivitySaveResult saveSpotlightActivity(SpotlightActivity spotlightActivity) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightConfigurationSaveResult saveSpotlightConfiguration(SpotlightConfiguration spotlightConfiguration) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightActivityGroupSaveResult saveSpotlightActivityGroup(SpotlightActivityGroup spotlightActivityGroup) throws RemoteException, ApiException
RemoteExceptionApiExceptionCustomSpotlightVariable[] getAvailableCustomSpotlightVariables() throws RemoteException
RemoteExceptionvoid deleteSpotlightActivity(long spolightActivityId)
throws RemoteException,
ApiException
RemoteExceptionApiExceptionvoid deleteSpotlightActivityGroup(long spolightActivityGroupId)
throws RemoteException,
ApiException
RemoteExceptionApiExceptionStandardVariable[] getAvailableStandardVariables() throws RemoteException
RemoteExceptionCountry[] getCountriesByCriteria(CountrySearchCriteria searchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightActivityGroupRecordSet getSpotlightActivityGroups(SpotlightActivityGroupSearchCriteria searchCriteria) throws RemoteException, ApiException
RemoteExceptionApiExceptionSpotlightActivityType[] getSpotlightActivityTypes() throws RemoteException
RemoteExceptionSpotlightTagCodeType[] getSpotlightTagCodeTypes() throws RemoteException
RemoteExceptionSpotlightTagFormatType[] getSpotlightTagFormatTypes() throws RemoteException
RemoteExceptionSpotlightTagMethodType[] getSpotlightTagMethodTypes() throws RemoteException
RemoteExceptionSpotlightActivityImageTagsSaveResult[] updateActivityImageTags(SpotlightActivityImageTagsSaveRequest request) throws RemoteException, ApiException
RemoteExceptionApiExceptionString generateTags(long[] activityIds) throws RemoteException, ApiException
RemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.