Class OutlookAddInApiKeyResource
java.lang.Object
ch.tocco.nice2.rest.core.spi.AbstractRestResource
ch.tocco.nice2.optional.officeintegration.impl.rest.resources.OutlookAddInApiKeyResource
- All Implemented Interfaces:
RestResource
@Path("officeintegration/apiKey")
public class OutlookAddInApiKeyResource
extends AbstractRestResource
-
Nested Class Summary
-
Field Summary
Fields inherited from class ch.tocco.nice2.rest.core.spi.AbstractRestResource
uriInfo
-
Constructor Summary
ConstructorDescriptionOutlookAddInApiKeyResource
(ApiKeyManager apiKeyManager, PrincipalService principalService, TextResources textResources, TimezoneResolverService timezoneResolverService) -
Method Summary
Methods inherited from class ch.tocco.nice2.rest.core.spi.AbstractRestResource
getPathParameter, setUriInfo, tryGetInt
-
Constructor Details
-
OutlookAddInApiKeyResource
public OutlookAddInApiKeyResource(ApiKeyManager apiKeyManager, PrincipalService principalService, TextResources textResources, TimezoneResolverService timezoneResolverService)
-
-
Method Details
-
createApiKey
-