Package | Description |
---|---|
org.alfresco.mobile.android.api.session |
Provides all session object.
|
org.alfresco.mobile.android.api.session.impl |
Implementation of all session object.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudSession
Represents a connection to the Alfresco Cloud repository as a specific user.
|
class |
RepositorySession
RepositorySession represents a connection to an on-premise repository as a
specific user.
|
Modifier and Type | Class and Description |
---|---|
class |
CloudSessionImpl
RepositorySession represents a connection to a cloud repository as a specific
user.
|
class |
RepositorySessionImpl
RepositorySession represents a connection to an on-premise repository as a
specific user.
|
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.