| Package | Description |
|---|---|
| org.alfresco.po.share.browse | |
| org.alfresco.po.share.browse.documentlibrary | |
| org.alfresco.po.share.details |
| Modifier and Type | Method and Description |
|---|---|
String |
ListItem.getBannerText(ContentBanner banner)
Get the text on a banner.
|
boolean |
ListItem.hasBanner(ContentBanner banner)
Check if a given banner is present.
|
| Modifier and Type | Method and Description |
|---|---|
static ContentBanner |
ContentBanner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContentBanner[] |
ContentBanner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DetailsPage.getBannerText(ContentBanner banner)
Get the text on a banner.
|
boolean |
DetailsPage.hasBanner(ContentBanner banner)
Check if a given banner is present.
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.