public class DefaultPlatformPermissionAwareObjectFacade
extends PermissionAwareObjectFacade
PermissionAwareObjectFacade uses the ItemModelContext to identify which
properties were modified. The lookup includes localized fields.| Modifier and Type | Field and Description |
|---|---|
static Logger |
LOG |
| Constructor and Description |
|---|
DefaultPlatformPermissionAwareObjectFacade() |
| Modifier and Type | Method and Description |
|---|---|
protected <T> java.util.Set<java.lang.String> |
getModifiedProperties(T objectToSave,
Context ctx) |
protected DataType |
loadDataType(AbstractItemModel objectToSave) |
public DefaultPlatformPermissionAwareObjectFacade()
protected <T> java.util.Set<java.lang.String> getModifiedProperties(T objectToSave,
Context ctx)
protected DataType loadDataType(AbstractItemModel objectToSave)
Copyright © 2018 SAP SE. All Rights Reserved.