Package de.aservo.confapi.crowd.rest
Class ApplicationLinksResourceImpl
- java.lang.Object
-
- de.aservo.confapi.commons.rest.AbstractApplicationLinksResourceImpl
-
- de.aservo.confapi.crowd.rest.ApplicationLinksResourceImpl
-
- All Implemented Interfaces:
de.aservo.confapi.commons.rest.api.ApplicationLinksResource
@Named @Path("application-links") public class ApplicationLinksResourceImpl extends de.aservo.confapi.commons.rest.AbstractApplicationLinksResourceImpl
-
-
Constructor Summary
Constructors Constructor Description ApplicationLinksResourceImpl(de.aservo.confapi.commons.service.api.ApplicationLinksService applicationLinkService)
-