All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractAsset |
Abstract implementation of IAsset .
|
AbstractDataProvider |
|
AbstractFDField |
Abstract implementation of a forms and document field component
|
AbstractStyledFDField |
Abstract implementation of a forms and document field component
|
AbstractValue |
Define the abstract value.
|
AccessController |
The interface is meant to ensure that every CRUD operations to storage
must pass through access control filters for security purposes.Customer must override
the method implementation as per their storage implementations.
|
AdaptiveForm |
AdaptiveForm class encapsulates basic properties of an adaptive form.
|
AdaptiveFormAsset |
Defines sling model for Adaptive Forms asset within Forms Manager
|
AdaptiveFormConfigurationService |
|
AEMForm |
AEMForm class encapsulates basic properties of an AEM Form.
|
AEMForm |
Defines the AEMForm Sling Model used for the /apps/core/fd/components/aemform component.
|
AEMForm.FormType |
Defines the form type
|
AssetSubType |
Enum defines the possible SubTypes for the USC Model being persisted
|
AssetType |
Enum defines the possible SubTypes for the USC Model being persisted
|
AuthenticationDetails |
Created by asomani on 9/29/2016.
|
AuthenticationException |
Exception class for any exceptions or errors during processing within the Dermis.
|
AuthoringErrorMessages |
|
AzureConfiguration |
|
Base |
A base interface to be extended by all the different types of form elements.
|
Base.ConstraintType |
Defines the constraint type.
|
Base.FieldType |
Defines the view type.
|
BaseConstraint |
A base interface which specifies the different form field constraints
|
BaseConstraint.Type |
Defines the data type.
|
BreakPointResponsiveConfiguration |
|
ClientRequest<C,S> |
ClientRequest provide details about client context and for few connector it provide executor and request
|
ClientResponse<R> |
|
CombinedSchema |
|
CombinedSchemaType |
Enum for anyOf, allOf, oneOf as per JSON schema specification
|
CommonModel |
Forms Portal Common Model encapsulating common properties across all models.
|
CommonUtils |
|
ComponentUtils |
Utility helper functions for components.
|
Configuration |
|
ConstraintAsset |
|
Container |
Defines the form Container Sling Model used for form container component (like fieldset or panel)
|
ContainerConstraint |
A interface which specifies the different form container constraints
|
ContentType |
|
Converter<T> |
General purpose data type converter that can be registered and used
to manage the conversion of objects from one type to another.
|
ConverterService |
Class to convert values to objects of specified Class.
|
CustomDate |
|
CustomParameterRequest |
|
CustomResponse |
|
CustomServletOutputStream |
Created with IntelliJ IDEA.
|
DataContext |
The DataContext represents a pluggable mechanism for resolving a operation arguments at evaluation time.
|
DataModel |
Represents a DataModel and it's metadata description.
|
DataOptions |
The DataOptions captures the set of parameters to be passed to the DataProvider for getting the data
for a form.
|
DataProvider |
Interface to provide Data XML given a URL.
|
DataProviderBase |
Base Interface to provide Data given a URL.
|
DataSource |
List of DataSources supported OOTB
|
DataXMLOptions |
Deprecated.
|
DataXMLProvider |
Deprecated.
|
DermisBridgeConstants |
|
DermisException |
Exception class for any exceptions or errors during processing within the Dermis.
|
DermisExceptionCodes |
Defines the list of error codes.
|
DermisLogger |
Class to get a pre-defined message from a exceptions.properties file in this
library
|
DermisValidationException |
|
Document |
The Document class is an abstraction over various sources of content (URLs, JCR nodes, etc.)
which serves the content-stream and also provides other meta-information (length, content-type, etc.)
about the content.
|
DocumentBuilderUtil |
|
DocumentFactory |
The DocumentFactory class is an abstraction which is used to create Document objects
from various sources of content (URLs, JCR nodes, etc.)
|
DoRBindRefService |
|
DoRConstants |
Defines the constants used for Documents Of Record.
|
DraftModel |
Class represent the properties to be persisted as part of Draft via portal.
|
DraftOptions |
Class represent the extra options required as a part of draft operations.
|
DraftsAndSubmissions |
|
DraftsAndSubmissions.TypeEnum |
|
DraftService |
Interface exposing the Draft SPI's in Forms Portal
|
ErrorMessages |
|
ExceptionCodes |
Defines the list of error codes.
|
ExecutionContext |
Dermis Environment provides all the context required for an operationName to be pre processed, executed and post processed
|
FDAsset |
|
FDAsset.AssetType |
|
FDField |
Defines the Text Sling Model for the forms & Documents component.
|
Field |
Defines the form Field Sling Model used for form field component.
|
FileAttachmentWrapper |
The FileAttachmentWrapper captures the set of parameters required to represent the data of file attachment
component.
|
FileConstraint |
Interface for constraints applicable to file attachments
|
FMAssetConstants |
Constants used by Forms Manager APIs
|
FMAssetSearch |
Service for searching assets shown in Forms Manager.
|
FMSearchCriteria |
|
FMSearchCriteria.Builder |
|
FMSearchCriteria.BuilderProvider |
Provider service for FMSearchCriteria Builder
|
FMSearchCriteria.Property |
|
FMSearchCriteria.SortCriteria |
sort- An enum that indicates whether node are to be sorted in ascending order or descending order based on a property.
|
FormAsset |
Defines base sling model for various Forms Manager Assets
|
FormContainer |
Defines the form container FormContainer Sling Model used for the /apps/core/fd/components/form/formcontainer component.
|
FormDataWrapper |
The FormDataWrapper contains form data including attachments.
|
FormDataXMLProvider |
Deprecated. |
FormMetaData |
The form metadata keeps track of form metadata (for example) available submit actions, prefill services, fragments etc
|
FormMetaData |
Defines the form metadata
|
FormMetaDataConstants |
Some constants related to form metadata
|
FormsApplicationContext |
Contract for the model being stored via USC.It contains the minimalistic set of common properties
for all use cases across Forms Applications.
|
FormsException |
Exception class that wraps the exception thrown when any of the forms component fails.
|
FormsPortalException |
Represent the exception thrown by various api's across forms portal
|
FormSubmitActionManagerService |
Defines the interface to manage form submit actions
|
FormSubmitActionService |
Interface to provide Form Submit Service.
|
FormSubmitInfo |
Defines the information required during form submission
|
GuideButton |
GuideButton class encapsulates basic properties of the adaptive forms Button Component.
|
GuideCaptcha |
GuideCaptcha encapsulates basic properties of the adaptive forms Captcha Component.
|
GuideCaptchaValidationResult |
GuideCaptchaValidationResult interface defining the captcha validation status.
|
GuideCaptchaValidator |
An interface to provide captcha validation at server side in adaptive form
This interface can be used to provide custom implementation for different captcha services.
|
GuideCaptchaValidatorProvider |
Defines the interface to manage CAPTCHA validation providers
|
GuideChart |
GuideChart encapsulates basic properties of the adaptive forms Chart Component.
|
GuideCheckBox |
GuideCheckBox encapsulates basic properties of the adaptive forms Check Box Component.
|
GuideConstants |
Defines the constants used in AEM Forms.
|
GuideConstants.GUIDE_ASSETS |
Enum to list assets referenced by guides.
|
GuideConstants.ThankYouOption |
Enum to list Thank You Option referenced by guides.
|
GuideContainer |
GuideContainer encapsulates basic properties of an adaptive form Container.
|
GuideContainerThreadLocal |
|
GuideDatePicker |
GuideDatePicker encapsulates basic properties of the adaptive forms DatePicker Component.
|
GuideDropDownList |
GuideDropDownList encapsulates basic properties of the Adaptive Forms Drop Down Component.
|
GuideError |
Guide error class containing the error message and som expression/bindRef of the field with error.
|
GuideException |
Java Exception that is thrown when any of the adaptive form Component Fails.
|
GuideField |
GuideField is a base class from which every AEM form field component inherits from.
|
GuideFileUpload |
GuideFileUpload class encapsulates basic properties of the adaptive forms File Upload Component.
|
GuideFragmentContainer |
|
GuideFragmentHolder |
|
GuideImage |
GuideImage class encapsulates basic properties of the adaptive forms Image Component.
|
GuideItemsContainer |
|
GuideJsonHtmlEmitterFlag |
|
GuideLayoutContext |
|
GuideLCServiceConnector |
Interface to pass on the submitted data of adaptive form to a LiveCycle Service.
|
GuideListFileAttachmentButton |
Created with IntelliJ IDEA.
|
GuideLocalizationService |
|
GuideNode |
GuideNode is base class which every AEM form component inherits from.
|
GuideNumericBox |
GuideNumericBox class encapsulates basic properties of the adaptive forms numeric box Component.
|
GuideNumericStepper |
Sightly use class for numeric stepper
|
GuidePanel |
GuidePanel class encapsulates basic properties of adaptive forms Panels.
|
GuidePasswordBox |
GuidePasswordBox encapsulates basic properties of the adaptive form password box Component.
|
GuideRadioButton |
GuideRadioButton encapsulates basic properties of the adaptive form radio button Component.
|
GuideSchemaType |
An enumeration value that specifies the schema type for creation of Adaptive Form or Adaptive Form Fragment.
|
GuideScribble |
GuideScribble encapsulates basic properties of the adaptive form scribble Component.
|
GuideSeparator |
Class representing the separator component
|
GuideSubmitErrorCause |
GuideSubmitErrorCause represents reason due to which server side failure happened.
|
GuideSubmitUtils |
Provides Utility API to build custom submit action
|
GuideSwitch |
GuideCheckBox encapsulates basic properties of the adaptive forms Check Box Component.
|
GuideTable |
Class representing the table component
|
GuideTableRow |
Class representing the table row component
|
GuideTermsAndConditions |
GuideTermsAndConditions class encapsulates basic properties of the adaptive forms Terms and Conditions component.
|
GuideTextBox |
GuideTextBox class encapsulates basic properties of the adaptive forms TextBox component.
|
GuideTextDraw |
GuideTextDraw encapsulates basic properties of the Adaptive Form text draw Component.
|
GuideUtils |
|
GuideValidationResult |
Class representing the result of server side validation performed for an adaptive form.
|
GuideValidationResult.OriginCodeStatus |
|
IAsset |
|
IAuthentication |
Interface representing Dermis IAuthentication.
|
IAuthenticationConfig |
Interface representing Dermis IAuthentication POJO.
|
IAuthenticationManager |
Dermis IAuthentication Manager registered with
the IAuthentication interface
Created by jalagari on 10/28/2016.
|
ICombinedSchema |
Interface for anyOf, allOf, oneOf as per JSON schema specification
|
IConfiguration |
Interface representing Dermis Configuration
|
IConstraintAsset |
Base class (POJO) for all types of constraint on the IAsset .
|
IDataModel |
Represents a DataModel and it's metadata description.
|
IDermisBridge |
Interface to bridge with dermis
|
IOperation |
Interface representing Dermis Operation
|
IOperation.MethodType |
|
IOperationArgument |
Interface representing the Operation argument.
|
IPostProcessor |
IPostProcessor is a service that is called after execution of operation which can be used to postProcess or executePostProcessors the results of the operation.
|
IPreProcessor |
IPreProcessor is a service that is called directly before executing any operation.
|
IProcessor |
IProcessor is the interface that checks for support of pre processing and post processing
of the operation in the context of the current user and connector.
|
IProperty |
Represents a property and it's metadata description.
|
IRule |
Contains attributes for rules of Asset.
|
ISchema |
Represents a schema and it's metadata description.
|
ITypeAsset |
Represent the type asset of property.
|
ITypeValue |
Define the generic type based value which will represent the operation input and output of any primitive type.
|
IValue |
Define the generic value object which will be used for both input/output of operation
|
IValueList |
Define the generic value list which will represent the operation input and output in array format.
|
IValueMap |
Define the generic value map which will represent the operation input and output in map format.
|
JSONRenderer |
Extending Sling JSONObject to override the behaviour of toString.
|
Label |
Interface for a label
|
Link |
Defines the sling model for /apps/core/fd/components/formsportal/link component.
|
Link.AssetType |
Defines the Asset Type that is being linked to
|
NumberAndDateConstraint |
Interface for date and number constraints
|
Operation |
Basic implementation of Operation.
|
Operation |
|
Operation.OperationResult |
|
OperationManager |
|
OperationOptions |
Options to be used/provided when executing an operation
|
OptionsConstraint |
Interface for options constraints (for radio button, check box and drop down type of fields)
|
ParameterMap |
Created with IntelliJ IDEA.
|
ParticipantInfo |
This class represents information about next participant in agreement status response
|
ParticipantSetInfo |
|
PendingSignModel |
Class represent the properties to be persisted as part of Pending Sign via portal.
|
PendingSignService |
Interface exposing the Pending Sign SPI's in Forms Portal
|
PortalLister |
Defines the sling model for /apps/core/fd/components/formsportal/portallister component.
|
PortalLister.Item |
|
PortalLister.LayoutType |
|
PortalRecordInfo |
Defines the information related to form submission, in Forms Portal.
|
PrefillData |
The PrefillData captures the set of parameters returned by the FormDataProviderRegistry.
|
Property |
Represents a property and it's metadata description.
|
PropertyFormatType |
Enum for determining the property format type.
|
PropertyType |
Enum for determining the property type.
|
Query |
This represents a query object that is used to
execute a operation in dermis.
|
Query |
Querying framework for instance retrieval
|
RecipientAuthenticationMethod |
|
RecipientInfo |
|
RecipientInfoSpecifier |
The RecipientInfoSpecifier interface is intended for implementations that
will define the Recipients dynamically.
|
RecipientPhoneInfo |
|
RecipientSecurityOption |
|
RecipientSetInfo |
|
RecipientSetInfo.RecipientRole |
|
Relationship |
Represents a relationship between two datamodels where one set of properties is the
primary key, and another set is the foreign key.
|
RequestExecutionContext |
RequestExecutionContext provides client request details like executor and request along with ExecutionContext details
|
ResponseExecutionContext<R> |
|
ResponsiveConfiguration |
|
RestProperty |
|
Schema |
Represents a schema and it's metadata description.
|
SearchAndLister |
Defines the sling model for /apps/core/fd/components/formsportal/searchlister component.
|
SignerInfo |
|
SignerInfoSource |
|
SignerResource |
|
SignField |
|
SigningUrl |
|
SigningUrlSetInfo |
|
Statement |
Class to add a constraint for querying instances
|
Statement.Operator |
Enum to specify statement operator.
|
StatementGroup |
|
StatementGroup.JoinOperator |
Enum to specify operator to join with the inner statement.
|
StringConstraint |
A interface which specifies the different form string type constraints
|
StyledFDField |
Defines the Text Sling Model for the Styled Adaptive Form & Documents component.
|
StyleUtils |
|
SubmitModel |
Class represent the properties to be persisted as part of Submit via portal.
|
SubmitService |
Interface exposing the Submission Model SPI's in Forms Portal
|
SwaggerCollectionFormatEnum |
Class defines the collection format supported by swagger for handling array/collections values in request
https://swagger.io/docs/specification/2-0/describing-parameters/#array
Collection Format specifies the array format (a single parameter with multiple parameter or multiple parameters with the same name) and the separator for array items.
|
TextInput |
Defines the form Text Sling Model used for the /apps/core/fd/components/form/textinput component.
|
Type |
Enum for determining the supported variations types of the property types.
|
TypedAsset |
Abstract implementation of ITypeAsset
Implements most common and trivial methods.
|
TypeValue |
Define the generic value map which will represent the operation input and output of any primitive type.
|
UriUtils |
Uri related util functions
|
USCException |
Common exception being used across USC
|
ValidationOptions |
An enum to specify the kind of validation to be performed on provided data
|
ValidationOptions |
ValidationOptions describes the basic options required to validate an adaptive form
on server side.
|
ValidationOptions.ValidationOptionsBuilder |
Static helper class to build validation options.
|
ValueList |
Define the generic value map which will represent the operation input and output in array format.
|
ValueMap |
Define the generic value map which will represent the operation input and output in map format.
|
ValueUtil |
Utility methods to Construct IValue based on JSON or Connector Property.
|
WorkitemUserMetadataService |
|
WSConfiguration |
Class for representing a Web Service configuration
|
WSProperty |
Represents a wsdl property and it's metadata description.
|
X509TokenAuthenticationDetails |
|
XFAUtils |
|
XPathUtils |
Utility class which allows retrieval of values from XML documents using XPath queries, as well as updation
of values inside an XML document.
|