| Package | Description |
|---|---|
| org.alfresco.po.share.site |
| Modifier and Type | Method and Description |
|---|---|
static SitePageType |
SitePageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SitePageType[] |
SitePageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<SitePageType> |
CustomizeSitePage.getAvailablePages()
Returns All Available
SitePageType. |
List<SitePageType> |
CustomiseSitePage.getAvailablePages()
Returns All Available
SitePageType. |
List<SitePageType> |
CustomizeSitePage.getCurrentPages()
Returns All Current
SitePageType. |
List<SitePageType> |
CustomiseSitePage.getCurrentPages()
Returns All Current
SitePageType. |
| Modifier and Type | Method and Description |
|---|---|
SiteDashboardPage |
CustomizeSitePage.addPages(List<SitePageType> pageTypes)
Add the Site Pages to Site.
|
SiteDashboardPage |
CustomiseSitePage.addPages(List<SitePageType> pageTypes)
Add the Site Pages to Site.
|
Copyright © 2013. All Rights Reserved.