| Package | Description |
|---|---|
| de.hybris.platform.category.model |
Contains generated models for each type of de.hybris.platform.category.jalo package.
|
| de.hybris.platform.financialservices.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<AgentModel> |
CategoryModel.getAgent()
Generated method - Getter of the
Category.agent attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CategoryModel.setAgent(Collection<AgentModel> value)
Generated method - Setter of
Category.agent attribute defined at extension financialservices. |
| Modifier and Type | Method and Description |
|---|---|
AgentModel |
AgentResource.getAgentModel()
Convenience method which just delegates to
#getResourceValue() |
protected AgentModel |
AgentResource.readResource(String resourceId)
Gets the
AgentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AgentModel> |
AgentsResource.getAgentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentResource.setAgentModel(AgentModel value)
Convenience method which just delegates to
#setResourceValue(AgentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentsResource.setAgentsCollection(Collection<AgentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2017 SAP SE. All Rights Reserved.