Package | Description |
---|---|
org.alfresco.mobile.android.api.model |
Provides all basic objects.
|
org.alfresco.mobile.android.api.model.impl |
Implementation of all high level object.
|
org.alfresco.mobile.android.test |
Modifier and Type | Method and Description |
---|---|
static SiteVisibility |
SiteVisibility.fromValue(String v) |
SiteVisibility |
Site.getVisibility()
Returns the visibility of the site i.e.
|
static SiteVisibility |
SiteVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SiteVisibility[] |
SiteVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SiteVisibility |
SiteImpl.getVisibility()
Returns the visibility of the site i.e.
|
Modifier and Type | Method and Description |
---|---|
static SiteVisibility |
AlfrescoSDKTestCase.getSiteVisibility(AlfrescoSession session) |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.