Skip navigation links
A C D E G I O P S T 

A

AbstractConfigurationServiceEndpoint<T> - Class in org.apache.unomi.router.rest
Created by amidani on 26/06/2017.
AbstractConfigurationServiceEndpoint() - Constructor for class org.apache.unomi.router.rest.AbstractConfigurationServiceEndpoint
 

C

ConfigRestExceptionMapper - Class in org.apache.unomi.router.rest
Created by amidani on 06/07/2017.
ConfigRestExceptionMapper() - Constructor for class org.apache.unomi.router.rest.ConfigRestExceptionMapper
 
configSharingService - Variable in class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
 
configurationService - Variable in class org.apache.unomi.router.rest.AbstractConfigurationServiceEndpoint
 

D

deleteConfiguration(String) - Method in class org.apache.unomi.router.rest.AbstractConfigurationServiceEndpoint
Delete a configuration by id.
deleteConfiguration(String) - Method in class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
 
deleteConfiguration(String) - Method in class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
 

E

ExportConfigurationServiceEndPoint - Class in org.apache.unomi.router.rest
A JAX-RS endpoint to manage ExportConfigurations.
ExportConfigurationServiceEndPoint() - Constructor for class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
 

G

getConfiguration(String) - Method in class org.apache.unomi.router.rest.AbstractConfigurationServiceEndpoint
Retrieves a configuration by id.
getConfigurations() - Method in class org.apache.unomi.router.rest.AbstractConfigurationServiceEndpoint
Retrieves all the configurations.

I

ImportConfigurationServiceEndPoint - Class in org.apache.unomi.router.rest
A JAX-RS endpoint to manage ImportConfigurations.
ImportConfigurationServiceEndPoint() - Constructor for class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
 

O

org.apache.unomi.router.rest - package org.apache.unomi.router.rest
 

P

PartialContentException - Exception in org.apache.unomi.router.rest
 
PartialContentException() - Constructor for exception org.apache.unomi.router.rest.PartialContentException
Construct a new "partial content" exception.
PartialContentException(String) - Constructor for exception org.apache.unomi.router.rest.PartialContentException
Construct a new "partial content" exception.
PartialContentException(String, Response) - Constructor for exception org.apache.unomi.router.rest.PartialContentException
 
PartialContentException(Throwable) - Constructor for exception org.apache.unomi.router.rest.PartialContentException
Construct a new "partial content" exception.
PartialContentException(String, Throwable) - Constructor for exception org.apache.unomi.router.rest.PartialContentException
Construct a new "partial content" exception.
PartialContentException(Response, Throwable) - Constructor for exception org.apache.unomi.router.rest.PartialContentException
 
PartialContentException(String, Response, Throwable) - Constructor for exception org.apache.unomi.router.rest.PartialContentException
 
processOneshotImportConfigurationCSV(ExportConfiguration) - Method in class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
Save/Update the given import configuration.
processOneshotImportConfigurationCSV(String, Attachment) - Method in class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
Save/Update the given import configuration.

S

saveConfiguration(T) - Method in class org.apache.unomi.router.rest.AbstractConfigurationServiceEndpoint
 
saveConfiguration(ExportConfiguration) - Method in class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
Save the given export configuration.
saveConfiguration(ImportConfiguration) - Method in class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
Save the given import configuration.
setConfigSharingService(ConfigSharingService) - Method in class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
 
setExportConfigurationService(ImportExportConfigurationService<ExportConfiguration>) - Method in class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
 
setImportConfigurationService(ImportExportConfigurationService<ImportConfiguration>) - Method in class org.apache.unomi.router.rest.ImportConfigurationServiceEndPoint
 
setProfileExportService(ProfileExportService) - Method in class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
 
setProfileService(ProfileService) - Method in class org.apache.unomi.router.rest.ExportConfigurationServiceEndPoint
 

T

toResponse(PartialContentException) - Method in class org.apache.unomi.router.rest.ConfigRestExceptionMapper
 
A C D E G I O P S T 
Skip navigation links

Copyright © 2014–2022 Apache Software Foundation. All rights reserved.