public class MultiCountryCockpitUIAccessRightService extends CMSCockpitUIAccessRightService
LOGcockpitUIComponentAccessRightDaomodelService, typeService| Constructor and Description |
|---|
MultiCountryCockpitUIAccessRightService() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
checkUserPermission(UserModel user,
CatalogVersionModel catalogVersion) |
boolean |
isWritable(ObjectType type,
PropertyDescriptor propDescr,
boolean creationMode)
Returns whether the current user has write access to the specified item property.
|
boolean |
isWritable(ObjectType type,
TypedObject item,
PropertyDescriptor propDescr,
boolean creationMode)
Returns whether the current user has write access to the specified item property.
|
protected boolean |
isWritable(TypedObject item) |
getCmsPageLockingService, getCmsPageService, isObjectWritable, isWritable, setCmsPageLockingService, setCmsPageServicecanRead, canWrite, canWrite, getBaseTypeCode, getSessionContext, getSystemService, getUserService, isReadable, isReadable, isWritable, restricts, setCockpitUIComponentAccessRightDao, setSystemService, setUserServicegetEnum, getEnums, getLocalizedLabel, getLocalizedLabel, getModelService, getTypeService, setCockpitTypeService, setLabelResolver, setModelServicepublic MultiCountryCockpitUIAccessRightService()
public boolean isWritable(ObjectType type, TypedObject item, PropertyDescriptor propDescr, boolean creationMode)
UIAccessRightServiceisWritable in interface UIAccessRightServiceisWritable in class CMSCockpitUIAccessRightServicetype - item typeitem - item instancepropDescr - item attribute to check access forcreationMode - creation mode or nottrue if user has write access, false otherwisepublic boolean isWritable(ObjectType type, PropertyDescriptor propDescr, boolean creationMode)
UIAccessRightServiceisWritable in interface UIAccessRightServiceisWritable in class CMSCockpitUIAccessRightServicetype - item typepropDescr - item attribute to check access forcreationMode - creation mode or nottrue if user has write access, false otherwiseprotected boolean isWritable(TypedObject item)
protected boolean checkUserPermission(UserModel user, CatalogVersionModel catalogVersion)
Copyright © 2018 SAP SE. All Rights Reserved.