Uses of Interface
de.xima.fc.api.rest.impl.common.spi.service.IRestServicesProvider
-
-
Uses of IRestServicesProvider in de.xima.fc.api.rest.impl.common.spi.service
Classes in de.xima.fc.api.rest.impl.common.spi.service that implement IRestServicesProvider Modifier and Type Class Description class
ARestServicePackagesProvider
Abstract base class for providing REST services via their packages. -
Uses of IRestServicesProvider in de.xima.fc.api.rest.pub.impl.form_record.spi.service
Classes in de.xima.fc.api.rest.pub.impl.form_record.spi.service that implement IRestServicesProvider Modifier and Type Class Description class
FormRecordRestServicesProvider
Provides the packages of the generic REST services. -
Uses of IRestServicesProvider in de.xima.fc.api.rest.pub.impl.form.spi.service
Classes in de.xima.fc.api.rest.pub.impl.form.spi.service that implement IRestServicesProvider Modifier and Type Class Description class
FormRestServicesProvider
Provides the packages of the generic REST services. -
Uses of IRestServicesProvider 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 IRestServicesProvider Modifier and Type Class Description class
GenericRestServicesProvider
Provides the packages of the generic REST services. -
Uses of IRestServicesProvider in de.xima.fc.api.rest.pub.impl.security.spi.service
Classes in de.xima.fc.api.rest.pub.impl.security.spi.service that implement IRestServicesProvider Modifier and Type Class Description class
SecurityRestServicesProvider
Provides the packages of the generic REST services. -
Uses of IRestServicesProvider 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 IRestServicesProvider Modifier and Type Class Description class
UserPortalRestServicesProvider
Provides the packages of the user portal REST services. -
Uses of IRestServicesProvider in de.xima.fc.api.rest.pub.impl.user.spi.service
Classes in de.xima.fc.api.rest.pub.impl.user.spi.service that implement IRestServicesProvider Modifier and Type Class Description class
UserRestServicesProvider
Provides the packages of the generic REST services.
-