| Modifier and Type | Method and Description |
|---|---|
protected java.util.Optional<AbstractDestinationModel> |
DefaultProfileConfigurationService.getDestinationModel(java.lang.String className) |
DestinationService<AbstractDestinationModel> |
DefaultProfileConfigurationService.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultProfileConfigurationService.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
ResetCredentialsHandler.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResetCredentialsHandler.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DestinationDao<T extends AbstractDestinationModel>
DAO for the
AbstractDestinationModel |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDestinationDao<T extends AbstractDestinationModel>
Default implementation of
DestinationDao |
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumedDestinationModel
Generated model class for type ConsumedDestination first defined at extension apiregistryservices.
|
class |
ExposedDestinationModel
Generated model class for type ExposedDestination first defined at extension apiregistryservices.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractDestinationModel> |
DestinationTargetModel.getDestinations()
Generated method - Getter of the
DestinationTarget.destinations attribute defined at extension apiregistryservices. |
java.util.Collection<AbstractDestinationModel> |
EndpointModel.getDestinations()
Generated method - Getter of the
Endpoint.destinations attribute defined at extension apiregistryservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationTargetModel.setDestinations(java.util.Collection<AbstractDestinationModel> value)
Generated method - Setter of
DestinationTarget.destinations attribute defined at extension apiregistryservices. |
void |
EndpointModel.setDestinations(java.util.Collection<AbstractDestinationModel> value)
Generated method - Setter of
Endpoint.destinations attribute defined at extension apiregistryservices. |
| Modifier and Type | Method and Description |
|---|---|
AbstractDestinationModel |
AbstractDestinationResource.getAbstractDestinationModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractDestinationModel |
AbstractDestinationResource.readResource(java.lang.String resourceId)
Gets the
AbstractDestinationModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractDestinationModel> |
AbstractDestinationsResource.getAbstractDestinationsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDestinationResource.setAbstractDestinationModel(AbstractDestinationModel value)
Convenience method which just delegates to
#setResourceValue(AbstractDestinationModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDestinationsResource.setAbstractDestinationsCollection(java.util.Collection<AbstractDestinationModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DestinationService<T extends AbstractDestinationModel>
Service layer interface for destinations
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDestinationService<T extends AbstractDestinationModel>
Default implementation of
DestinationService |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
DefaultApiRegistryClientService.getDestinationService() |
protected DestinationService<AbstractDestinationModel> |
DefaultApiRegistrationService.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultApiRegistryClientService.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
DefaultConsumedDestinationLocatorStrategy.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultConsumedDestinationLocatorStrategy.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
DefaultCertificateService.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCertificateService.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractDestinationModel |
KymaApiRegistrationStrategy.getApiDestination() |
protected AbstractDestinationModel |
KymaEventEmitStrategy.getEventDestination() |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
KymaApiRegistrationStrategy.getDestinationService() |
protected DestinationService<AbstractDestinationModel> |
KymaEventEmitStrategy.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
KymaApiRegistrationStrategy.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
void |
KymaEventEmitStrategy.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
KymaEventEmitTaskRunner.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
KymaEventEmitTaskRunner.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
RestTemplateWrapper.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RestTemplateWrapper.updateCredentials(AbstractDestinationModel destination) |
protected void |
RestTemplateWrapper.validateCredential(AbstractDestinationModel destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestTemplateWrapper.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
| Modifier and Type | Method and Description |
|---|---|
protected DestinationService<AbstractDestinationModel> |
DefaultBaseSiteConsumedDestinationLocatorStrategy.getDestinationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBaseSiteConsumedDestinationLocatorStrategy.setDestinationService(DestinationService<AbstractDestinationModel> destinationService) |
Copyright © 2018 SAP SE. All Rights Reserved.