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.api.model.impl.cloud | |
org.alfresco.mobile.android.api.model.impl.onpremise |
Modifier and Type | Method and Description |
---|---|
RepositoryCapabilities |
RepositoryInfo.getCapabilities()
Returns an object representing the capabilities of the repository.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractRepositoryCapabilities
Base common implementation of RepositoryCapabilities.
|
Modifier and Type | Field and Description |
---|---|
protected RepositoryCapabilities |
AbstractRepositoryInfo.capabilities
The capabilities associated to the repository.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudRepositoryCapabilitiesImpl
Cloud implementation of repositoryCapabilities
|
Modifier and Type | Method and Description |
---|---|
RepositoryCapabilities |
CloudRepositoryInfoImpl.getCapabilities() |
Modifier and Type | Class and Description |
---|---|
class |
OnPremiseRepositoryCapabilitiesImpl
OnPremise implementation of repositoryCapabilities
|
Modifier and Type | Method and Description |
---|---|
RepositoryCapabilities |
OnPremiseRepositoryInfoImpl.getCapabilities() |
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.