Package | Description |
---|---|
com.adobe.aem.dermis.model |
Modifier and Type | Method and Description |
---|---|
List<Relationship> |
DataModel.getRelationships() |
List<Relationship> |
DataModel.getRelationships(IDataModel otherDataModel)
Gets relationships between this dataModel and another dataModel.
|
List<Relationship> |
IDataModel.getRelationships(IDataModel otherDataModel)
Gets relationships between this dataModel and another dataModel.
|
Modifier and Type | Method and Description |
---|---|
void |
DataModel.setRelationships(List<Relationship> relationships) |
Constructor and Description |
---|
DataModel(String name,
String schemaName,
List<IProperty> properties,
List<Relationship> relationships) |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.