Interface | Description |
---|---|
IAsset | |
ICombinedSchema |
Interface for anyOf, allOf, oneOf as per JSON schema specification
|
IConstraintAsset |
Base class (POJO) for all types of constraint on the
IAsset . |
IDataModel |
Represents a DataModel and it's metadata description.
|
IOperation |
Interface representing Dermis Operation
|
IOperationArgument |
Interface representing the Operation argument.
|
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.
|
Class | Description |
---|---|
AbstractAsset |
Abstract implementation of
IAsset . |
ClientRequest<C,S> |
ClientRequest provide details about client context and for few connector it provide executor and request
|
CombinedSchema | |
ConstraintAsset |
Abstract implementation of
IConstraintAsset . |
DataModel |
Represents a DataModel and it's metadata description.
|
ExecutionContext |
Dermis Environment provides all the context required for an operationName to be pre processed, executed and post processed
|
JSONRenderer |
Extending Sling JSONObject to override the behaviour of toString.
|
Operation |
Basic implementation of Operation.
|
Property |
Represents a property and it's metadata description.
|
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 |
Schema |
Represents a schema and it's metadata description.
|
TypedAsset |
Abstract implementation of
ITypeAsset
Implements most common and trivial methods. |
WSProperty |
Represents a wsdl property and it's metadata description.
|
Enum | Description |
---|---|
CombinedSchemaType |
Enum for anyOf, allOf, oneOf as per JSON schema specification
|
DataSource |
List of DataSources supported OOTB
|
IOperation.MethodType | |
PropertyFormatType |
Enum for determining the property format type.
|
PropertyType |
Enum for determining the property type.
|
Type |
Enum for determining the supported variations types of the property types.
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.