Uses of Interface
de.xima.fc.api.rest.impl.common.spi.service.IRestServicePackagesProvider
-
Packages that use IRestServicePackagesProvider Package Description de.xima.fc.api.rest.pub.impl.generic.spi.service de.xima.fc.api.rest.pub.impl.user_portal.spi.service -
-
Uses of IRestServicePackagesProvider in de.xima.fc.api.rest.pub.impl.generic.spi.service
Classes in de.xima.fc.api.rest.pub.impl.generic.spi.service that implement IRestServicePackagesProvider Modifier and Type Class Description class
GenericRestServicesProvider
Provides the packages of the generic REST services. -
Uses of IRestServicePackagesProvider in de.xima.fc.api.rest.pub.impl.user_portal.spi.service
Classes in de.xima.fc.api.rest.pub.impl.user_portal.spi.service that implement IRestServicePackagesProvider Modifier and Type Class Description class
UserPortalRestServicesProvider
Provides the packages of the user portal REST services.
-