public interface IPage extends com.helger.commons.id.IHasID<String>, com.helger.commons.text.display.IHasDisplayText, com.helger.commons.collection.attr.IHasMutableAttributesAny<String>
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(Locale aContentLocale)
Get the description of the page in the passed locale.
|
getAsHasText, getComparatorCollating, getDisplayText@Nullable String getDescription(@Nonnull Locale aContentLocale)
aContentLocale - The content locale to get the description from. May not be
null.null if no description text in the specified locale is
available.Copyright © 2014–2017 Philip Helger. All rights reserved.