public interface PrintPublication
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
CometConfiguration |
getConfiguration() |
Date |
getPriceDate() |
Item |
getPublicationElementById(String id) |
Currency |
getSessionCurrency() |
User |
getSessionUser() |
boolean |
isReadable(Principal principal) |
boolean |
isUsingNetPrices() |
boolean |
isVisibleInDTPAsPrimitive() |
boolean |
isWritable(Principal principal) |
boolean |
useLanguageFallback() |
String getCode()
User getSessionUser()
Date getPriceDate()
Currency getSessionCurrency()
CometConfiguration getConfiguration()
boolean useLanguageFallback()
boolean isUsingNetPrices()
boolean isVisibleInDTPAsPrimitive()
boolean isReadable(Principal principal)
boolean isWritable(Principal principal)
Copyright © 2017 SAP SE. All Rights Reserved.