Uses of Class
de.xima.fc.api.rest.impl.common.resource.response.AUuidResource
-
-
Uses of AUuidResource in de.xima.fc.api.rest.impl.common.resource.response
Subclasses of AUuidResource in de.xima.fc.api.rest.impl.common.resource.response Modifier and Type Class Description classALocalizedScopedFileResource<TFileMeta extends ILocalizedScopedFileMetaEntity<?,?> & IUUIDEntity>Abstract base class forlocalized scoped files.classAUuidEntityResource<TEntity extends IUUIDEntity>Abstract base class for UUID entity resources.classAUuidFileResource<TEntity extends IUUIDEntity>Abstract base class forfileREST API resources.classPublicResourceReference<TEntity extends IUUIDEntity>Model class for public resource references. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record Modifier and Type Class Description classBaseFormRecordResourceBase resource of aform recordfor returning when collections of form records are requested.classDetailedFormRecordResourceDetailed resource of aform recordfor returning when a single form record is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.attachment
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.attachment Modifier and Type Class Description classBaseFormRecordAttachmentResourceBase resource of aform record attachmentfor returning when collections of attachments are requested.classDetailedFormRecordAttachmentResourceDetailed resource of aform record attachmentfor returning when a single attachment is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat Modifier and Type Class Description classBaseFormRecordChatResourceBase resource of aFormRecordChatwhen a collection of chats is requested.classDetailedFormRecordChatResourceDetailed resource of aFormRecordChatwhen a single chat is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message Modifier and Type Class Description classBaseFormRecordMessageResourceBase resource of aform record messagefor returning when collections of messages are requested.classDetailedFormRecordMessageResourceDetailed resource of aform record messagefor returning when a single message is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message.upload
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.record.chat.message.upload Modifier and Type Class Description classBaseFormRecordMessageUploadRequestResourceBase resource of aFormRecordMessageUploadRequestfor returning when collections of upload requests are requested.classDetailedFormRecordMessageUploadRequestResourceDetailed resource of aFormRecordMessageUploadRequestfor returning when a single upload request is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.workflow
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form_record.model.response.workflow Modifier and Type Class Description classBaseWorkflowTriggerResourceBase resource of aWorkflowTriggerwhen a collection of triggers is requested.classDetailedWorkflowTriggerResourceDetailed resource of aWorkflowTriggerwhen a single trigger is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form.model.response.form
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form.model.response.form Modifier and Type Class Description classBaseFormResourceBase resource of aformfor returning when collections of forms are requested.classDetailedFormResourceDetailed resource of aformfor returning when a single form is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.form.model.response.form.file
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.form.model.response.form.file Modifier and Type Class Description classBaseFormFileResourceBase resource forProjectFileentities when a collection of files is requested.classDetailedFormFileResourceDetailed resource forProjectFileentities when a single file is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form Modifier and Type Class Description classBaseFormResourceBase resource of aformfor returning when collections of forms are requested.classDetailedFormResourceDetailed resource of aformfor returning when a single form is requested.classFormTagResourceModel representing a end user tag. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form.file
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.form.file Modifier and Type Class Description classBaseFormFileResourceBase resource forProjectFileentities when a collection of files is requested. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal Modifier and Type Class Description classBaseUserPortalResourceResource forUserPortalentities.classDetailedUserPortalResourceResource forUserPortalentities. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal.file
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.portal.file Modifier and Type Class Description classBaseUserPortalFileResourceBase resource forUserPortalFileentities when a collection of files is requested in auser portalcontext.classDetailedUserPortalFileResourceDetailed resource forUserPortalFileentities when a single file is requested in auser portalcontext. -
Uses of AUuidResource in de.xima.fc.api.rest.pub.impl.user.model.response
Subclasses of AUuidResource in de.xima.fc.api.rest.pub.impl.user.model.response Modifier and Type Class Description classDetailedUserProfileResourceResource of aUserProfile
-