Uses of Class
de.aservo.confapi.commons.model.ApplicationLinksBean
Packages that use ApplicationLinksBean
Package
Description
-
Uses of ApplicationLinksBean in de.aservo.confapi.commons.model
Fields in de.aservo.confapi.commons.model declared as ApplicationLinksBeanModifier and TypeFieldDescriptionstatic final ApplicationLinksBeanApplicationLinksBean.EXAMPLE_1 -
Uses of ApplicationLinksBean in de.aservo.confapi.commons.rest
Methods in de.aservo.confapi.commons.rest with parameters of type ApplicationLinksBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseAbstractApplicationLinksResourceImpl.setApplicationLinks(boolean ignoreSetupErrors, ApplicationLinksBean linksBean) -
Uses of ApplicationLinksBean in de.aservo.confapi.commons.rest.api
Methods in de.aservo.confapi.commons.rest.api with parameters of type ApplicationLinksBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseApplicationLinksResource.setApplicationLinks(boolean ignoreSetupErrors, ApplicationLinksBean linksBean) -
Uses of ApplicationLinksBean in de.aservo.confapi.commons.service.api
Methods in de.aservo.confapi.commons.service.api that return ApplicationLinksBeanModifier and TypeMethodDescriptionApplicationLinksService.getApplicationLinks()Gets all application links.ApplicationLinksService.setApplicationLinks(ApplicationLinksBean applicationLinksBean, boolean ignoreSetupErrors) Sets or updates the given application linksMethods in de.aservo.confapi.commons.service.api with parameters of type ApplicationLinksBeanModifier and TypeMethodDescriptionApplicationLinksService.setApplicationLinks(ApplicationLinksBean applicationLinksBean, boolean ignoreSetupErrors) Sets or updates the given application links