Package de.xima.fc.api.rest.impl.common.resource.response
-
Interface Summary Interface Description IResource Common interface for resources provided by the REST API.IResourcePage<TResource extends IResource> Common interface for a page of resources.IUuidResource Common interface for UUID resources provided by the REST API.