| Package | Description |
|---|---|
| org.alfresco.po.share.site.create |
| Modifier and Type | Method and Description |
|---|---|
static SiteType |
SiteType.fromValue(String value) |
SiteType |
CreateSiteDialog.getSiteType()
Get site type
|
static SiteType |
SiteType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiteType[] |
SiteType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSiteDialog |
CreateSiteDialog.setSiteType(SiteType siteType)
Set site type
|
Copyright © 2005–2016 Alfresco Software. All rights reserved.