public interface IOBNObject
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(Locale locale)
Gets the description of the OBN object for the specified locale.
|
String |
getObjectUrl()
Gets the PCD address (URL) of the OBN object.
|
String |
getPathName()
Gets the path of the OBN object in the PCD.
|
String |
getTechnicalName()
Gets the ID of the OBN object in the PCD.
|
String |
getTitle(Locale locale)
Gets the title of the OBN object for the specified locale.
|
void |
remove(com.sap.security.api.IPrincipal user)
Deletes the OBN object from the PCD.
|
void |
save()
Updates the OBN object in the PCD.
|
void |
setDescription(String description,
Locale locale)
Sets the description of the OBN object for the specified locale.
|
void |
setTitle(String title,
Locale locale)
Sets the title of the OBN object for the specified locale.
|
String getTitle(Locale locale)
locale - a locale for the object's titlevoid setTitle(String title, Locale locale)
title - the new title for the objectlocale - the title's localeString getDescription(Locale locale)
locale - a locale for the object's descriptionvoid setDescription(String description, Locale locale)
description - the new description for the objectlocale - the description's localeString getPathName()
String getTechnicalName()
String getObjectUrl()
void save() throws OBNException
OBNException - - if an error occursvoid remove(com.sap.security.api.IPrincipal user)
throws OBNException
user - the user to use when accessing the PCDOBNException - if an error occurs| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] EP-RUNTIME
|
[sap.com] tc/ep/navigation/api
|
api
|
EP-PIN
|
Copyright 2021 SAP SE Complete Copyright Notice