Package com.adobe.forms.common.service
-
Interface Summary Interface Description DataProvider Interface to provide Data XML given a URL.DataProviderBase Base Interface to provide Data given a URL.DataXMLProvider Interface to provide Data XML given a URL.FormDataProviderRegistry Registry for maintaining the implementation of {DataProvider} and {DataXMLProvider}FormDataXMLProvider Deprecated. FormDataXMLProviderRegistry Registry for maintaining the implementation of {DataXMLProvider} and {FormDataXMLProvider}FormExternalResource This is form resource modelled as an external resource.FormsCommonConfigurationService StaleAssetIndicatorService TestDataProvider Interface to provide test data. -
Class Summary Class Description AbstractDataProvider DataOptions The DataOptions captures the set of parameters to be passed to the DataProvider for getting the data for a form.DataXMLOptions The DataXMLOptions captures the set of parameters to be passed to the DataXMLProvider for getting the data xml for a form.FileAttachmentWrapper The FileAttachmentWrapper captures the set of parameters required to represent the data of file attachment component.PrefillData The PrefillData captures the set of parameters returned by the FormDataProviderRegistry. -
Enum Summary Enum Description ContentType -
Exception Summary Exception Description DoRTemplateParsingException FormsException Exception class that wraps the exception thrown when any of the forms component fails.