Interface | Description |
---|---|
ActivityEntry |
ActivityEntry :
represents an action that has taken place within an Alfresco repository
is typically initiated by the Alfresco app/tool/component/service on
behalf of a user
is of a given/named type specified by the Alfresco app/tool (eg.
|
AspectDefinition | |
Comment |
Comment :
is a convenient way to provide users with information or notes specific
to that content (can be a folder or a document)
.
|
Company | |
Content |
Content represents an abstract way to share inputstream/file between the
client api and server.
|
ContentFile |
ContentFile represents an abstract way to share file between the client
api and server.
|
ContentStream |
ContentFile represents an abstract way to share inputstream between the
client api and server.
|
Document |
Document base object.
|
DocumentTypeDefinition | |
Folder |
Folder Base object
|
FolderTypeDefinition | |
Link |
Link Base object
|
ModelDefinition | |
Node |
Base Abstract of Alfresco Node object.
|
NodeTypeDefinition | |
PagingResult<T> |
Provides Paging Result for all Mobile SDK object.
|
Permissions |
Permissions represent the actions a person can perform on a node.
|
Person |
Provides informations available about a specific person.
|
Process |
In Alfresco a Process or Workflow is a sequence of connected tasks applied to
a document or other item of content.
|
ProcessDefinition |
A process definition is a description of an execution flow in terms of
activities.
|
Property |
Property represents the details of a single property on a node in the
repository.
|
PropertyDefinition | |
RepositoryCapabilities |
The RepositoryCapabilities class provides information on what alfresco
specific operations are supported by the repository.
|
RepositoryInfo |
The RepositoryInfo class provides information on the repository the session
is connected to, for example, repository version number, edition,
capabilities etc.
|
Site |
Provides informations about Alfresco Share site.
|
Tag |
Tags are keywords or terms assigned to a piece of information like documents
or folders .
|
Task |
A Task represents work or tasks carried out by members of Alfresco
repository.
|
TaskTypeDefinition |
Class | Description |
---|---|
KeywordSearchOptions |
Search Parameters provides informations to manage the behaviour of a search.
|
ListingContext |
Provides informations to manage behaviour of an Mobile SDK object list and/or
pagingResult Generally used in combination with List |
ListingFilter |
The ListingFilter can be used to get a list of objects that meet certain
criteria.
|
Enum | Description |
---|---|
OperatorType |
Enumeration Constants that represents evaluator operator types available.
|
PropertyType |
Enumeration Constants that represents the data types a property can be.
|
SearchLanguage |
List of search language available inside the SDK.
|
SiteVisibility |
Enumeration Constants for share site's visibility.
|
Copyright © 2012-2018 Alfresco Software. All Rights Reserved.