Package com.adobe.fd.fp.service
This package exports forms portal interfaces for Draft/Submission's data/metadata handling.
Apart from these interfaces for DoR rendering, Integration with analytics are also exported.
-
Interface Summary Interface Description DraftAFDataService Deprecated. DraftAndSubmissionUtilService DraftDataService DraftDataService service will get/delete/save user data (attachments and form data) filled with a draft instance of FormDraftMetadataService DraftMetadataService will get/delete/save metadata associated with a draft.DraftSubmissionManagementService FormsPortalPDFRenderService FormsPortalProcessor Internal forms portal processor.FPIntegrationService Forms portal integration service which queries for all the integration service providers with a given provider value.FPIntegrationServiceProvider Provider interface which can be implemented to provide the list of integration scripts that should be included in the for a given provider value.FPKeyGeneratorService pluggable service to generate a unique id for draft and submission, user's implementation needs to put a service ranking higher than 0 to be picked.PendingSignDataService PendingSignMetadataService Service for providing CRUDL operation for metadata associated with pending sign instancesSubmitDataService SubmitDataService service will get/delete/submit user data (attachments and form data) filled with a submission of FormSubmitMetadataService SubmitMetadataService will get/delete/save metadata associated with a form submission.SubmittedAFDataService Deprecated. -
Class Summary Class Description Query Querying framework for instance retrievalStatement Class to add a constraint for querying instancesStatementGroup -
Enum Summary Enum Description Statement.Operator Enum to specify statement operator.StatementGroup.JoinOperator Enum to specify operator to join with the inner statement.