Package | Description |
---|---|
com.adobe.aem.dermis.model |
Modifier and Type | Interface and Description |
---|---|
interface |
IConstraintAsset
Base class (POJO) for all types of constraint on the
IAsset . |
interface |
IDataModel
Represents a DataModel and it's metadata description.
|
interface |
IOperation
Interface representing Dermis Operation
|
interface |
IOperationArgument
Interface representing the Operation argument.
|
interface |
IProperty
Represents a property and it's metadata description.
|
interface |
ISchema
Represents a schema and it's metadata description.
|
interface |
ITypeAsset
Represent the type asset of property.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAsset
Abstract implementation of
IAsset . |
class |
ConstraintAsset
Abstract implementation of
IConstraintAsset . |
class |
DataModel
Represents a DataModel and it's metadata description.
|
class |
Operation
Basic implementation of Operation.
|
class |
Property
Represents a property and it's metadata description.
|
class |
Schema
Represents a schema and it's metadata description.
|
class |
TypedAsset
Abstract implementation of
ITypeAsset
Implements most common and trivial methods. |
class |
WSProperty
Represents a wsdl property and it's metadata description.
|
Modifier and Type | Method and Description |
---|---|
List<IAsset> |
CombinedSchema.getSchemas() |
List<IAsset> |
ICombinedSchema.getSchemas()
Returns the list of schemas for this combination
|
Modifier and Type | Method and Description |
---|---|
void |
CombinedSchema.addSchema(IAsset schema)
Adds the given schema to list of schemas already present in the combination
|
void |
ICombinedSchema.addSchema(IAsset schema)
Adds the given schema to list of schemas already present in the combination
|
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.