public class ComponentPkAdminMenuActionPopulator extends java.lang.Object implements Populator<ComponentActionMenuRequestData,ComponentAdminMenuActionData>
| Constructor and Description |
|---|
ComponentPkAdminMenuActionPopulator() |
| Modifier and Type | Method and Description |
|---|---|
CMSComponentService |
getCmsComponentService() |
void |
populate(ComponentActionMenuRequestData source,
ComponentAdminMenuActionData target)
Populate the target instance with values from the source instance.
|
void |
setCmsComponentService(CMSComponentService cmsComponentService) |
public void populate(ComponentActionMenuRequestData source, ComponentAdminMenuActionData target) throws ConversionException
Populatorpopulate in interface Populator<ComponentActionMenuRequestData,ComponentAdminMenuActionData>source - the source objecttarget - the target to fillConversionException - if an error occurspublic CMSComponentService getCmsComponentService()
public void setCmsComponentService(CMSComponentService cmsComponentService)
Copyright © 2018 SAP SE. All Rights Reserved.