Interface | Description |
---|---|
ILocalizable |
Interface for PoJos that can be localized.
|
ILocalizationResourceContainer |
Interface to be implemented by the classes which holds the localization data for the complete object instance
|
Class | Description |
---|---|
ADFile | Deprecated
Since 6.4.
|
Asset |
Base class (POJO) for all asset types in the system, like
DataModule , TextModule , ListDataModule , etc. |
AttachmentAssignment | Deprecated
Since 6.4.
|
AuditLog | Deprecated
Since 6.4.
|
BatchOperation | Deprecated
since 6.2.
|
CalculatedVariable | Deprecated
Since 6.4.
|
CDMAssignment |
Assignment POJO for Condition Modules.
|
ChartDataModule |
POJO representation for a Chart Image Module ( DAM Asset).
|
ConditionalDataModule |
POJO representation for a Conditional Module.
|
ContainerLayout |
POJO for a generic Container Layout (CL) object.
|
ContainerLayoutAssignment | Deprecated
Since 6.4.
|
ContentDataModule | Deprecated
Since 6.4.
|
DAMImage |
POJO representation for a Image Module ( DAM Asset).
|
DataModule |
POJO representation for a Data Module, encapsulating the common attributes such as the associated Data Dictionary
references and list of variables.
|
Department | Deprecated
Since 6.4.
|
Downloadable | Deprecated
Since 6.4.
|
Field |
POJO representation of a Field in a Layout (XDP).
|
FieldAssignment | Deprecated
Since 6.4.
|
FMForm |
POJO representation for a Image Module ( DAM Asset).
|
Form |
POJO representation of a Layout asset.
|
FragmentLayout |
Represents a fragment layout.
|
LDMAssignment |
Assignment POJO for List Modules.
|
Letter | Deprecated
Since 6.4.
|
LetterInstanceVO | Deprecated
Since 6.4.
|
LetterRenderOptionsSpec | Deprecated
Since 6.4.
|
ListDataModule |
POJO representation for a List Module.
|
LocalizationResourceInfo |
Class containing localization information for a particular locale
|
LocalizedDataFormatInfo |
Class containing data formatting information for a particular locale
|
LocalizedDataFormats | Deprecated
Since 6.4.
|
ModuleAssignment | Deprecated
Since 6.4.
|
Query |
POJO to build a Query using a list of
Statement s . |
SortField | |
Statement |
Statement object that handles providing various search filters around APIs.
Used in conjunction with a Query .Statement would be formed as ( E.g.: For, specifying (state = 1), set: attributeName = "state" operator = "EQUALS" attributeValue = 1 E.g.: For, specifiying 'name' begins that 'abc', i.e, name = 'abc*', set: attributeName = "name" operator = "STARTS_WITH" attributeValue = "abc" |
Table |
Represents a table in layout.
|
TableColumnDetails |
Represents a table column.
|
TableRow |
Represents a table row.
|
TargetArea |
POJO representation of a Target Area in a Layout (XDP).
|
TargetAreaAssignment | Deprecated
Since 6.4.
|
TextModule |
POJO representation of a Text module.
|
ValidationParameter | Deprecated
Since 6.4.
|
Validator | Deprecated
Since 6.4.
|
Variable |
POJO representation of a Variable.
|
VariableAssignment | Deprecated
Since 6.4.
|
Enum | Description |
---|---|
AssetType |
Enum for determining the asset type.
|
AuditLog.ActionType |
Enum for determining the action type for audit log.
|
BatchOperation.BatchOperationStatus | |
CDMAssignment.AssignmentType |
Enum for determining the assignment type (whether this is the Default case for the condition or not).
|
ContentDataModule.ContentType | |
DataType |
Enum to handle various data types for a Variable.
|
ExternalAssetType | |
Field.FieldType |
Enum for various types of Field, such as Date, Time, Integer, Float, etc.
|
FieldAssignment.Bind | |
LetterInstanceVO.LetterInstanceType | |
ListDataModule.Style |
Enum values to specify list style.
|
ListDataModule.Type |
Enum values to specify list type.
|
MimeType |
Enum for various Mime Types (image/jpeg, text/html, etc.).
|
Statement.JoinOperator |
Enum to specify operator to join with the inner statement.
|
Statement.Operator |
Enum to specify statement operator.
|
TableColumnDetails.TableColumnType |
Enum to specify the type of table column.
|
Variable.VariableSubType |
Enum to specify the variable subType, whether its a Enum.
|
Variable.VariableType |
Enum to specify the variable type, whether its a DDE or just a
placeholder.
|
VariableAssignment.Source |
Enum to specify source of variable assignment.
|
Annotation Type | Description |
---|---|
Localizable |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.