| Package | Description |
|---|---|
| de.hybris.platform.core.model.type |
Contains generated models for each type of de.hybris.platform.jalo.type package.
|
| de.hybris.platform.core.model.util |
Contains generated models for each type of de.hybris.platform.util package.
|
| de.hybris.platform.core.resource.type |
| Modifier and Type | Method and Description |
|---|---|
RelationMetaTypeModel |
RelationDescriptorModel.getRelationType()
Generated method - Getter of the
RelationDescriptor.relationType attribute defined at extension core. |
| Modifier and Type | Method and Description |
|---|---|
RelationMetaTypeModel |
RelationTypeUsageViewModel.getRelationType()
Generated method - Getter of the
RelationTypeUsageView.relationType attribute defined at extension core. |
| Modifier and Type | Method and Description |
|---|---|
RelationMetaTypeModel |
RelationMetaTypeResource.getRelationMetaTypeModel()
Convenience method which just delegates to
#getResourceValue() |
protected RelationMetaTypeModel |
RelationMetaTypeResource.readResource(String resourceId)
Gets the
RelationMetaTypeModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<RelationMetaTypeModel> |
RelationMetaTypesResource.getRelationMetaTypesCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationMetaTypeResource.setRelationMetaTypeModel(RelationMetaTypeModel value)
Convenience method which just delegates to
#setResourceValue(RelationMetaTypeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
RelationMetaTypesResource.setRelationMetaTypesCollection(Collection<RelationMetaTypeModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.