Uses of Class
de.xima.fc.api.rest.impl.common.models.response.AResource
-
-
Uses of AResource in de.xima.fc.api.rest.impl.common.models.response
Subclasses of AResource in de.xima.fc.api.rest.impl.common.models.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. -
Uses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.client
Subclasses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.client Modifier and Type Class Description classClientResourceResource of aclient -
Uses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.form
Subclasses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.form Modifier and Type Class Description classFormFileResourceResource forProjectFileentities.classFormRecordAttachmentResourceResource of a form record attachmentclassFormRecordChatResourceResource of aFormRecordChat.classFormRecordMessageResourceResource of a form record messageclassFormRecordMessageUploadRequestResourceResource of aFormRecordMessageUploadRequestclassFormRecordResourceResource of aform recordclassFormResourceResource of aformclassWorkflowTaskResourceResource of aWorkflowTaskclassWorkflowTriggerResourceResource of aWorkflowTrigger -
Uses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.security
Subclasses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.security Modifier and Type Class Description classAuthenticatorResourceAbstract base class forauthenticatorsREST API resources. -
Uses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.user
Subclasses of AResource in de.xima.fc.api.rest.pub.impl.generic.model.response.user Modifier and Type Class Description classUserProfileResourceResource of aUserProfile -
Uses of AResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response
Subclasses of AResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response Modifier and Type Class Description classUserPortalAuthenticatorResourceModel representing an authenticator in a user portal context.classUserPortalFileResourceResource forUserPortalFileentities.classUserPortalFormRecordMessageResourceResource of a form record messageclassUserPortalFormRecordResourceResource of aform recordin a user portal context.classUserPortalFormResourceModel representing a form in a user portal context.classUserPortalResourceResource forUserPortalentities. -
Uses of AResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.page
Subclasses of AResource in de.xima.fc.api.rest.pub.impl.user_portal.model.response.page Modifier and Type Class Description classUserPortalFormRecordChatResource
-