Uses of Class
de.xima.fc.api.rest.impl.common.resource.response.AUuidEntityResource
-
-
Uses of AUuidEntityResource in de.xima.fc.api.rest.impl.common.resource.response
Subclasses of AUuidEntityResource in de.xima.fc.api.rest.impl.common.resource.response Modifier and Type Class Description class
PublicResourceReference<TEntity extends IUUIDEntity>
Model class for public resource references. -
Uses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.form.model.response.form
Subclasses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.form.model.response.form Modifier and Type Class Description class
BaseFormResource
Base resource of aform
for returning when collections of forms are requested.class
DetailedFormResource
Detailed resource of aform
for returning when a single form is requested. -
Uses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form
Subclasses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form Modifier and Type Class Description class
BaseFormResource
Base resource of aform
for returning when collections of forms are requested.class
DetailedFormResource
Detailed resource of aform
for returning when a single form is requested. -
Uses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal
Subclasses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal Modifier and Type Class Description class
BaseUserPortalResource
Resource forUserPortal
entities.class
DetailedUserPortalResource
Resource forUserPortal
entities. -
Uses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.user.model.response
Subclasses of AUuidEntityResource in de.xima.fc.api.rest.pub.impl.user.model.response Modifier and Type Class Description class
DetailedUserProfileResource
Resource of aUserProfile
-