Uses of Class
de.aservo.confapi.crowd.model.ApplicationsBean
Packages that use ApplicationsBean
Package
Description
-
Uses of ApplicationsBean in de.aservo.confapi.crowd.rest
Methods in de.aservo.confapi.crowd.rest with parameters of type ApplicationsBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseApplicationsResourceImpl.setApplications(ApplicationsBean applicationsBean) -
Uses of ApplicationsBean in de.aservo.confapi.crowd.rest.api
Methods in de.aservo.confapi.crowd.rest.api with parameters of type ApplicationsBeanModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseApplicationsResource.setApplications(ApplicationsBean applicationsBean) -
Uses of ApplicationsBean in de.aservo.confapi.crowd.service
Methods in de.aservo.confapi.crowd.service that return ApplicationsBeanModifier and TypeMethodDescriptionApplicationsServiceImpl.getApplications()ApplicationsServiceImpl.setApplications(ApplicationsBean applicationsBean) Methods in de.aservo.confapi.crowd.service with parameters of type ApplicationsBeanModifier and TypeMethodDescriptionApplicationsServiceImpl.setApplications(ApplicationsBean applicationsBean) -
Uses of ApplicationsBean in de.aservo.confapi.crowd.service.api
Methods in de.aservo.confapi.crowd.service.api that return ApplicationsBeanModifier and TypeMethodDescriptionApplicationsService.getApplications()ApplicationsService.setApplications(ApplicationsBean applicationsBean) Methods in de.aservo.confapi.crowd.service.api with parameters of type ApplicationsBeanModifier and TypeMethodDescriptionApplicationsService.setApplications(ApplicationsBean applicationsBean)