public class LoadItemHolder extends Object
| Constructor and Description |
|---|
LoadItemHolder(PK pk,
String type,
Set<String> unlocalizedAttributesToLoad,
Map<String,Set<Locale>> localizedAttributesToLoad) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Set<Locale>> |
getLocalizedAttributesToLoad() |
PK |
getPk() |
String |
getType() |
Set<String> |
getUnlocalizedAttributesToLoad() |
Copyright © 2017 SAP SE. All Rights Reserved.