| Package | Description |
|---|---|
| de.hybris.platform.cockpit.daos | |
| de.hybris.platform.cockpit.daos.impl | |
| de.hybris.platform.cockpit.jalo |
| Modifier and Type | Method and Description |
|---|---|
CockpitUIComponentConfiguration |
CockpitUIComponentConfigurationDao.findCockpitUIComponentConfiguration(String role,
String objectTemplateCode,
String code) |
| Modifier and Type | Method and Description |
|---|---|
List<CockpitUIComponentConfiguration> |
CockpitUIComponentConfigurationDao.findCockpitUIComponentConfigurationsByPrincipal(Principal principal) |
| Modifier and Type | Method and Description |
|---|---|
CockpitUIComponentConfiguration |
DefaultCockpitUIComponentConfigurationDao.findCockpitUIComponentConfiguration(String role,
String objectTemplateCode,
String code) |
| Modifier and Type | Method and Description |
|---|---|
List<CockpitUIComponentConfiguration> |
DefaultCockpitUIComponentConfigurationDao.findCockpitUIComponentConfigurationsByPrincipal(Principal principal) |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<CockpitUIComponentConfiguration> |
GeneratedCockpitManager.PRINCIPAL2COCKPITUICOMPONENTCONFIGURATIONRELATIONCOCKPITUICONFIGURATIONSHANDLER
OneToManyHandler for handling 1:n COCKPITUICONFIGURATIONS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
CockpitUIComponentConfiguration |
GeneratedCockpitManager.createCockpitUIComponentConfiguration(Map attributeValues) |
CockpitUIComponentConfiguration |
GeneratedCockpitManager.createCockpitUIComponentConfiguration(SessionContext ctx,
Map attributeValues) |
CockpitUIComponentConfiguration |
CockpitManager.createCockpitUIComponentConfiguration(String factoryBean,
String code,
String objectTemplateCode,
Principal principal,
Media media) |
| Modifier and Type | Method and Description |
|---|---|
Collection<CockpitUIComponentConfiguration> |
GeneratedCockpitManager.getCockpitUIConfigurations(Principal item)
Generated method - Getter of the
Principal.cockpitUIConfigurations attribute. |
Collection<CockpitUIComponentConfiguration> |
GeneratedCockpitManager.getCockpitUIConfigurations(SessionContext ctx,
Principal item)
Generated method - Getter of the
Principal.cockpitUIConfigurations attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCockpitManager.addToCockpitUIConfigurations(Principal item,
CockpitUIComponentConfiguration value)
Generated method - Adds
value to cockpitUIConfigurations. |
void |
GeneratedCockpitManager.addToCockpitUIConfigurations(SessionContext ctx,
Principal item,
CockpitUIComponentConfiguration value)
Generated method - Adds
value to cockpitUIConfigurations. |
void |
GeneratedCockpitManager.removeFromCockpitUIConfigurations(Principal item,
CockpitUIComponentConfiguration value)
Generated method - Removes
value from cockpitUIConfigurations. |
void |
GeneratedCockpitManager.removeFromCockpitUIConfigurations(SessionContext ctx,
Principal item,
CockpitUIComponentConfiguration value)
Generated method - Removes
value from cockpitUIConfigurations. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCockpitManager.setCockpitUIConfigurations(Principal item,
Collection<CockpitUIComponentConfiguration> value)
Generated method - Setter of the
Principal.cockpitUIConfigurations attribute. |
void |
GeneratedCockpitManager.setCockpitUIConfigurations(SessionContext ctx,
Principal item,
Collection<CockpitUIComponentConfiguration> value)
Generated method - Setter of the
Principal.cockpitUIConfigurations attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.