A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractActivityStreamService - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of ActivityStreamService.
AbstractActivityStreamService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Default Constructor.
AbstractAlfrescoSessionImpl - Class in org.alfresco.mobile.android.api.session.impl
AlfrescoSession is the base class for all connection to a repository.
AbstractAlfrescoSessionImpl() - Constructor for class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
AbstractCommentService - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of CommentService.
AbstractCommentService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Default Constructor.
AbstractDocumentFolderServiceImpl - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of DocumentFolderService.
AbstractDocumentFolderServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Default Constructor.
AbstractModelDefinitionService - Class in org.alfresco.mobile.android.api.services.impl
 
AbstractModelDefinitionService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
Default Constructor.
AbstractPersonService - Class in org.alfresco.mobile.android.api.services.impl
 
AbstractPersonService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
Default Constructor.
AbstractRatingsService - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of RatingsService.
AbstractRatingsService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Default Constructor.
AbstractRepositoryCapabilities - Class in org.alfresco.mobile.android.api.model.impl
Base common implementation of RepositoryCapabilities.
AbstractRepositoryCapabilities() - Constructor for class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryCapabilities
 
AbstractRepositoryInfo - Class in org.alfresco.mobile.android.api.model.impl
Base common implementation of RepositoryInfo.
AbstractRepositoryInfo(RepositoryInfo) - Constructor for class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryInfo
Instantiates a new abstract repository info.
AbstractServiceRegistry - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of ServiceRegistry.
AbstractServiceRegistry(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
AbstractSiteServiceImpl - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of SiteService.
AbstractSiteServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Default constructor for service.
AbstractWorkflowService - Class in org.alfresco.mobile.android.api.services.impl
Abstract class implementation of WorkflowService.
AbstractWorkflowService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Default constructor for service.
ACCOUNTCLASSDISPLAYNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ACCOUNTCLASSNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ACCOUNTTYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ACTION_EXECUTE_SCRIPT - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTION_EXTRACTMETADATA_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIONDEFINITIONNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIONEDUPONNODE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIONPARAMETER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIONSCRIPTREF_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIVE_UPPERCASE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIVE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ACTIVITI_PROCESS_KEY - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ACTIVITISTREAM_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all ActivitstreamService.
ACTIVITISTREAM_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The activitistream not found.
ACTIVITYDEFINITIONID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ActivityEntry - Interface in org.alfresco.mobile.android.api.model
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.
ActivityEntryImpl - Class in org.alfresco.mobile.android.api.model.impl
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.
ActivityEntryImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
 
ActivityStreamService - Interface in org.alfresco.mobile.android.api.services
Alfresco provides support for a news/activity feed in the context of an enterprise generating and acting upon content.
Activities track a range of changes, updates, events, and actions, allowing users to be aware of details of the changes.
activityStreamService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
ACTIVITYSUMMARY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ACTIVITYTYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ACTIVITYTYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
addAspects(Node, List<String>) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Adds the given aspects to the given node.
addAspects(Node, List<String>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Adds the given aspects to the given node.
addComment(Node, String) - Method in interface org.alfresco.mobile.android.api.services.CommentService
Add a comment to the specified Node (Folder or Document).
addComment(Node, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Add a comment to the specified Node (Folder or Document).
addDocuments(Task, List<Document>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Add a list of items to the the specified task.
addDocuments(Task, List<Document>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Add a list of items to the the specified task.
addDocuments(Task, List<Document>) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Add a list of items to the the specified task.
addFavorite(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Marks the provided node as a favorite node.
addFavorite(Node) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
addFavorite(Node) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
addFavoriteSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Adds the given site to the current users list of favorite sites.
addFavoriteSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
Adds the given site to the current users list of favorite sites.
addFavoriteSite(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Adds the given site to the current users list of favorite sites.
addFilter(String, Serializable) - Method in class org.alfresco.mobile.android.api.model.ListingFilter
Add a specific key/value filter.
addParameter(String, Serializable) - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Allow to add some extra parameters as settings to modify behaviour of the session.
addParameter(String, Serializable) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Allow to add some extra parameters as settings to modify behaviour of the session.
addParameters(Map<String, Serializable>) - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Allow to add some extra parameters as settings to modify behaviour of the session.
addParameters(Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Allow to add some extra parameters as settings to modify behaviour of the session.
addTags(Node, List<String>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
Adds a list of tags to a node.
addTags(Node, List<String>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
Adds a list of tags to a node.
addTags(Node, List<String>) - Method in interface org.alfresco.mobile.android.api.services.TaggingService
Adds a list of tags to a node.
AGGREGATE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ALFRESCO_ASPECTS - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
List of all aspect that are currently supported by SDK services.
ALFRESCO_CLOUD_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_CLOUD_URL - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_CLOUD_USER - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_CMIS_ATOMPUB_URL - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_CMIS_BASE_URL - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_CMIS_NAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
ALFRESCO_CMIS_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_CMIS_USER - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
ALFRESCO_EDITION - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ALFRESCO_EDITION_CLOUD - Static variable in interface org.alfresco.mobile.android.api.constants.CloudConstant
 
ALFRESCO_EDITION_COMMUNITY - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_EDITION_ENTERPRISE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_EDITION_UNKNOWN - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_TO_CMIS - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
List of Properties Mapping CMIS to Alfresco
ALFRESCO_VENDOR - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_VERSION_3 - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_VERSION_4 - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_VERSION_4_2 - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ALFRESCO_VERSION_5 - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
AlfrescoErrorContent - Interface in org.alfresco.mobile.android.api.exceptions
An AlfrescoErrorContent is an utility class that allow developers to retrieve information after the repository raised an exception.
AlfrescoException - Exception in org.alfresco.mobile.android.api.exceptions
Base class for all exceptions using the Mobile SDK API.
AlfrescoException(String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Default constructor.
AlfrescoException(int, Throwable) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Default constructor.
AlfrescoException(String, String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Constructor.
AlfrescoException(int, String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Instantiates a new alfresco exception.
AlfrescoException(int, AlfrescoErrorContent) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Instantiates a new alfresco exception.
AlfrescoSDKTestCase - Class in org.alfresco.mobile.android.test
 
AlfrescoSDKTestCase() - Constructor for class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
AlfrescoService - Class in org.alfresco.mobile.android.api.services.impl
Abstract base class for all public Alfresco SDK Services.
AlfrescoService() - Constructor for class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Default empty Constructor.
AlfrescoService(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Default constructor for service.
AlfrescoServiceException - Exception in org.alfresco.mobile.android.api.exceptions
Base class for all exceptions that are created by Mobile SDK services.
AlfrescoServiceException(String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoServiceException
Default constructor.
AlfrescoServiceException(String, String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoServiceException
Instantiates a new alfresco service exception.
AlfrescoServiceException(int, Throwable) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoServiceException
Instantiates a new alfresco service exception.
AlfrescoServiceException(int, String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoServiceException
Instantiates a new alfresco service exception.
AlfrescoServiceException(int, AlfrescoErrorContent) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoServiceException
Instantiates a new alfresco service exception.
AlfrescoSession - Interface in org.alfresco.mobile.android.api.session
RepositorySession represents a connection to an on-premise repository as a specific user.
AlfrescoSessionException - Exception in org.alfresco.mobile.android.api.exceptions
Error raises when an exception occurs during the connexion to a specific repository.
AlfrescoSessionException(int, Throwable) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoSessionException
Default constructor.
AlfrescoSessionException(int, String) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoSessionException
Instantiates a new alfresco session exception.
AlfrescoSessionException(int, AlfrescoErrorContent) - Constructor for exception org.alfresco.mobile.android.api.exceptions.AlfrescoSessionException
Instantiates a new alfresco session exception.
alfsession - Variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
AllTests - Class in org.alfresco.mobile.android.test
 
AllTests() - Constructor for class org.alfresco.mobile.android.test.AllTests
 
AlphaComparator - Class in org.alfresco.mobile.android.api.utils
Utility class to enable alphabetical sorting for site object.
AlphaComparator(boolean, String) - Constructor for class org.alfresco.mobile.android.api.utils.AlphaComparator
 
ANY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
app_main - Static variable in class org.alfresco.mobile.android.samples.R.layout
 
APP_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Audio Model URI
APP_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
APP Model Prefix
app_name - Static variable in class org.alfresco.mobile.android.test.R.string
 
APPLIEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
APPLIEDBY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
applyStarRating(Node, float) - Method in interface org.alfresco.mobile.android.extension.api.services.CustomRatingsService
Apply 5 star rating to the specified node.
applyStarRating(Node, float) - Method in class org.alfresco.mobile.android.extension.api.services.impl.CustomRatingsServiceImpl
Apply 5 star rating to the specified node.
ASPECT_AUDIO - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_AUDIO_PROPS - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_AUDITABLE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_AUTHOR - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_END_AUTOMATICALLY - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASPECT_EXIF - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_EXIF_PROPS - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_GENERAL - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
This aspect is specific for having all default general properties like name, created at, created by, version number...
ASPECT_GEOGRAPHIC - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_GEOGRAPHIC_PROPS - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_LOCALIZED - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_RESTRICTABLE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_RESTRICTABLE_PROPS - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_TAGGABLE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_TITLED - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_VERSIONABLE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
ASPECT_WORKFLOW_PACKAGE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
AspectDefinition - Interface in org.alfresco.mobile.android.api.model
 
AspectDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
AspectDefinitionImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.AspectDefinitionImpl
Instantiates a new tag impl.
AspectDefinitionImpl(ObjectType) - Constructor for class org.alfresco.mobile.android.api.model.impl.AspectDefinitionImpl
Instantiates a new tag impl.
aspectModel - Variable in class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
 
ASSIGNEE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ASSOC_ASSIGNEE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASSOC_ASSIGNEES - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASSOC_BPM_ASSIGNEE_ADDED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_BPM_ASSIGNEES_ADDED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_BPM_GROUPASSIGNEE_ADDED - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_BPM_GROUPASSIGNEE_REMOVED - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_GROUP_ASSIGNEE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASSOC_GROUP_ASSIGNEES - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASSOC_PACKAGE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASSOC_PACKAGE_CONTAINS - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
ASSOC_PACKAGEITEMS_ADDED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_PACKAGEITEMS_REMOVED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_PACKAGEITEMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ASSOC_POOLED_ACTORS - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
AUDIO_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Audio Model URI
AUDIO_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Audio Model Prefix
AuthenticationProvider - Interface in org.alfresco.mobile.android.api.session.authentication
Interface for all Internal Alfresco AuthenticationProvider.
AuthenticationProviderImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Abstract base class for all AuthenticationProvider.
AuthenticationProviderImpl() - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.AuthenticationProviderImpl
 
authenticator - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Authentication Provider.
AUTHENTICATOR_CLASSNAME - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Define the specific implementation of authenticator for the session.
AUTHOR_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
AUTHORITY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
AUTHORITYTYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
AVATAR_REF_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
AVATAR_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
AVATARID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
AVERAGERATING_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

B

BASE_URL - Static variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
baseUrl - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
BasicAuthenticationProvider - Interface in org.alfresco.mobile.android.api.session.authentication
Implementation of Basic AuthenticationProvider.
BasicAuthenticationProviderImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
 
BasicAuthenticationProviderImpl(Map<String, Serializable>) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.BasicAuthenticationProviderImpl
 
BasicAuthenticationProviderImpl(BindingSession) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.BasicAuthenticationProviderImpl
 
BINDING_CMIS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
BINDING_CMISATOM - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
BINDING_NETWORK_CMISATOM - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
BINDING_NETWORK_CMISATOM - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
BINDING_URL - Static variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
body - Static variable in class org.alfresco.mobile.android.samples.R.id
 
BPM_DESCRIPTION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
BPM_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
BPM_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
BRIEFSUMMARY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
BuildConfig - Class in org.alfresco.mobile.android.samples
 
BuildConfig() - Constructor for class org.alfresco.mobile.android.samples.BuildConfig
 
BuildConfig - Class in org.alfresco.mobile.android.test
 
BuildConfig() - Constructor for class org.alfresco.mobile.android.test.BuildConfig
 

C

CACHE_FOLDER - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Define the path to the cache folder.
CacheSiteExtraProperties - Class in org.alfresco.mobile.android.api.services.cache.impl
This class represents extra properties for Site object.
CacheSiteExtraProperties(boolean, boolean, boolean) - Constructor for class org.alfresco.mobile.android.api.services.cache.impl.CacheSiteExtraProperties
Default constructor.
CALLSTACK_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
canAddChildren() - Method in class org.alfresco.mobile.android.api.model.impl.PermissionsImpl
Returns Determines whether the current user can add children to the node.
canAddChildren() - Method in interface org.alfresco.mobile.android.api.model.Permissions
Returns Determines whether the current user can add children to the node.
cancelCheckout(Document) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
cancelCheckout(Document) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Cancels the check out of the document.
cancelJoinSiteRequest(JoinSiteRequestImpl) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
cancelRequestToJoinSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
cancelRequestToJoinSite(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Cancels a previous request to join a site made by the current user.
canComment() - Method in class org.alfresco.mobile.android.api.model.impl.PermissionsImpl
Returns Determines whether the current user can comment on the node.
canComment() - Method in interface org.alfresco.mobile.android.api.model.Permissions
Returns Determines whether the current user can comment on the node.
canDelete() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns true if the current user can delete this comment.
canDelete() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns true if the current user can delete this comment.
canDelete() - Method in class org.alfresco.mobile.android.api.model.impl.PermissionsImpl
Returns Determines whether the current user can delete the node.
canDelete() - Method in interface org.alfresco.mobile.android.api.model.Permissions
Returns Determines whether the current user can delete the node.
CANDELETE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CANDIDATEUSER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
canEdit() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns true if the current user can edit this comment.
canEdit() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns true if the current user can edit this comment.
canEdit() - Method in class org.alfresco.mobile.android.api.model.impl.PermissionsImpl
Returns Determines whether the current user can edit the node.
canEdit() - Method in interface org.alfresco.mobile.android.api.model.Permissions
Returns Determines whether the current user can edit the node.
CANEDIT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
capabilities - Variable in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryCapabilities
Map of Alfresco Specific capabilities.
capabilities - Variable in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryInfo
The capabilities associated to the repository.
CAPABILITY_COMMENTS_COUNT - Static variable in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Flag to check if the repository support comments count.
CAPABILITY_LIKE - Static variable in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Flag to check if the repository support like operation.
CATEGORY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
checkin(Document, boolean, ContentFile, Map<String, Serializable>, String) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
checkin(Document, boolean, ContentFile, Map<String, Serializable>, String) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Checks in the private working copy document, if successful the new version of the document is returned.
checkout(Document) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
Checks out the document, if successful the private working copy is returned.
checkout(Document) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Checks out the document, if successful the private working copy is returned.
checkSession() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
checkSession(AlfrescoSession) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
CLAIMED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
claimTask(Task) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Claiming a task is done by one of the candidates of a task, task owner or process-initiator
claimTask(Task) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Claiming a task is done by one of the candidates of a task, task owner or process-initiator
claimTask(Task) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Claiming a task is done by one of the candidates of a task, task owner or process-initiator
clear() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Clear all caches informations used by the service.
clear() - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
clear() - Method in interface org.alfresco.mobile.android.api.services.Service
Clear all caches informations used by the service.
clear() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Clears any cached data the session is storing.
clear() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
closeStream(Closeable) - Static method in class org.alfresco.mobile.android.api.utils.IOUtils
 
CLOUD_BASIC_AUTH - Static variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
CLOUD_CONFIG_PATH - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
Configuration file Path inside your device/emulator.
CLOUD_EMAIL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_FIRSTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_ISACTIVATED - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_ISPREREGISTERED - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_ISREGISTERED - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_KEY - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_LASTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_NETWORK_ID - Static variable in class org.alfresco.mobile.android.api.session.CloudSession
Define a different cloud network.
CLOUD_PASSWORD_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_REGISTRATION - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_REGISTRATION_KEY - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_REGISTRATIONDATE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_SERVICES_CLASSNAME - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Cloud ONLY Define the specific implementation of all services for the session.
CLOUD_SITENAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
CLOUD_SOURCE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CLOUD_SOURCEURL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CloudActivityStreamServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
Specific implementation of ActivityStreamService for Public Cloud API.
CloudActivityStreamServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudActivityStreamServiceImpl
Default Constructor.
CloudActivityStreamServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudActivityStreamServiceImpl
 
CloudCommentServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
Specific implementation of CommentService for Public Cloud API.
CloudCommentServiceImpl(CloudSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudCommentServiceImpl
Default Constructor.
CloudCommentServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudCommentServiceImpl
 
CloudConstant - Interface in org.alfresco.mobile.android.api.constants
Provides all constants necessary for Alfresco Cloud.
CloudDocumentFolderServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
Cloud implementation of DocumentFolderService
CloudDocumentFolderServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudDocumentFolderServiceImpl
Default Constructor.
CloudDocumentFolderServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudDocumentFolderServiceImpl
 
CloudDocumentImpl - Class in org.alfresco.mobile.android.api.model.impl.cloud
 
CloudDocumentImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudDocumentImpl
 
CloudDocumentImpl(Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudDocumentImpl
 
CloudDocumentImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudDocumentImpl
 
CloudErrorContent - Class in org.alfresco.mobile.android.api.exceptions.impl
Cloud Implementation of AlfrescoErrorContent.
CloudErrorContent() - Constructor for class org.alfresco.mobile.android.api.exceptions.impl.CloudErrorContent
 
CloudFolderImpl - Class in org.alfresco.mobile.android.api.model.impl.cloud
Folder Base object
CloudFolderImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudFolderImpl
 
CloudFolderImpl(Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudFolderImpl
 
CloudFolderImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudFolderImpl
 
CloudNetwork - Interface in org.alfresco.mobile.android.api.session
A network is a group of users and sites that belong to a particular organization.
CloudNetworkImpl - Class in org.alfresco.mobile.android.api.session.impl
Implementation of CloudNetwork.
CloudNetworkImpl() - Constructor for class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
 
CloudNodeImpl - Class in org.alfresco.mobile.android.api.model.impl.cloud
 
CloudNodeImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudNodeImpl
 
CloudNodeImpl(String, Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudNodeImpl
Default constructor of a Node based on CMIS service and object.
CloudNodeImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudNodeImpl
 
CloudPersonServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
The PersonService can be used to get informations about people.
CloudPersonServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudPersonServiceImpl
Default Constructor.
CloudPersonServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudPersonServiceImpl
 
CloudRatingsServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
The RatingsService can be used to manage like (as ratings) on any content node in the repository.
Like can be applied or removed.
CloudRatingsServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudRatingsServiceImpl
Default Constructor.
CloudRatingsServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudRatingsServiceImpl
 
CloudRepositoryCapabilitiesImpl - Class in org.alfresco.mobile.android.api.model.impl.cloud
Cloud implementation of repositoryCapabilities
CloudRepositoryCapabilitiesImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryCapabilitiesImpl
In cloud context, like and comment count are by default enable.
CloudRepositoryInfoImpl - Class in org.alfresco.mobile.android.api.model.impl.cloud
 
CloudRepositoryInfoImpl(RepositoryInfo) - Constructor for class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Constructor that wrapp RepositoryInfo CMIS object .
CloudServiceRegistry - Class in org.alfresco.mobile.android.api.services.impl.cloud
Provides a registry of all services that are available for the current session.
CloudServiceRegistry(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
CloudServiceRegistry(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
CloudSession - Class in org.alfresco.mobile.android.api.session
Represents a connection to the Alfresco Cloud repository as a specific user.
CloudSession() - Constructor for class org.alfresco.mobile.android.api.session.CloudSession
 
CloudSessionImpl - Class in org.alfresco.mobile.android.api.session.impl
RepositorySession represents a connection to a cloud repository as a specific user.
CloudSessionImpl() - Constructor for class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
CloudSessionImpl(OAuthData, Map<String, Serializable>) - Constructor for class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
Create a cloud Session based on OAuth information and Parameters.
CloudSessionImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
CloudSiteServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
Cloud implementation of SiteService.
CloudSiteServiceImpl(CloudSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudSiteServiceImpl
Default constructor for service.
CloudSiteServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudSiteServiceImpl
 
CloudTaggingServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
 
CloudTaggingServiceImpl(CloudSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudTaggingServiceImpl
Default constructor for service.
CloudTaggingServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudTaggingServiceImpl
 
CloudUrlRegistry - Class in org.alfresco.mobile.android.api.utils
List of urls used by the Alfresco Public API REST services and used inside the SDK.
CloudWorkflowServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.cloud
Specific implementation of WorkflowService for Public Cloud API.
CloudWorkflowServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudWorkflowServiceImpl
 
CloudWorkflowServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.cloud.CloudWorkflowServiceImpl
 
CMIS_CONFIG_PATH - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
Configuration file Path inside your device/emulator.
CMIS_SERVER_ATOMPUB_URL - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CMIS_SERVER_BASE_URL - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CMIS_SERVER_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CMIS_SERVER_USERNAME - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CMIS_TO_ALFRESCO - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
List of Properties Mapping Alfresco to CMIS
CMIS_VERSION - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
CMISMODEL_KEYS - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
All CMIS properties identifier in one list.
CMISPREFIX_ASPECTS - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
Alfresco OpenCMIS extension prefix for all aspects.
CMISPREFIX_DOCUMENT - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
 
CMISPREFIX_FOLDER - Static variable in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
 
cmisSession - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
 
cmisSession - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
cmisSession - Variable in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
cmisSession - Variable in class org.alfresco.mobile.android.api.session.authentication.impl.AuthenticationProviderImpl
 
cmisSession - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Cmis Session that comes from OpenCMIS binding.
CODE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COLLABORATOR - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
COLLABORATOR_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
Comment - Interface in org.alfresco.mobile.android.api.model
Comment : is a convenient way to provide users with information or notes specific to that content (can be a folder or a document) .
COMMENT_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all commentService.
COMMENT_NO_COMMENT - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Failed to retrieve comment.
CommentImpl - Class in org.alfresco.mobile.android.api.model.impl
Comment : is a convenient way to provide users with information or notes specific to that content
CommentImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.CommentImpl
 
CommentService - Interface in org.alfresco.mobile.android.api.services
CommentService allows managing comments to any node inside an Alfresco repository.
commentService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
Company - Interface in org.alfresco.mobile.android.api.model
 
COMPANY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYADDRESS1_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYADDRESS1_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
COMPANYADDRESS2_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYADDRESS2_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
COMPANYADDRESS3_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYADDRESS3_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
COMPANYEMAIL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYEMAIL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
COMPANYFAX_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYFAX_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CompanyImpl - Class in org.alfresco.mobile.android.api.model.impl
 
CompanyImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
COMPANYPOSTCODE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYPOSTCODE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
COMPANYTELEPHONE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPANYTELEPHONE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
compare(Site, Site) - Method in class org.alfresco.mobile.android.api.utils.AlphaComparator
 
compare(Node, Node) - Method in class org.alfresco.mobile.android.api.utils.NodeComparator
 
compareDate(Date, Date) - Method in class org.alfresco.mobile.android.api.utils.NodeComparator
 
compareDate(Date, Date) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
COMPLETED_UPPERCASE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
COMPLETED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
completeTask(Task, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Completing a task.
completeTask(Task, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Completing a task.
completeTask(Task, Map<String, Serializable>) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Completing a task.
computeActivities(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Internal method to compute data from server and transform it as high level object.
computeActivities(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
Internal method to compute data from server and transform it as high level object.
computeActivities(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
Internal method to compute data from server and transform it as high level object.
computeAllSites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
computeAllSites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
computeAllSites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
computeComment(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Internal method to compute data from server and transform it as high level object.
computeComment(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
Internal method to compute data from server and transform it as high level object.
computeComment(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
 
computeDocumentFavorites(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
computeFavorites(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
computeFavoriteSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
computeFavoriteSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
computeFavoriteSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
Returns a list of sites that the session user has a explicit membership to and has marked as a favourite.
computeFolderFavorites(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
computeIsRated(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Internal method to compute data from server and retrieve if the user has rate this node.
computeIsRated(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
 
computeIsRated(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
Internal method to compute data from server and retrieve if the user has rate this node.
computeLegacySites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
computePerson(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
Internal method to compute data from server and transform it as high level object.
computePerson(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
Internal method to compute data from server and transform it as high level object.
computePerson(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
computeRatingsCount(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Internal method to compute data from server and retrieve the number of "like".
computeRatingsCount(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
 
computeRatingsCount(UrlBuilder) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
Internal method to compute data from server and retrieve the number of "like".
computeSites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
computeSites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
computeSites(UrlBuilder, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
computeSites(UrlBuilder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
CONFIG - Static variable in class org.alfresco.mobile.android.api.Version
The user-visible version string.
config - Variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
connect(OAuthData) - Static method in class org.alfresco.mobile.android.api.session.CloudSession
Connects to the Alfresco in the Cloud server in the context of the users home network.
connect(OAuthData, Map<String, Serializable>) - Static method in class org.alfresco.mobile.android.api.session.CloudSession
Connects to the Alfresco in the Cloud server in the context of the users home network.
connect(OAuthData, String) - Static method in class org.alfresco.mobile.android.api.session.CloudSession
Connects the given user to the Alfresco in the cloud server in the context of the given network.
connect(OAuthData, String, Map<String, Serializable>) - Static method in class org.alfresco.mobile.android.api.session.CloudSession
Connects the given user to the Alfresco in the cloud server in the context of the given network.
connect(String, String, String, Map<String, Serializable>) - Static method in class org.alfresco.mobile.android.api.session.RepositorySession
Creates and authenticates a session represented by the URL using the given user identifier and password.
connect(String, String, String) - Static method in class org.alfresco.mobile.android.api.session.RepositorySession
Creates a new instance of a RepositorySession representing the repository specified in the url parameter.
connect(String, SamlData) - Static method in class org.alfresco.mobile.android.api.session.RepositorySession
 
connect(String, SamlData, Map<String, Serializable>) - Static method in class org.alfresco.mobile.android.api.session.RepositorySession
 
CONSUMER - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CONSUMER_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CONTAINER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Content - Interface in org.alfresco.mobile.android.api.model
Content represents an abstract way to share inputstream/file between the client api and server.
CONTENT_CACHE - Static variable in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
CONTENT_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Content Model URI
CONTENT_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Content Model Prefix
CONTENT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ContentFile - Interface in org.alfresco.mobile.android.api.model
ContentFile represents an abstract way to share file between the client api and server.
ContentFileImpl - Class in org.alfresco.mobile.android.api.model.impl
ContentFile represents an abstract way to share file between the client remote api and server.
ContentFileImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
Instantiates a new content file impl.
ContentFileImpl(File) - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
Init a contentFile based on local file.
ContentFileImpl(File, String, String) - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
Init a contentFile based on local file and redefine default mimetype and filename associated.
ContentImpl - Class in org.alfresco.mobile.android.api.model.impl
Content represents an abstract way to share inputstream/file between the client remote api and server.
ContentImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentImpl
 
ContentModel - Interface in org.alfresco.mobile.android.api.constants
Provides all identifiers that are available inside Alfresco Mobile SDK.
ContentStream - Interface in org.alfresco.mobile.android.api.model
ContentFile represents an abstract way to share inputstream between the client api and server.
ContentStreamImpl - Class in org.alfresco.mobile.android.api.model.impl
ContentFile represents an abstract way to share inputstream between the client remote api and server.
ContentStreamImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentStreamImpl
Instantiates a new content stream impl.
ContentStreamImpl(String, ContentStream) - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentStreamImpl
Internal : transform cmis content stream object into alfresco sdk content stream.
ContentStreamImpl(String, InputStream, String, long) - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentStreamImpl
Instantiates a new content stream impl.
ContentStreamImpl(InputStream, String, long) - Constructor for class org.alfresco.mobile.android.api.model.impl.ContentStreamImpl
Instantiates a new content stream impl.
CONTRIBUTOR - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
CONTRIBUTOR_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
convertException(Exception) - Static method in class org.alfresco.mobile.android.api.exceptions.impl.ExceptionHelper
Convert exception into AlfrescoServiceException.
convertException(Exception) - Static method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Catch all underlying CMIS or not exception and throw them as AlfrescoServiceException
convertNode(CmisObject) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Wrap and transform cmisobject into NodeObject
convertNode(CmisObject, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
convertStatusCode(AlfrescoSession, Response, int) - Static method in class org.alfresco.mobile.android.api.exceptions.impl.ExceptionHelper
Convert an HTTP error response (404 instead of 200 for example) into a generic exception.
convertStatusCode(Response, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Try to convert error response from repository into high level ErrorContent object.
convertStreamToString(InputStream) - Static method in class org.alfresco.mobile.android.api.utils.JsonUtils
 
copyFile(InputStream, File) - Static method in class org.alfresco.mobile.android.api.utils.IOUtils
Copy inputStream into the specified file.
copyStream(InputStream, OutputStream) - Static method in class org.alfresco.mobile.android.api.utils.IOUtils
 
COUNT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CREATE_THUMBNAIL - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
OnPremise ONLY : Allow thumbnail generation during file import.
createAuthenticationProvider(String) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Create the Alfresco AuthenticationProvider.
createCloudSession() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createCloudSession(String, String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createCloudSession(Map<String, Serializable>) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createCMISSession() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createContentFile(String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
CREATEDAT - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
CREATEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CREATEDBY - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
CREATEDBY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
createDeletedDocument(Folder, String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createDeletedFolder(Folder, String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createDocument(Folder, String, Map<String, Serializable>, ContentFile) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Creates a document object in the specified location with an optional set of properties.
createDocument(Folder, String, Map<String, Serializable>, ContentFile, List<String>) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Creates a document object in the specified location with an optional set of properties.
createDocument(Folder, String, Map<String, Serializable>, ContentFile, List<String>, String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Creates a document object in the specified location with an optional set of properties.
createDocument(Folder, String, Map<String, Serializable>, ContentFile) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Creates a document object in the specified location with an optional set of properties.
createDocument(Folder, String, Map<String, Serializable>, ContentFile, List<String>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Creates a document object in the specified location with an optional set of properties.
createDocument(Folder, String, Map<String, Serializable>, ContentFile, List<String>, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Creates a document object in the specified location with an optional set of properties.
createDocument(Folder, String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createDocumentFromAsset(Folder, String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createDocuments(Folder, int) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Create a list of sample Documents.
CREATEDON_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
createEmptyDocument(Folder, String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createFolder(Folder, String, Map<String, Serializable>) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Creates a folder object in the specified location with an optional set of properties and aspects.
createFolder(Folder, String, Map<String, Serializable>, List<String>) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Creates a folder object in the specified location with an optional set of properties and aspects.
createFolder(Folder, String, Map<String, Serializable>, List<String>, String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Creates a folder object in the specified location with an optional set of properties and aspects.
createFolder(Folder, String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Creates a folder object in the specified location with an optional set of properties and aspects.
createFolder(Folder, String, Map<String, Serializable>, List<String>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Creates a folder object in the specified location with an optional set of properties and aspects.
createFolder(Folder, String, Map<String, Serializable>, List<String>, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Creates a folder object in the specified location with an optional set of properties and aspects.
createFolders(Folder, int) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Creates a list of sample folder
createNewFolder(AlfrescoSession, Folder, String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Create new folder (delete if already exists and if possible)
createNodeRefByIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
createPrefix(CloudSession) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
createPrefix(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
createPrefix(CloudSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
createRepositorySession() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Default creation of a repositorySession
createRepositorySession(String, String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Creation with a specific username
createRepositorySession(Map<String, Serializable>) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Create a repositorySession with parameters.
createServiceRegistry(String) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Extension Point to use a specific serviceRegistry.
createSession(SessionFactory, AuthenticationProvider, Map<String, String>) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
createSession(SessionFactory, Map<String, String>) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
createSession(String, String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
createUnitTestFolder(AlfrescoSession) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Create Root Folder Sandbox for unit Test.
createWorkflowPrefix(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.cloud.CloudDocumentImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.cloud.CloudFolderImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.cloud.CloudNodeImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.DocumentImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.FolderImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.FolderLinkImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.LinkImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Android specific internal methods to retrieve information depending on state.
By state it means that a node is created by a "cmisobject" so parameter object is not null
if configuration change (orientation screen change...) the parameter object is not saved so become null. To save informations (properties, aspects...), Android can use Parcel object that can store important information. This method is similar as "deserialization" in java world.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIFolderImpl
Internal method to serialize Folder object.
CREATOR - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudActivityStreamServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudCommentServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudDocumentFolderServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudPersonServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudRatingsServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudSiteServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudTaggingServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.cloud.CloudWorkflowServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
CREATOR - Static variable in class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
CREATOR_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
CustomConstant - Interface in org.alfresco.mobile.android.extension.api.constant
 
CustomRatingsService - Interface in org.alfresco.mobile.android.extension.api.services
CustomRatingsService overrides SDK ratings to add support of 5 star scheme.
CustomRatingsServiceImpl - Class in org.alfresco.mobile.android.extension.api.services.impl
CustomRatingsService overrides SDK ratings to add support of 5 star scheme.
CustomRatingsServiceImpl(RepositorySession) - Constructor for class org.alfresco.mobile.android.extension.api.services.impl.CustomRatingsServiceImpl
Default constructor.
CustomServiceRegistry - Interface in org.alfresco.mobile.android.extension.api.services
CustomServiceRegistry overrides default SDK ServiceRegistry.
CustomServiceRegistryImpl - Class in org.alfresco.mobile.android.extension.api.services.impl
CustomServiceRegistry overrides default SDK ServiceRegistry.
CustomServiceRegistryImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.extension.api.services.impl.CustomServiceRegistryImpl
 

D

DATA_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DateUtils - Class in org.alfresco.mobile.android.api.utils
List of static methods to manage date.
DEBUG - Static variable in class org.alfresco.mobile.android.samples.BuildConfig
 
DEBUG - Static variable in class org.alfresco.mobile.android.test.BuildConfig
 
decodeKey(String) - Static method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
 
DEFAULT_CACHE_FOLDER_PATH - Static variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Default Value of cache folder for the session.
DEFAULT_MAX_ITEMS - Static variable in class org.alfresco.mobile.android.api.model.ListingContext
The Constant DEFAULT_MAX_ITEMS.
DEFAULT_ROLE - Static variable in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
When user wants to join a site, the default role is SiteConsumer.
DEFINITION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DEFINITIONURL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
delete(UrlBuilder, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Performs a DELETE on an URL, checks the response code and returns the result.
DELETE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
deleteComment(Node, Comment) - Method in interface org.alfresco.mobile.android.api.services.CommentService
Remove the specified comment from the repository.
deleteComment(Node, Comment) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Remove the specified comment from the repository.
deleteNode(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Deletes the specified node.
deleteNode(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Deletes the specified node.
deleteProcess(Process) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Deletes a process.
deleteProcess(Process) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Deletes a process.
DELETEREASON_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
DEPLOYMENTID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
describeContents() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudNodeImpl
 
describeContents() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
describeContents() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
describeContents() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
describeContents() - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
describeContents() - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
describeContents() - Method in class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
DESCRIPTION - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
DESCRIPTION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DESCRIPTION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
DESCRIPTIONURL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
DISPLAYPATH_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DISTRIBUTION_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Distribution Policies Model URI
DISTRIBUTION_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Distribution Policies Model Prefix
DOCFOLDER_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all Document Folder Service.
DOCFOLDER_NO_THUMBNAIL - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Thumbnail not found / Not authorized.
DOCFOLDER_NODE_ALREADY_EXIST - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Node Already Exist.
DOCFOLDER_PARENT_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
No parent node found.
DOCFOLDER_PERMISSIONS - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Failed to retrieve permissions for node.
DOCFOLDER_WRONG_CONVERT - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Failed to convert node.
DOCFOLDER_WRONG_NODE_TYPE - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Wrong node type.
Document - Interface in org.alfresco.mobile.android.api.model
Document base object.
DocumentFolderService - Interface in org.alfresco.mobile.android.api.services
DocumentFolderService manages Folders and Documents in an Alfresco repository.
documentFolderService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
DocumentImpl - Class in org.alfresco.mobile.android.api.model.impl
Document base object.
DocumentImpl(CmisObject) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentImpl
 
DocumentImpl(CmisObject, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentImpl
 
DocumentImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentImpl
 
DOCUMENTLIBRARY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
DocumentLinkImpl - Class in org.alfresco.mobile.android.api.model.impl
Document base object.
DocumentLinkImpl(CmisObject) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
 
DocumentLinkImpl(CmisObject, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
 
DocumentLinkImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
 
DocumentTypeDefinition - Interface in org.alfresco.mobile.android.api.model
 
DocumentTypeDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
DocumentTypeDefinitionImpl(ObjectType) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentTypeDefinitionImpl
 
DocumentTypeDefinitionImpl(ObjectType, Map<String, ModelDefinition>) - Constructor for class org.alfresco.mobile.android.api.model.impl.DocumentTypeDefinitionImpl
 
doesIncludeContent() - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Determines whether the keyword search should search in the content as well as the name, title and description properties.
doesIncludeDescendants() - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Determines whether the search should also search in child folders, only applies if the search is restricted to a specific folder.
doesSupportActivitiWorkflowEngine() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryCapabilitiesImpl
 
doesSupportActivitiWorkflowEngine() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
 
doesSupportActivitiWorkflowEngine() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Returns true if the server connected to supports and has enabled the Activiti workflow engine.
doesSupportCapability(String) - Method in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryCapabilities
Determines whether the repository supports the given capability.
doesSupportCapability(String) - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Determines whether the repository supports the given capability.
doesSupportCommentsCount() - Method in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryCapabilities
Comment count is only available since Alfresco V4.
doesSupportCommentsCount() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Indicates whether the current repository provides counts of comments i.e.
doesSupportJBPMWorkflowEngine() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryCapabilitiesImpl
 
doesSupportJBPMWorkflowEngine() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
 
doesSupportJBPMWorkflowEngine() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Returns true if the server connected to supports and has enabled the JBPM workflow engine.
doesSupportLikingNodes() - Method in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryCapabilities
Like action and LikeService are only available since Alfresco V4.
doesSupportLikingNodes() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Indicates whether the current repository allows nodes to be liked i.e.
doesSupportMyFiles() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryCapabilitiesImpl
 
doesSupportMyFiles() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
 
doesSupportMyFiles() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Returns true if the server connected to supports the shared files feature.
doesSupportPublicAPI() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryCapabilitiesImpl
 
doesSupportPublicAPI() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
 
doesSupportPublicAPI() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Returns true if the server connected to supports the public API i.e.
doesSupportSharedFiles() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryCapabilitiesImpl
 
doesSupportSharedFiles() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
 
doesSupportSharedFiles() - Method in interface org.alfresco.mobile.android.api.model.RepositoryCapabilities
Returns true if the server connected to supports the my files feature.
downloadContentStream(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
DUEAFTER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DUEAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
DUEBEFORE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DUEDATE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
DURATIONINMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 

E

EDIT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
EDITED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
EDITION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
EMAIL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ENABLE_CONFIG_FILE - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
Flag to enable config file inside any device or emulator to override this file constant.
ENABLED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
encodeKey(String) - Static method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
ENDACTIVITYID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ENDDATE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ENDEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ensureOrCreatePathAndFile(File) - Static method in class org.alfresco.mobile.android.api.utils.IOUtils
 
ENTRIES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ENTRY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
equals(Object) - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
 
ERROR_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ErrorCodeRegistry - Interface in org.alfresco.mobile.android.api.exceptions
Provides all error code associated to the public API.
ERRORDESCRIPTION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
evaluateRepositoryVersion(String, OperatorType, Integer, Integer, String) - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
 
EXCEPTION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ExceptionHelper - Class in org.alfresco.mobile.android.api.exceptions.impl
The Class ExceptionHelper helps to transform and wrap exceptions from OpenCMIS or general exception into an AlfrescoServiceException.
executeAllTests() - Static method in class org.alfresco.mobile.android.test.AllTests
 
executeModelTests() - Static method in class org.alfresco.mobile.android.test.AllTests
 
executeServicesTests() - Static method in class org.alfresco.mobile.android.test.AllTests
 
executeSessionTests() - Static method in class org.alfresco.mobile.android.test.AllTests
 
EXIF_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
EXIF Model URI
EXIF_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
EXIF Model Prefix
EXTRACT_METADATA - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
OnPremise ONLY : Allow metadata extraction during file import.
extraPropertiesCache - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
extraPropertiesCache is a LRUCache responsible to maintain extra informations about the site object.

F

FAKE_SITENAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
FAKE_USERNAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
FAMILY_PROCESS_ADHOC - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
FAMILY_PROCESS_PARALLEL_GROUP_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
FAMILY_PROCESS_PARALLEL_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
FAMILY_PROCESS_POOLED_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
FAMILY_PROCESS_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
FAVOURITES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
FEEDPERSONID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
FEEDUSERID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
FIELDS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
file - Variable in class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
The file.
FILE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
fileName - Variable in class org.alfresco.mobile.android.api.model.impl.ContentImpl
The file name.
fileReadCallback(int) - Method in interface org.alfresco.mobile.android.api.model.ContentFile
Callback for receiving progress feedback during transfer of the ContentFile
fileReadCallback(int) - Method in class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
Callback for receiving progress feedback during transfer of the ContentFile.
fileWriteCallback(int) - Method in interface org.alfresco.mobile.android.api.model.ContentFile
Callback for receiving progress feedback during transfer of the ContentFile
fileWriteCallback(int) - Method in class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
Callback for receiving progress feedback during transfer of the ContentFile.
FILTER_ASSIGNEE_ALL - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
tasks assigned to the current user and unassigned task current user can claim (member of the group)
FILTER_ASSIGNEE_ME - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks explicitly assign to the current user.
FILTER_ASSIGNEE_UNASSIGNED - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only unassigned tasks current user can claim (member of the group)
FILTER_DUE_7DAYS - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks which are due in the next 7 days.
FILTER_DUE_NODATE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks with no due date.
FILTER_DUE_OVERDUE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks which are overdue.
FILTER_DUE_TODAY - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks which are due today.
FILTER_DUE_TOMORROW - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks which are due tomorrow.
FILTER_INCLUDE_LINKS - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Filter to include links object in listing.
FILTER_INITIATOR_ANY - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
tasks assigned to anybody.
FILTER_INITIATOR_ME - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks explicitly assign to the current user.
FILTER_KEY_ASSIGNEE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Filter based on the assignee of the task.
FILTER_KEY_DUE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Filter based on due date of the task.
FILTER_KEY_INITIATOR - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
 
FILTER_KEY_PRIORITY - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Filter based on priority of the task.
FILTER_KEY_STATUS - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Filter based on status of the task.
FILTER_NO_ASSIGNEE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
tasks not assigned to the current user
FILTER_PRIORITY_HIGH - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks with a high priority.
FILTER_PRIORITY_LOW - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks with a low priority.
FILTER_PRIORITY_MEDIUM - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only tasks with a medium priority.
FILTER_STATUS_ACTIVE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only active (not completed) tasks are returned.
FILTER_STATUS_ANY - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
All tasks are returned.
FILTER_STATUS_COMPLETE - Static variable in interface org.alfresco.mobile.android.api.services.WorkflowService
Only completed tasks are returned.
FILTER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
FIRSTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Folder - Interface in org.alfresco.mobile.android.api.model
Folder Base object
FOLDER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
FOLDERID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
FolderImpl - Class in org.alfresco.mobile.android.api.model.impl
Folder Base object
FolderImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderImpl
 
FolderImpl(CmisObject) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderImpl
 
FolderImpl(CmisObject, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderImpl
 
FolderImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderImpl
 
FolderLinkImpl - Class in org.alfresco.mobile.android.api.model.impl
Folder Link object
FolderLinkImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderLinkImpl
 
FolderLinkImpl(CmisObject) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderLinkImpl
 
FolderLinkImpl(CmisObject, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderLinkImpl
 
FolderLinkImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderLinkImpl
 
FolderTypeDefinition - Interface in org.alfresco.mobile.android.api.model
 
FolderTypeDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
FolderTypeDefinitionImpl(ObjectType) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderTypeDefinitionImpl
 
FolderTypeDefinitionImpl(ObjectType, Map<String, ModelDefinition>) - Constructor for class org.alfresco.mobile.android.api.model.impl.FolderTypeDefinitionImpl
 
FOLLOWERUSERNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
FOREIGN_CHARACTER - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
FOREIGN_CHARACTER_DOUBLE_BYTE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
format(GregorianCalendar) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_1 - Static variable in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_2 - Static variable in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_3 - Static variable in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_4 - Static variable in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_5 - Static variable in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_6 - Static variable in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
formatISO(GregorianCalendar) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
FORMDATA_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
FORMRESOURCEKEY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
fromValue(String) - Static method in enum org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIBaseTypeIds
 
fromValue(String) - Static method in enum org.alfresco.mobile.android.api.model.OperatorType
From value.
fromValue(String) - Static method in enum org.alfresco.mobile.android.api.model.PropertyType
From value.
fromValue(String) - Static method in enum org.alfresco.mobile.android.api.model.SearchLanguage
 
fromValue(String) - Static method in enum org.alfresco.mobile.android.api.model.SiteVisibility
 

G

GENERAL_ACCESS_DENIED - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Access Denied.
GENERAL_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Default Generic Error for all API.
GENERAL_HTTP_RESP - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Invalid HTTP Response code from the server i.e.
GENERAL_IO - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
An I/O error occurred.
GENERAL_NODE_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The requested node could not be found.
getAccessToken() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
getAccessToken() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
Returns the access token that can be used to make requests.
getAccessToken(String, String, String, String) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuthHelper
Retrieve the access token.
Once the application has an authorization code, it can exchange this for an access token.
getAccessToken() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthAuthenticationProvider
 
getAccessToken() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthData
Returns the access token that can be used to make requests.
getActionQueue(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getActivityStream() - Method in interface org.alfresco.mobile.android.api.services.ActivityStreamService
Allow currently logged in user to get their activity stream.
getActivityStream(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.ActivityStreamService
Allow currently logged in user to get their activity stream.
getActivityStream(String) - Method in interface org.alfresco.mobile.android.api.services.ActivityStreamService
Allow to retrieve activities feed for a specific user.
getActivityStream(String, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.ActivityStreamService
Allow to retrieve activities feed for a specific user.
getActivityStream() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Allow currently logged in user to get their activity stream.
getActivityStream(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Allow currently logged in user to get their activity stream.
getActivityStream(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Allow to retrieve activities feed for a specific user.
getActivityStream(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Allow to retrieve activities feed for a specific user.
getActivityStreamService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getActivityStreamService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getActivityStreamService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the ActivityStreamService instance for the session.
getAddress1() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the first line of the company adress.
getAddress1() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getAddress2() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the second line of the company adress.
getAddress2() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getAddress3() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the third line of the company adress.
getAddress3() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getAlfrescoAuthenticationProvider() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
getAlfrescoErrorContent() - Method in exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Gets the alfresco error content associated to the exception.
getAlfrescoPropertyName(String) - Static method in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
Return the equivalent Alfresco property name for a specific CMIS property name.
getAllMembers(Site) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Returns a list of site members.
getAllMembers(Site, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Returns a paged list of site members.
getAllMembers(Site) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getAllMembers(Site, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getAllMembers(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Returns a list of site members.
getAllMembers(Site, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Returns a paged list of site members.
getAllMembersSiteUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getAllMembersSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getAllowableActions() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
getAllowableValues() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
getAllowableValues() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Returns the list of values allowed for the property.
getAllSites() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getAllSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getAllSites() - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getAllSites(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getAllSitesUrl(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Allows to retrieve URL to list all sites.
getAllSitesUrl(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Allows to retrieve URL to list all sites.
getAllSitesUrl(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getAllSitesUrl(CloudSession) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getAllSitesUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getAllSitesUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getAllTags() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
getAllTags(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
getAllTags() - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
getAllTags(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
getAllTags() - Method in interface org.alfresco.mobile.android.api.services.TaggingService
 
getAllTags(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.TaggingService
 
getAllTasksForProcessIdUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getApiKey() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
Returns the API key.
getApiKey() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthData
Returns the API key.
getApiSecret() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
Returns the API secret.
getApiSecret() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthData
Returns the API secret.
getAppliedAt() - Method in class org.alfresco.mobile.android.extension.api.model.StarRating
 
getAspectDefinition(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getAspectDefinition(String) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the type definition for the given Aspect type
getAspects() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns all the aspects applied to the node.
getAspects() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getAspects() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns all the aspects applied to the node.
getAspectsDefinition() - Method in class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
 
getAssigneeIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the username of the person who is assign to this task.
getAssigneeIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the username of the person who is assign to this task.
getAuthenticateResponseUrl() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
 
getAuthenticateUrl() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
 
getAuthenticationProvider() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getAuthenticationProvider() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getAuthenticationProvider(AlfrescoSession) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getAuthorizationUrl(String, String, String) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuthHelper
Returns default authorization URL for the public API.
Use this method in combination with a Webview to display the Server authentication form.
All this information are available on Alfresco Developer Portal
getAvatar(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
Retrieves the avatar rendition for the specified username.
getAvatar(Person) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
Retrieves the avatar rendition for the specified username.
getAvatar(Person) - Method in interface org.alfresco.mobile.android.api.services.PersonService
 
getAvatarIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the unique identifier to the content of avatar rendition.
getAvatarIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the unique identifier to the content of avatar rendition.
getAvatarStream(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
Retrieves the avatar rendition for the specified username.
getAvatarStream(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
Retrieves the avatar rendition for the specified username.
getAvatarStream(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
Retrieves the avatar rendition for the specified username.
getAvatarUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
 
getAvatarUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
 
getAvatarUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
getAvatarUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getAverage() - Method in class org.alfresco.mobile.android.extension.api.model.StarRating
 
getBaseUrl() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns the base URL associated to the repository e.g.
getBaseUrl() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
 
getBaseUrl() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getBuildNumber() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getBuildNumber() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getBuildNumber() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the build number as string, null if it could not be determined.
getCancelJoinSiteRequestUrl(JoinSiteRequestImpl) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Allow to retrieve specific cancel join site url.
getCancelJoinSiteRequestUrl(JoinSiteRequestImpl) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Allow to retrieve specific cancel join site url.
getCancelJoinSiteRequestUrl(JoinSiteRequestImpl) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getCancelJoinSiteRequestUrl(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getCancelJoinSiteRequestUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getCancelJoinSiteRequestUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getCapabilities() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
 
getCapabilities() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
 
getCapabilities() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns an object representing the capabilities of the repository.
getCheckedOutDocuments() - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
getCheckedOutDocuments(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
getCheckedOutDocuments() - Method in interface org.alfresco.mobile.android.api.services.VersionService
Returns a list of documents the authenticated user has checked out.
getCheckedOutDocuments(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Returns a paged list of documents the authenticated user has checked out.
getChildByPath(String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Gets the node object stored at the specified path.
getChildByPath(Folder, String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Gets the node object stored at the relative specified path from the folder object.
getChildByPath(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Gets the node object stored at the specified path.
getChildByPath(Folder, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Gets the node object stored at the relative specified path from the folder object.
getChildren(Folder) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Lists all immediate child nodes of the given context folder.
getChildren(Folder, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Lists immediate child nodes of the given context folder.
getChildren(Folder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Lists all immediate child nodes of the given context folder.
getChildren(Folder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Lists immediate child nodes of the given context folder.
getCleanIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
getCloudPublicApiPrefix() - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getCloudPubliWorkflowcApiPrefix() - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getCmisSession() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Direct access to the underlying cmis session.
getCode() - Method in interface org.alfresco.mobile.android.api.exceptions.AlfrescoErrorContent
Gets the HTTP Error code.
getCode() - Method in class org.alfresco.mobile.android.api.exceptions.impl.CloudErrorContent
Gets the HTTP Error code.
getCode() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OAuthErrorContent
Gets the HTTP Error code.
getCode() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OnPremiseErrorContent
Gets the HTTP Error code.
getComments(Node) - Method in interface org.alfresco.mobile.android.api.services.CommentService
List the available comments for the specified node.
getComments(Node, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.CommentService
List the available comments for the specified node.
getComments(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
List the available comments for the specified node.
getComments(Node, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
List the available comments for the specified node.
getCommentService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getCommentService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getCommentService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the CommentService instance for the session.
getCommentsUrl(Node, ListingContext, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Internal method to retrieve node comments url.
getCommentsUrl(Node, ListingContext, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
Internal method to retrieve node comments url.
getCommentsUrl(Node, ListingContext, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
Internal method to retrieve node comments url.
getCommentsUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getCommentsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getCommentsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getCommentUrl(Node, Comment) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Internal method to retrieve a specific comment url.
getCommentUrl(Node, Comment) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
Internal method to retrieve a specific comment url.
getCommentUrl(Node, Comment) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
Internal method to retrieve a specific comment url.
getCommentUrl(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getCommentUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getCommentUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getCompany() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the company object the person belongs.
getCompany() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the company object the person belongs.
getContent() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the HTML formatted content of the comment.
getContent() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns the HTML formatted content of the comment.
getContent(Document) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Downloads the content for the given document.
getContent(Document) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Downloads the content for the given document.
getContentFileInputStream(ContentFile) - Static method in class org.alfresco.mobile.android.api.utils.IOUtils
 
getContentStream(Document) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Downloads the content for the given document as InputStream.
getContentStream(Document) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Downloads the content for the given document as InputStream.
getContentStreamLength() - Method in interface org.alfresco.mobile.android.api.model.Document
Returns the content stream length or -1 if the document has no content.
getContentStreamLength() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentImpl
Returns the content stream length or -1 if the document has no content.
getContentStreamLength() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
Returns the content stream length or -1 if the document has no content.
getContentStreamLength() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
getContentStreamMimeType() - Method in interface org.alfresco.mobile.android.api.model.Document
Returns the content stream MIME type or null if the document has no content.
getContentStreamMimeType() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentImpl
Returns the content stream MIME type or null if the document has no content.
getContentStreamMimeType() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
Returns the content stream MIME type or null if the document has no content.
getContentStreamMimeType() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
getContentType() - Method in class org.alfresco.mobile.android.api.utils.JsonDataWriter
 
getContext() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Retrieve the context of the test application.
getCount() - Method in class org.alfresco.mobile.android.extension.api.model.StarRating
 
getCreatedAt() - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns the timestamp in the session’s locale when the activity entry was created.
getCreatedAt() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the timestamp in the session’s locale when this comment was created.
getCreatedAt() - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns the timestamp in the session’s locale when the activity entry was created.
getCreatedAt() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns the timestamp in the session’s locale when this comment was created.
getCreatedAt() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the timestamp in the session’s locale when the node was created.
getCreatedAt() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getCreatedAt() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the timestamp in the session’s locale when the node was created.
getCreatedAt() - Method in interface org.alfresco.mobile.android.api.session.CloudNetwork
Returns the time this network was created.
getCreatedAt() - Method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Returns the time this network was created.
getCreatedBy() - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns the username of the person who posted the activity entry.
getCreatedBy() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the username of the user who created the comment.
getCreatedBy() - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns the username of the person who posted the activity entry.
getCreatedBy() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns the username of the user who created the comment.
getCreatedBy() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the username of the person who created the node.
getCreatedBy() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getCreatedBy() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the username of the person who created the node.
getCreatedByPerson() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
 
getCustomRatingsService() - Method in interface org.alfresco.mobile.android.extension.api.services.CustomServiceRegistry
Returns the new customRatingsService.
getCustomRatingsService() - Method in class org.alfresco.mobile.android.extension.api.services.impl.CustomServiceRegistryImpl
 
getData() - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns a map of all extra data specific to a certain type of activity entry.
getData(String) - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns the value of a specific key available in the extra data.
getData() - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns a map of all extra data specific to a certain type of activity entry.
getData(String) - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns the value of a specific key available in the extra data.
getData() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
getData() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
getData() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
getDefaultListingContext() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns the current default listing parameters for paging and sorting.
getDefaultListingContext() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Returns the current default listing parameters for paging and sorting.
getDefaultValue() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
getDefaultValue() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Returns the default value for the property, null if a default value has not been defined.
getDefinitionIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
Returns the unique identifier of the process definition associated to the process.
getDefinitionIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the unique identifier of the process definition associated to the process.
getDescription() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OAuthErrorContent
Gets the description.
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryInfo
Returns the description of the repository.
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the description of the Node.
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Returns the description of the site.
getDescription() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the description of the task.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.ModelDefinition
Returns the description of the type.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the description of the Node.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the description of the process.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Returns the description of the property.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the description of the repository.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.Site
Returns the description of the site.
getDescription() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the description of the task.
getDescriptionURL() - Method in class org.alfresco.mobile.android.api.exceptions.impl.CloudErrorContent
Gets the description url associated to this error message.
getDestination() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
 
getDestination() - Method in class org.alfresco.mobile.android.api.model.impl.FolderLinkImpl
 
getDestination() - Method in class org.alfresco.mobile.android.api.model.impl.LinkImpl
 
getDestination() - Method in interface org.alfresco.mobile.android.api.model.Link
Returns unique identifier of the destination node.
getDisplayName() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyImpl
Return the display Name
getDisplayName() - Method in interface org.alfresco.mobile.android.api.model.Property
Return the display Name
getDocContainerSiteUrl(Site) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Allow to retrieve specific site document container URL.
getDocContainerSiteUrl(Site) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Allow to retrieve specific site document container URL.
getDocContainerSiteUrl(Site) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getDocContainerSiteUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getDocContainerSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getDocContainerSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getDocumentFolderService() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
getDocumentFolderService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the DocumentFolderService instance for the session.
getDocumentLibrary(Site) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Get the documents container folder for the given site.
getDocumentLibrary(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Get the documents container folder for the given site.
getDocuments(Folder) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Lists all immediate child documents of the given context node
Note: this could be a long list
getDocuments(Folder, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Lists all immediate child documents of the given context folder.
getDocuments(Folder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Lists all immediate child documents of the given context node
Note: this could be a long list
getDocuments(Folder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Lists all immediate child documents of the given context folder.
getDocuments(Task) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Returns a list items associated to the the task.
getDocuments(Process) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Returns a list items associated to the process.
getDocuments(Task, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
getDocuments(Process, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
getDocuments(Task, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
getDocuments(Process, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
getDocuments(Process) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a list items associated to the process.
getDocuments(Process, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
 
getDocuments(Task) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a list items associated to the the task.
getDocuments(Task, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
 
getDocumentTypeDefinition(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getDocumentTypeDefinition(Document) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getDocumentTypeDefinition(String) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the type definition for the given Document type
getDocumentTypeDefinition(Document) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the complete type definition for the given Document, the returned definition will also include all properties from all applied aspects.
getDownloadUrl(Document) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Internal : Retrieves the downloading url for the given document.
getDueAt() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getDueAt() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
getDueAt() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the timestamp in the session’s locale when the task was due.
getEdition() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Returns Community or Enterprise if it's an alfresco Repository.
getEdition() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Returns Community or Enterprise if it's an alfresco Repository.
getEdition() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the edition of the repository i.e.
getEmail() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the email of the company.
getEmail() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getEmail() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the email of the person.
getEmail() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the email of the person.
getEndedAt() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getEndedAt() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
getEndedAt() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the timestamp in the session’s locale when the process was completed.
getEndedAt() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the timestamp in the session’s locale when the task was completed.
getEntries() - Method in class org.alfresco.mobile.android.api.utils.PublicAPIResponse
 
getErrorCode() - Method in exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Error code send by the API.
getErrorContent() - Method in exception org.alfresco.mobile.android.api.exceptions.AlfrescoException
Returns the content of the error page sent by the server.
getException() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OnPremiseErrorContent
Gets the exception.
getExtraProperties() - Method in class org.alfresco.mobile.android.test.ServerConfigFile
 
getFavoriteDocuments() - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns a list of the current users favorite documents.
getFavoriteDocuments(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns a paged list of the current users favorite documents.
getFavoriteDocuments() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getFavoriteDocuments(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getFavoriteDocuments() - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getFavoriteDocuments(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getFavoriteFolders() - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns a list of the current users favorite folders.
getFavoriteFolders(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns a paged list of the current users favorite folders.
getFavoriteFolders() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getFavoriteFolders(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getFavoriteFolders() - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getFavoriteFolders(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getFavoriteNodes() - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns a list of the current users favorite nodes.
getFavoriteNodes(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns a paged list of the current users favorite nodes.
getFavoriteNodes() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getFavoriteNodes(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getFavoriteNodes() - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getFavoriteNodes(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getFavoriteSites() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getFavoriteSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getFavoriteSites() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
getFavoriteSites() - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getFavoriteSites(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getFaxNumber() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the fax number of the company.
getFaxNumber() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getFile() - Method in interface org.alfresco.mobile.android.api.model.ContentFile
 
getFile() - Method in class org.alfresco.mobile.android.api.model.impl.ContentFileImpl
Gets the file.
getFileName() - Method in interface org.alfresco.mobile.android.api.model.Content
Returns the name of the file representing the content.
getFileName() - Method in class org.alfresco.mobile.android.api.model.impl.ContentImpl
Returns the name of the file representing the content.
getFilter() - Method in class org.alfresco.mobile.android.api.model.ListingContext
Returns the ListingFilter associated to the current ListingContext.
getFilters() - Method in class org.alfresco.mobile.android.api.model.ListingFilter
 
getFilterValue(String) - Method in class org.alfresco.mobile.android.api.model.ListingFilter
Returns the value to which the specified key is mapped, or null if this filter contains no mapping for the key.
getFirstName() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the first name of the person.
getFirstName() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the first name of the person.
getFolder() - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Returns the folder the search should be restricted to, if null is returned the whole repository is searched.
getFolderPath(AlfrescoSession) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getFolders(Folder) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Lists all immediate child folders of the given context folder.
getFolders(Folder, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Lists all immediate child folders of the given context folder.
getFolders(Folder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Lists all immediate child folders of the given context folder.
getFolders(Folder, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Lists all immediate child folders of the given context folder.
getFolderTypeDefinition(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getFolderTypeDefinition(Folder) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getFolderTypeDefinition(String) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the type definition for the given Folder type
getFolderTypeDefinition(Folder) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the type definition for the given Folder, the returned definition will also include all properties from all applied aspects.
getFormProcessUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getFormTaskUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getFullAddress() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the full address of the company.
getFullAddress() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getFullName() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the full name of the person, if first name and last name are not set the username is returned.
getFullName() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the full name of the person, if first name and last name are not set the username is returned.
getGoogleId() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the Google id of the person.
getGoogleId() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the Google id of the person.
getGUID() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Returns a globally unique identifier for the site.
getGUID() - Method in interface org.alfresco.mobile.android.api.model.Site
Returns a globally unique identifier for the site.
getHasMoreItems() - Method in class org.alfresco.mobile.android.api.utils.PublicAPIResponse
 
getHostBaseUrl() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
 
getHostnameVerifier() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
getHTTPHeaders(AlfrescoSession) - Method in interface org.alfresco.mobile.android.api.session.authentication.AuthenticationProvider
Return the list of HTTTP Header that must be add to each HTTP request between the client and server.
getHTTPHeaders() - Method in interface org.alfresco.mobile.android.api.session.authentication.AuthenticationProvider
Return the list of HTTTP Header that must be add to each HTTP request between the client and server.
getHTTPHeaders(AlfrescoSession) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.AuthenticationProviderImpl
 
getHTTPHeaders() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.AuthenticationProviderImpl
 
getHTTPHeaders(AlfrescoSession) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.BasicAuthenticationProviderImpl
 
getHTTPHeaders() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.BasicAuthenticationProviderImpl
 
getHTTPHeaders() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
getHTTPHeaders(String) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
getHTTPHeaders() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthenticationProviderImpl
 
getHttpInvoker() - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Gets the HTTP Invoker object.
getHttpURLConnection(URL) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns the identifier of this specific activity entry.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the unique identifier of the comment.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryInfo
Returns the unique identifier of the repository.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns the identifier of this specific activity entry.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns the unique identifier of the comment.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.JoinSiteRequestImpl
Returns the unique identifier for the join request.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns unique identifier of the node.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the username of the person.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
Returns the unique identifier of the process definition.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
Returns the unique identifier of the Process.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Returns the unique identifier of the site.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.TagImpl
Returns unique identifier of the tag.
getIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the unique identifier of the Task.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns unique identifier of the node.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the username of the person.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the unique identifier of the Process.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.ProcessDefinition
Returns the unique identifier of the process definition.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the unique identifier of the repository.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Site
Returns the unique identifier of the site.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Tag
Returns unique identifier of the tag.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the unique identifier of the Task.
getIdentifier() - Method in interface org.alfresco.mobile.android.api.session.CloudNetwork
Returns the identifier of the network.
getIdentifier() - Method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Returns the identifier of the network.
getIdpDescription() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2InfoImpl
 
getIdpDescription() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
getIdpDescription() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlInfo
Returns the description information as defined in Alfresco SAML Console.
getInfoUrl() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
 
getInitiatorIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getInitiatorIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the username of the person who start the process.
getInputStream() - Method in interface org.alfresco.mobile.android.api.model.ContentStream
Gets the input stream.
getInputStream() - Method in class org.alfresco.mobile.android.api.model.impl.ContentStreamImpl
Gets the input stream.
getInstantMessageId() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the instant message id of the person.
getInstantMessageId() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the instant message id of the person.
getItems(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
getJobTitle() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the job title of the person.
getJobTitle() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the job title of the person.
getJoinModeratedSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getJoinPublicSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getJoinRequestSiteUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getJoinRequestSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getJoinRequestSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getJoinSiteRequests() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
getJoinSiteRequests(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
getJoinSiteRequests() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
getJoinSiteRequests(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
getJoinSiteRequests() - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
getJoinSiteRequests(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getJoinSiteUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getJoinSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getKey() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
 
getKey() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getKey() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Refers to a logical task definition.
getKey() - Method in interface org.alfresco.mobile.android.api.model.Process
Refers to a logical process definition.
getKey() - Method in interface org.alfresco.mobile.android.api.model.ProcessDefinition
Returns the Key of the process-definition
getKey() - Method in interface org.alfresco.mobile.android.api.model.Task
Refers to a logical task definition.
getKeyFromProcessDefinitionId(String) - Static method in class org.alfresco.mobile.android.api.utils.WorkflowUtils
 
getLastName() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the last name of the person.
getLastName() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the last name of the person.
getLatestVersion(Document) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
getLatestVersion(Document) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Get the latest version of a document.
getLeaveSiteUrl(Site) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Retrieve specific leave site url.
getLeaveSiteUrl(Site) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Retrieve specific leave site url.
getLeaveSiteUrl(Site) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getLeaveSiteUrl(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getLeaveSiteUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getLeaveSiteUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getLength() - Method in interface org.alfresco.mobile.android.api.model.Content
Returns the length of the content in bytes.
getLength() - Method in class org.alfresco.mobile.android.api.model.impl.ContentImpl
Returns the length of the content in bytes.
getLikeCount(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Retrieves the number of likes for the specified node
getLikeCount(Node) - Method in interface org.alfresco.mobile.android.api.services.RatingService
Retrieves the number of likes for the specified node
getList() - Method in class org.alfresco.mobile.android.api.model.impl.PagingResultImpl
Return a list of all object present in a page.
getList() - Method in interface org.alfresco.mobile.android.api.model.PagingResult
Return a list of all object present in a page.
getLocation() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the location of the person.
getLocation() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the location of the person.
getMaintenanceVersion() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getMaintenanceVersion() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getMaintenanceVersion() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the maintenance version of the repository, null if it could not be determined.
getMajorVersion() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getMajorVersion() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getMajorVersion() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the major version of the repository, null if it could not be determined.
getMandatoryAspects() - Method in class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
 
getMandatoryAspects() - Method in interface org.alfresco.mobile.android.api.model.NodeTypeDefinition
Returns the list of mandatory aspects defined for the type.
getMaxItems() - Method in class org.alfresco.mobile.android.api.model.ListingContext
Returns the maximum items within the list.
getMemberOfSiteUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getMemberOfSiteUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getMessage() - Method in interface org.alfresco.mobile.android.api.exceptions.AlfrescoErrorContent
Gets the main message from the error.
getMessage() - Method in class org.alfresco.mobile.android.api.exceptions.impl.CloudErrorContent
Gets the main message from the error.
getMessage() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OAuthErrorContent
Gets the main message from the error.
getMessage() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OnPremiseErrorContent
Gets the main message from the error.
getMessage() - Method in class org.alfresco.mobile.android.api.model.impl.JoinSiteRequestImpl
Returns the message the user provided with their join request.
getMimeType() - Method in interface org.alfresco.mobile.android.api.model.Content
Returns the mime type of the content.
getMimeType() - Method in class org.alfresco.mobile.android.api.model.impl.ContentImpl
Returns the mime type of the content.
getMinorVersion() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getMinorVersion() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Pattern : major.minor.maintenance (build)
getMinorVersion() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the minor version of the repository, null if it could not be determined.
getMobileNumber() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the mobile number of the person.
getMobileNumber() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the mobile number of the person.
getModelDefinitionService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getModelDefinitionService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getModelDefinitionService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the TypeDefinitionService instance for the session.
getModifiedAt() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the timestamp in the session’s locale when this comment has been modified.
getModifiedAt() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
 
getModifiedAt() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Gets the modified at.
getModifiedAt() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getModifiedAt() - Method in interface org.alfresco.mobile.android.api.model.Node
Gets the modified at.
getModifiedBy() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the username of the person who modified the node.
getModifiedBy() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getModifiedBy() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the username of the person who modified the node.
getMyRating() - Method in class org.alfresco.mobile.android.extension.api.model.StarRating
 
getName() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the name of this comment.
getName() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the name of the company.
getName() - Method in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryInfo
Returns the name of the repository.
getName() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns the name of this comment.
getName() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getName() - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getName() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the name of the node.
getName() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
Returns the Human readable Name of the process-definition
getName() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getName() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
getName() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getName() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the name of the task.
getName() - Method in interface org.alfresco.mobile.android.api.model.ModelDefinition
Returns the name of the type i.e.
getName() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the name of the node.
getName() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the name of the process.
getName() - Method in interface org.alfresco.mobile.android.api.model.ProcessDefinition
Returns the Human readable Name of the process-definition
getName() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Returns the name of the property i.e.
getName() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the name of the repository.
getName() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the name of the task.
getNetwork() - Method in class org.alfresco.mobile.android.api.session.CloudSession
Returns the current network for the session.
getNetwork() - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
getNetwork(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getNetworks() - Method in class org.alfresco.mobile.android.api.session.CloudSession
Returns the list of networks the current user has access to.
getNetworks() - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
getNodeByIdentifier(String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
 
getNodeByIdentifier(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
getNodeIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
Returns the identifier of a nodeRef(extract the version number if added by cmis)
getOAuthData() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
getOAuthData() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthAuthenticationProvider
 
getOAuthData() - Method in class org.alfresco.mobile.android.api.session.CloudSession
Returns the OAuthData the session is currently using.
getOAuthData() - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
getParameter(String) - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns the value of a parameter with the given key stored in the session.
getParameter(String) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Returns the value of a parameter with the given key stored in the session.
getParameterKeys() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns a list of all the parameter names stored in the sesssion.
getParameterKeys() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Returns a list of all the parameter names stored in the sesssion.
getParent() - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getParent() - Method in interface org.alfresco.mobile.android.api.model.ModelDefinition
The name of the parent type, null if the type doesn’t have a parent.
getParentFolder(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Gets the direct parent folder object.
getParentFolder(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Gets the direct parent folder object.
getPassthruAuthenticationProvider() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getPassword() - Method in class org.alfresco.mobile.android.test.ServerConfigFile
 
getPath() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
getPendingSites() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Returns a list of join site requests from the current user that have yet to be actioned.
getPendingSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Returns a list of join site requests from the current user that have yet to be actioned.
getPendingSites() - Method in interface org.alfresco.mobile.android.api.services.SiteService
Returns a list of join site requests from the current user that have yet to be actioned.
getPendingSites(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Returns a list of join site requests from the current user that have yet to be actioned.
getPermissions(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
 
getPermissions(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
getPerson(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
getPerson(String) - Method in interface org.alfresco.mobile.android.api.services.PersonService
 
getPersonDetailssUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractPersonService
Internal method to retrieve personDetails url.
getPersonDetailssUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
Internal method to retrieve personDetails url.
getPersonDetailssUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
Internal method to retrieve personDetails url.
getPersonDetailssUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getPersonDetailssUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getPersonDetailsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getPersonGUIDUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getPersonIdentifier() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns the user identifier with which the session was created.
getPersonIdentifier() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getPersonService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getPersonService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getPersonService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the PersonService instance for the session.
getPostCode() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the adress post code company.
getPostCode() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getPreferencesUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getPrefix() - Method in class org.alfresco.mobile.android.api.model.impl.AspectDefinitionImpl
 
getPrefix() - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getPrefix() - Method in class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
 
getPriority() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getPriority() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the priority of the task.
getPriority() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the priority of the process.
getPriority() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the priority of the task.
getProcess(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Retrieves a single process.
getProcess(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Retrieves a single process.
getProcess(String) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Retrieves a single process.
getProcessDefinition(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
getProcessDefinition(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
getProcessDefinition(String) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a single process definition.
getProcessDefinitionByKey(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
 
getProcessDefinitionByKey(String) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a single process definition that matches the (versionless) specific key.
getProcessDefinitionIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the unique identifier of the process definition.
getProcessDefinitionIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the unique identifier of the process definition.
getProcessDefinitions() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
 
getProcessDefinitions(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
getProcessDefinitions(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
getProcessDefinitions() - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
 
getProcessDefinitions(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
 
getProcessDefinitionsUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getProcessDefinitionsUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProcessDefinitionUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getProcessDefinitionUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProcessDiagram(Process) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
This process diagram shows a user the context of the task that is being performed.
getProcessDiagram(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
This process diagram shows a user the context of the task that is being performed.
getProcessDiagram(Process) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
This process diagram shows a user the context of the task that is being performed.
getProcessDiagram(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
This process diagram shows a user the context of the task that is being performed.
getProcessDiagram(Process) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
This process diagram shows a user the context of the task that is being performed.
getProcessDiagram(String) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
This process diagram shows a user the context of the task that is being performed.
getProcessDiagramUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
 
getProcessDiagramUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
getProcessDiagramUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
getProcesses() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Returns a list of processes in progress for the current user.
Each process is an execution of a process definition.
getProcesses(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Returns a list of process.
getProcesses(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Returns a list of process.
getProcesses() - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a list of processes in progress for the current user.
Each process is an execution of a process definition.
getProcesses(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a list of process.
getProcessesUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getProcessesUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProcessIdentifier() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the unique identifier of the process the task belongs.
getProcessIdentifier() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the unique identifier of the process the task belongs.
getProcessItemsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getProcessItemsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProcessItemsVariableUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProcessUrl(Process) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Internal method to retrieve a specific process url.
getProcessUrl(Process) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Internal method to retrieve a specific process url.
getProcessUrl(Process) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Internal method to retrieve a specific process url.
getProcessUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getProcessUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProcessVariablesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getProperties() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns a Map of all available properties for the specific node object.
getProperties() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getProperties() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns a Map of all available properties for the specific node object.
getProperty(String) - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the requested property.
getProperty(String) - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getProperty(String) - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the requested property.
getPropertyDefinition(String) - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getPropertyDefinition(String) - Method in class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
 
getPropertyDefinition(String) - Method in interface org.alfresco.mobile.android.api.model.ModelDefinition
Returns the propertyDefinition for the specified property Name
getPropertyName(String) - Static method in class org.alfresco.mobile.android.api.constants.ModelMappingUtils
Return the equivalent CMIS property name for a specific alfresco property name.
getPropertyNames() - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getPropertyNames() - Method in interface org.alfresco.mobile.android.api.model.ModelDefinition
Returns the list of property name defined for the type.
getPropertyValue(String) - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the value of the property with the given name.
getPropertyValue(String) - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
Returns the value of the property with the given name.
getPropertyValue(String) - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the value of the property with the given name.
getPublicApiPrefix() - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getPublicApiPrefix() - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getPublicAPIUrl(String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getPublicWorkflowApiPrefix() - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getRatingService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getRatingService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getRatingService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the RatingService instance for the session.
getRatingService() - Method in class org.alfresco.mobile.android.extension.api.services.impl.CustomServiceRegistryImpl
Returns the new customRatingsService.
getRatingsObject() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Internal method to retrieve the ratings object from json data
getRatingsObject() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
Internal method to retrieve the ratings object from json data
getRatingsObject() - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
Internal method to retrieve the ratings object from json data
getRatingsUrl(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Internal method to retrieve a specific ratings url to like a node.
getRatingsUrl(Node) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
Internal method to retrieve a specific ratings url to like a node.
getRatingsUrl(Node) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
Internal method to retrieve a specific ratings url to like a node.
getRatingsUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getRatingsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getRatingsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getRefreshToken() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
getRefreshToken() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
Returns the refresh token that can be used to get a new access token.
getRefreshToken() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthAuthenticationProvider
 
getRefreshToken() - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthData
Returns the refresh token that can be used to get a new access token.
getRemoveUserPreferenceUrl(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getRemoveUserPreferenceUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getRendition(Node, String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Retrieve a specific type of Rendition for the specified identifier.
getRendition(Node, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Retrieve a specific type of Rendition for the specified identifier.
getRenditionStream(Node, String) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Retrieve a specific type of Rendition for the specified identifier as InputStream
getRenditionStream(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
getRenditionStream(Node, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Retrieve a specific type of Rendition for the specified identifier as InputStream
getRenditionStream(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudDocumentFolderServiceImpl
 
getRenditionStream(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getRenditionStream(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getRenditionUrl(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
 
getRenditionUrl(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudDocumentFolderServiceImpl
 
getRenditionUrl(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
getRenditionUrl(String, String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
getRepositoryIdentifier() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getRepositoryInfo() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns RepositoryInformation object representing the repository the session is connected to.
getRepositoryInfo() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getRootFolder() - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
 
getRootFolder() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
getRootFolder() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Returns the root folder of the repository this session is connected to.
getRootFolder() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
getSamlData() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthenticationProviderImpl
 
getSamlData() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlAuthenticationProvider
 
getSamlInfo() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
getSampleDataPath(AlfrescoSession) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getSearchPersonUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getSearchPersonUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getSearchService() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
getSearchService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the SearchService instance for the session.
getServerInfo(String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getServiceRegistry() - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Return all services available with this repository.
getServiceRegistry() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Return all services available with this repository.
getSessionHttp() - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
getShortName() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Returns the short name of the site.
getShortName() - Method in interface org.alfresco.mobile.android.api.model.Site
Returns the short name of the site.
getSite(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getSite(String) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getSiteActivitiesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Internal method to retrieve for a specific site the activity stream url.
getSiteActivitiesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
Internal method to retrieve for a specific site the activity stream url.
getSiteActivitiesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
Internal method to retrieve for a specific site the activity stream url.
getSiteActivitiesUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getSiteActivitiesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getSiteActivitiesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getSiteActivityStream(String) - Method in interface org.alfresco.mobile.android.api.services.ActivityStreamService
Allow currently logged in user to get feed for a specified site (if private site then user must be a member or an admin user).
getSiteActivityStream(String, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.ActivityStreamService
Allow currently logged in user to get feed for a specified site (if private site then user must be a member or an admin user).
getSiteActivityStream(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Allow currently logged in user to get feed for a specified site (if private site then user must be a member or an admin user).
getSiteActivityStream(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Allow currently logged in user to get feed for a specified site (if private site then user must be a member or an admin user).
getSiteMembershipUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getSiteName(AlfrescoSession) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getSitePath(AlfrescoSession) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getSitePath(String) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getSites() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getSites(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
getSites() - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getSites(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
getSiteService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getSiteService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getSiteService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the SiteService instance for the session.
getSiteShortName() - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns the identifier of this specific activity.
getSiteShortName() - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns the identifier of this specific activity.
getSiteShortName() - Method in class org.alfresco.mobile.android.api.model.impl.JoinSiteRequestImpl
Returns the short name of the site the join request was for.
getSiteUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Allows to retrieve specific site url.
getSiteUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Allows to retrieve specific site url.
getSiteUrl(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getSiteUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getSiteUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getSiteVisibility(AlfrescoSession) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getSize() - Method in class org.alfresco.mobile.android.api.utils.PublicAPIResponse
 
getSkipCount() - Method in class org.alfresco.mobile.android.api.model.ListingContext
Returns current skip count
getSkypeId() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the Skype id of the person.
getSkypeId() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the Skype id of the person.
getSOAPHeaders(Object) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
getSortProperty() - Method in class org.alfresco.mobile.android.api.model.ListingContext
Returns the sorting field for the list.
getSSLSocketFactory() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
getStackTrace() - Method in interface org.alfresco.mobile.android.api.exceptions.AlfrescoErrorContent
Gets the stack trace associated to the exception.
getStackTrace() - Method in class org.alfresco.mobile.android.api.exceptions.impl.CloudErrorContent
Gets the stack trace associated to the exception.
getStackTrace() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OAuthErrorContent
Gets the stack trace associated to the exception.
getStackTrace() - Method in class org.alfresco.mobile.android.api.exceptions.impl.OnPremiseErrorContent
Gets the stack trace associated to the exception.
getStarRating(Node) - Method in interface org.alfresco.mobile.android.extension.api.services.CustomRatingsService
Get the star ratings value for the specified node (Document or Folder)
getStarRating(Node) - Method in class org.alfresco.mobile.android.extension.api.services.impl.CustomRatingsServiceImpl
Get the star ratings value for the specified node (Document or Folder)
getStartedAt() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
Returns the timestamp in the session’s locale when the process was started.
getStartedAt() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Returns the timestamp in the session’s locale when the task was started.
getStartedAt() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the timestamp in the session’s locale when the process was started.
getStartedAt() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the timestamp in the session’s locale when the task was started.
getStoreIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
getStoreProtocol(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
getStoreRef(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
getString(String) - Static method in class org.alfresco.mobile.android.api.SDKProperties
Retrieve the value for the specified key.
getString(String) - Static method in class org.alfresco.mobile.android.api.utils.messages.Messagesl18n
 
getStringValue() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyImpl
 
getSubscriptionLevel() - Method in interface org.alfresco.mobile.android.api.session.CloudNetwork
Returns the subscription level of of the network, will be one of “Free”, “Standard” or “Enterprise”.
getSubscriptionLevel() - Method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Returns the subscription level of of the network, will be one of “Free”, “Standard” or “Enterprise”.
getSummary() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the summary/description of the person.
getSummary() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the summary/description of the person.
getTaggingService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getTaggingService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getTaggingService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the TaggingService instance for the session.
getTags(Node) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
getTags(Node, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
getTags(Node) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
getTags(Node, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
getTags(Node) - Method in interface org.alfresco.mobile.android.api.services.TaggingService
 
getTags(Node, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.TaggingService
 
getTagsUrl(CloudSession) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getTagsUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getTagsUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTagsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTagsUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTagsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTargetContext() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Retrieve the context of the sample application.
getTask(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Retrieves a single task by its id.
getTask(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Retrieves a single task by its id.
getTask(String) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Retrieves a single task by its id.
getTaskItemByIdUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTaskItemsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTasks(Process) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Get all the tasks in progress for the specified process.
getTasks() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractWorkflowService
Returns a list of task in progress for the current user.
getTasks(Process, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Get the tasks for the specified process.
getTasks(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Returns a list of tasks that the authenticated user is allowed to see.
This method support the use of ListingFilter inside the ListingContext parameter to get task that meet certain criteria like WorkflowService.FILTER_KEY_ASSIGNEE, WorkflowService.FILTER_KEY_STATUS , WorkflowService.FILTER_KEY_PRIORITY , WorkflowService.FILTER_KEY_DUE.
getTasks(Process, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Get the tasks for the specified process.
getTasks(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Returns a list of tasks that the authenticated user is allowed to see.
This method support the use of ListingFilter inside the ListingContext parameter to get task that meet certain criteria like WorkflowService.FILTER_KEY_ASSIGNEE, WorkflowService.FILTER_KEY_STATUS , WorkflowService.FILTER_KEY_PRIORITY , WorkflowService.FILTER_KEY_DUE.
getTasks(Process) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Get all the tasks in progress for the specified process.
getTasks(Process, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Get the tasks for the specified process.
getTasks() - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a list of task in progress for the current user.
getTasks(ListingContext) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns a list of tasks that the authenticated user is allowed to see.
This method support the use of ListingFilter inside the ListingContext parameter to get task that meet certain criteria like WorkflowService.FILTER_KEY_ASSIGNEE, WorkflowService.FILTER_KEY_STATUS , WorkflowService.FILTER_KEY_PRIORITY , WorkflowService.FILTER_KEY_DUE.
getTasksForProcessIdUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTasksForProcessIdUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTasksUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTasksUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTaskTypeDefinition(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getTaskTypeDefinition(Task) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getTaskTypeDefinition(String) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the type definition for the given task type.
getTaskTypeDefinition(Task) - Method in interface org.alfresco.mobile.android.api.services.ModelDefinitionService
Returns the type definition for the given Task, the returned definition will also include all properties from all applied aspects.
getTaskUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTaskUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTaskVariablesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTaskVariableUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getTelephoneNumber() - Method in interface org.alfresco.mobile.android.api.model.Company
Returns the telephone number of the company.
getTelephoneNumber() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
getTelephoneNumber() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Returns the telephone number of the person.
getTelephoneNumber() - Method in interface org.alfresco.mobile.android.api.model.Person
Returns the telephone number of the person.
getTenantDomain() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2InfoImpl
 
getTenantDomain() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
getTenantDomain() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlInfo
Returns the tenant domain
getThumbnailsUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getThumbnailUrl(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getThumbnailUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTicket() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2TicketImpl
 
getTicket() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
getTicket() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlTicket
Returns true is SAML has been activated on Alfresco server.
getTicketLoginUrl(String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getTitle() - Method in interface org.alfresco.mobile.android.api.model.Comment
Returns the title of this comment.
getTitle() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Returns the title of this comment.
getTitle() - Method in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
getTitle() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the title of the Node.
getTitle() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
getTitle() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getTitle() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Returns the unique identifier of the site.
getTitle() - Method in interface org.alfresco.mobile.android.api.model.ModelDefinition
Returns the title of the type.
getTitle() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the title of the Node.
getTitle() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Returns the title of the property.
getTitle() - Method in interface org.alfresco.mobile.android.api.model.Site
Returns the unique identifier of the site.
getTotal() - Method in class org.alfresco.mobile.android.extension.api.model.StarRating
 
getTotalItems() - Method in class org.alfresco.mobile.android.api.model.impl.PagingResultImpl
Returns the number of all items presents.
getTotalItems() - Method in interface org.alfresco.mobile.android.api.model.PagingResult
Returns the number of all items presents.
getType() - Method in interface org.alfresco.mobile.android.api.model.ActivityEntry
Returns the type of the activity entry e.g.
getType() - Method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Returns the type of the activity entry e.g.
getType() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Returns the type of this Node.
getType() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
getType() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyImpl
Returns the property data type.
getType() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
getType() - Method in interface org.alfresco.mobile.android.api.model.Node
Returns the type of this Node.
getType() - Method in interface org.alfresco.mobile.android.api.model.Property
Returns the property data type.
getType() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Returns the data type of the property.
getTypeDefinition(int, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractModelDefinitionService
 
getTypeName() - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Returns the type name to use in the keyword search, “cmis:document” by default.
getUnitTestFolderPath(AlfrescoSession) - Static method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getUnlikeUrl(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Internal method to retrieve a specific ratings url to unlike a node.
getUnlikeUrl(Node) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
Internal method to retrieve a specific ratings url to unlike a node.
getUnlikeUrl(Node) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
Internal method to retrieve a specific ratings url to unlike a node.
getUnlikeUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUnlikeUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUnlikeUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUrl() - Method in class org.alfresco.mobile.android.test.ServerConfigFile
 
getUser() - Method in class org.alfresco.mobile.android.test.ServerConfigFile
 
getUserActivitiesUrl(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Internal method to retrieve logged user activity stream url.
getUserActivitiesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractActivityStreamService
Internal method to retrieve user activity stream url.
getUserActivitiesUrl(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
Internal method to retrieve logged user activity stream url.
getUserActivitiesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
Internal method to retrieve user activity stream url.
getUserActivitiesUrl(ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
Internal method to retrieve logged user activity stream url.
getUserActivitiesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
Internal method to retrieve user activity stream url.
getUserActivitiesUrl(CloudSession) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserActivitiesUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserActivitiesUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserActivitiesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserActivitiesUrl(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserActivitiesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserAgent() - Static method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
getUserFavoriteSitesUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserFavoriteSitesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserFavoriteSitesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserFavouriteDocumentsUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserFavouriteDocumentsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserFavouriteDocumentsUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserFavouriteFoldersUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserFavouriteFoldersUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserFavouriteFoldersUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserFavouritesUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserFavouritesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserFavouriteUrl(CloudSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserFavouriteUrl(AlfrescoSession, String, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserId() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2TicketImpl
 
getUserId() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
getUserId() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlTicket
Returns true is SAML has been enforced on Alfresco server.
getUsername(String) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
getUserNetworks(String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserNetworks(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserPreferenceUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserPreferenceUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserPreferenceUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserSitesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Allows to retrieve URL to list sites for a specific user.
getUserSitesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Allows to retrieve URL to list sites for a specific user.
getUserSitesUrl(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
getUserSitesUrl(CloudSession, String) - Static method in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
getUserSitesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getUserSitesUrl(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getUserStarRatingValue(Node) - Method in interface org.alfresco.mobile.android.extension.api.services.CustomRatingsService
Get the user star ratings value for the specified node (Document or Folder)
getUserStarRatingValue(Node) - Method in class org.alfresco.mobile.android.extension.api.services.impl.CustomRatingsServiceImpl
Get the user star ratings value for the specified node (Document or Folder)
getValue() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyImpl
Returns the property value, in the case of a multi-valued property a List is returned.
getValue() - Method in class org.alfresco.mobile.android.api.model.impl.TagImpl
Returns the value of the tag.
getValue() - Method in interface org.alfresco.mobile.android.api.model.Property
Returns the property value, in the case of a multi-valued property a List is returned.
getValue() - Method in interface org.alfresco.mobile.android.api.model.Tag
Returns the value of the tag.
getVariable(String) - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getVariable(String) - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
getVariable(String) - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the requested variable.
getVariable(String) - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the requested variable.
getVariables() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getVariables() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
getVariables() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns a Map of all available variables for the specific process object.
getVariables() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns a Map of all available variables for the specific task object.
getVariables(Process) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
getVariables(Task) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
getVariables(Task) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Retrieves the variables for a given task.
getVariables(Process) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
getVariables(Process) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Retrieves the variables for a given process.
getVariables(Task) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Retrieves the variables for a given task.
getVariableValue(String) - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
getVariableValue(String) - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
getVariableValue(String) - Method in interface org.alfresco.mobile.android.api.model.Process
Returns the value of the variable with the given name.
getVariableValue(String) - Method in interface org.alfresco.mobile.android.api.model.Task
Returns the value of the variable with the given name.
getVersion() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Returns the version of the repository.
getVersion() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Returns the version of the repository.
getVersion() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
Returns the Version of the process-definition
getVersion(String, int) - Static method in class org.alfresco.mobile.android.api.model.impl.RepositoryVersionHelper
Internal methods to have the specific number version (major, minor, maintenance)
getVersion() - Method in interface org.alfresco.mobile.android.api.model.ProcessDefinition
Returns the Version of the process-definition
getVersion() - Method in interface org.alfresco.mobile.android.api.model.RepositoryInfo
Returns the full version string of the repository using the pattern: major.minor.maintenance (build).
getVersionComment() - Method in interface org.alfresco.mobile.android.api.model.Document
Returns the comment provided for this version of this document.
getVersionComment() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentImpl
Returns the comment provided for this version of this document.
getVersionComment() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
Returns the comment provided for this version of this document.
getVersionComment() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
getVersionIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
getVersionLabel() - Method in interface org.alfresco.mobile.android.api.model.Document
Returns the version label of this document.
getVersionLabel() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentImpl
Returns the version label of this document.
getVersionLabel() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
Returns the version label of this document.
getVersionLabel() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
getVersions(Document) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
Get the version history that relates to the referenced document.
getVersions(Document, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
Get the version history that relates to the referenced document.
getVersions(Document) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Get the version history that relates to the referenced document.
getVersions(Document, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.VersionService
Get the version history that relates to the referenced document.
getVersionService() - Method in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
getVersionService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the VersionService instance for the session.
getVersionString(String, int) - Static method in class org.alfresco.mobile.android.api.model.impl.RepositoryVersionHelper
Internal methods to have the specific number version (major, minor, maintenance)
getVisibility() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Returns the visibility of the site i.e.
getVisibility() - Method in interface org.alfresco.mobile.android.api.model.Site
Returns the visibility of the site i.e.
getWorkflowDiagram(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
getWorkflowDiagram(AlfrescoSession, String) - Static method in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
getWorkflowService() - Method in class org.alfresco.mobile.android.api.services.impl.cloud.CloudServiceRegistry
 
getWorkflowService() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
getWorkflowService() - Method in interface org.alfresco.mobile.android.api.services.ServiceRegistry
Returns the WorkflowService instance for the session.
GOOGLEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
GOOGLEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
GRAPHICNOTATIONDEFINED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
GUID - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
GUID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

H

HAS_MORE_ITEMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
hasAllowableAction(Action) - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
hasAllowableAction(String) - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
hasAllProperties() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
hasAllProperties() - Method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Indicates whether the person has all it’s metadata populated.
hasAllProperties() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
hasAllProperties() - Method in interface org.alfresco.mobile.android.api.model.Node
Indicates whether the node has all it’s metadata populated.
hasAllProperties() - Method in interface org.alfresco.mobile.android.api.model.Person
Indicates whether the person has all it’s metadata populated.
hasAllVariables() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
hasAllVariables() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
hasAllVariables() - Method in interface org.alfresco.mobile.android.api.model.Process
Indicates whether the process has all it’s variables populated.
hasAllVariables() - Method in interface org.alfresco.mobile.android.api.model.Task
Indicates whether the task has all it’s variables populated.
hasAspect(String) - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Determines if the node has the specified aspect.
hasAspect(String) - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
hasAspect(String) - Method in interface org.alfresco.mobile.android.api.model.Node
Determines if the node has the specified aspect.
hasCompleted() - Method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
hasCompleted() - Method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
hasCompleted() - Method in interface org.alfresco.mobile.android.api.model.Process
Returns true if the task has completed.
hasCompleted() - Method in interface org.alfresco.mobile.android.api.model.Task
Returns true if the task has completed.
hasFilterValue(String) - Method in class org.alfresco.mobile.android.api.model.ListingFilter
 
hasForceBinding() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
hasMoreItems() - Method in class org.alfresco.mobile.android.api.model.impl.PagingResultImpl
Returns True if there are more items available.
hasMoreItems() - Method in interface org.alfresco.mobile.android.api.model.PagingResult
Returns True if there are more items available.
hasParameter(String) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
hasPublicAPI - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
hasPublicAPI() - Method in class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
hasPublicAPI() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
hello - Static variable in class org.alfresco.mobile.android.test.R.string
 
HOMENETWORK_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
HTTP_ACCEPT_ENCODING - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Define the HTTP Header "Accept-Encoding" for all requests.
Values can be true (as string value) : gzip,deflate false (as string value) : empty value any string value : replace the default value. This parameter can't be changed after the session creation.
HTTP_ACCEPT_LANGUAGE - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Define the HTTP Header "Accept-Language" for all requests.
By default it's system Locale + ", en-us;q=0.8" This parameter can't be changed after the session creation.
HTTP_CHUNK_TRANSFERT - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Used by the NetworkHttpInvoker to enable/disable the chunkStreamingMode.
HTTP_INVOKER_CLASSNAME - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Define the specific implementation of HTTP layer for the session.

I

ic_launcher - Static variable in class org.alfresco.mobile.android.test.R.drawable
 
ic_sample - Static variable in class org.alfresco.mobile.android.samples.R.drawable
 
ID - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
ID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
IDENTIFIER_LENGTH - Static variable in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
IDENTIFIER_SPACESSTORE - Static variable in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
IN_PROGRESS_UPPERCASE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INCLUDE_VARIABLES - Static variable in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Use for Public API to include extra variables in response.
INCLUDETASKS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INCLUDEVARIABLES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
init() - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
INITIATOR_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
initSession() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Generic initialization method to create an AlfrescoSession and retrieve some services.
initSettings(String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
initSettings(String, String, String, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
INSTANTMESSAGEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INSTANTMESSAGEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
INVITATIONTYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INVITED - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
INVITED_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
INVITEECOMMENTS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INVITEEROLENAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INVITEEUSERNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
INVITEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
invoke(UrlBuilder, String, String, Map<String, String>, Output, BindingSession, BigInteger, BigInteger) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokeDELETE(UrlBuilder, BindingSession) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokeGET(UrlBuilder, BindingSession) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokeGET(UrlBuilder, BindingSession, BigInteger, BigInteger) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokeGET(UrlBuilder, Map<String, List<String>>) - Static method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokePOST(UrlBuilder, String, Output, BindingSession) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokePOST(UrlBuilder, String, Output, Map<String, List<String>>) - Static method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokePOST(UrlBuilder, String, Map<String, String>) - Static method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
invokePUT(UrlBuilder, String, Map<String, String>, Output, BindingSession) - Method in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
IOUtils - Class in org.alfresco.mobile.android.api.utils
List of static methods to manage I/O operations.
IOUtils() - Constructor for class org.alfresco.mobile.android.api.utils.IOUtils
 
IS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ISACTIVE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isAlfresco() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Detect if it's an Alfresco Repository server.
isAlfrescoProduct() - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudRepositoryInfoImpl
Check if the repository is an Alfresco Repository.
isAlfrescoProduct() - Method in class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Check if the repository is an Alfresco Repository.
isAlfrescoProduct(AlfrescoSession) - Static method in class org.alfresco.mobile.android.api.model.impl.RepositoryVersionHelper
 
isAlfrescoV4() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Detect if Alfresco repository server is on version 4 or above.
ISCLAIMABLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isCloudSession() - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
ISCONTAINER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ISDEFAULT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isDocument() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Return true if this instance represents a document, false if this represents a folder.
isDocument() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
isDocument() - Method in interface org.alfresco.mobile.android.api.model.Node
Return true if this instance represents a document, false if this represents a folder.
ISEDITABLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isEdited() - Method in interface org.alfresco.mobile.android.api.model.Comment
Indicates whether the comment has been edited since it was initially created.
isEdited() - Method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Indicates whether the comment has been edited since it was initially created.
isEmpty() - Method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
isEnabled() - Method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Deprecated.
: This method may be removed after the implementation of defaultNetwork in PublicAPI. Cf. MOBSDK-506.
ISENABLED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
isExactMatch() - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Determines whether the keyword search should only search for exact matches.
isFavorite() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
isFavorite() - Method in interface org.alfresco.mobile.android.api.model.Site
 
isFavorite - Variable in class org.alfresco.mobile.android.api.services.cache.impl.CacheSiteExtraProperties
Define if the user has favorite this site.
isFavorite(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Determines whether the given node has been marked as a favorite by the current user.
isFavorite(Node) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
isFavorite(Node) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
ISFAVORITE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isFolder() - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Return true if this instance represents a folder, false if this represents a document.
isFolder() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
isFolder() - Method in interface org.alfresco.mobile.android.api.model.Node
Return true if this instance represents a folder, false if this represents a document.
ISHIDDEN_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isHomeNetwork() - Method in interface org.alfresco.mobile.android.api.session.CloudNetwork
Returns true if this is the current users home network.
isHomeNetwork() - Method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Returns true if this is the current users home network.
isIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
isLatestVersion() - Method in interface org.alfresco.mobile.android.api.model.Document
Returns true if latest version.
isLatestVersion() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentImpl
Returns true if latest version.
isLatestVersion() - Method in class org.alfresco.mobile.android.api.model.impl.DocumentLinkImpl
Returns true if latest version.
isLatestVersion() - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
isLiked(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Determine if the current user has liked this node.
isLiked(Node) - Method in interface org.alfresco.mobile.android.api.services.RatingService
Determine if the current user has liked this node.
isListNull(List) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Utils method to check if a list is null/empty.
isMapNull(Map) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Utils method to check if a map is null/empty.
isMember() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
isMember() - Method in interface org.alfresco.mobile.android.api.model.Site
 
isMember - Variable in class org.alfresco.mobile.android.api.services.cache.impl.CacheSiteExtraProperties
Define if the user is member of this site.
isMember(Site, Person) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
 
isMember(Site, Person) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
isMember(Site, Person) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Returns true if the person is a member of the specified site.
ISMEMBER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isMultiValued() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
isMultiValued() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyImpl
Returns true if the property is a multi-value property.
isMultiValued() - Method in interface org.alfresco.mobile.android.api.model.Property
Returns true if the property is a multi-value property.
isMultiValued() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Determines whether the property supports multiple values.
isNodeRef(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
Determine if passed string conforms to the pattern of a node reference
isObjectNull(Object) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Utils method to check if an object is null.
isOnPremise(AlfrescoSession) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Detect if the repository test server is OnPremise
isOnPremise() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Detect if the repository test server is OnPremise
isOnPremiseSession() - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
isPaidNetwork() - Method in interface org.alfresco.mobile.android.api.session.CloudNetwork
Returns true if this network is a “paid for” account.
isPaidNetwork() - Method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Returns true if this network is a “paid for” account.
isPendingMember() - Method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
isPendingMember() - Method in interface org.alfresco.mobile.android.api.model.Site
 
isPendingMember - Variable in class org.alfresco.mobile.android.api.services.cache.impl.CacheSiteExtraProperties
Define if the user has currently a request to join this moderated site.
ISPENDINGMEMBER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ISPOOLED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isRated() - Method in class org.alfresco.mobile.android.extension.api.model.StarRating
 
isReadOnly() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
isReadOnly() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Determines whether the property is read only.
ISREASSIGNABLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ISRELEASABLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isRequired() - Method in class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
isRequired() - Method in interface org.alfresco.mobile.android.api.model.PropertyDefinition
Determines whether the property is required.
isSamlEnabled() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2InfoImpl
 
isSamlEnabled() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
isSamlEnabled() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlInfo
Returns true is SAML has been activated on Alfresco server.
isSamlEnforced() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2InfoImpl
 
isSamlEnforced() - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
isSamlEnforced() - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlInfo
Returns true is SAML has been enforced on Alfresco server.
isSortAscending() - Method in class org.alfresco.mobile.android.api.model.ListingContext
Define the sorting direction.
isStringNull(String) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Utils method to check if a string objec is null or empty.
isTrue(Object) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.BasicAuthenticationProviderImpl
Returns true if the given parameter exists in the session and is set to true, false otherwise.
ISUPDATED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
isVersionIdentifier(String) - Static method in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
ITEM_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ITEMCOUNT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ITEMID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ITEMKIND_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ITEMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

J

JBPM_PROCESS_KEY - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
JOBTITLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
JOBTITLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
join(StringBuilder, CharSequence, Object[]) - Static method in class org.alfresco.mobile.android.api.utils.JsonUtils
Utility method to help creating a default cmis query.
joinSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Adds the current user as a member of the given site with an optional message explaining why they wish to join the site.
joinSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
Adds the current user as a member of the given site with an optional message explaining why they wish to join the site.
joinSite(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Adds the current user as a member of the given site with an optional message explaining why they wish to join the site.
JoinSiteRequestImpl - Class in org.alfresco.mobile.android.api.model.impl
Representation of a request to join moderated sites.
JoinSiteRequestImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.JoinSiteRequestImpl
 
JsonDataWriter - Class in org.alfresco.mobile.android.api.utils
Allow to create a JSON writer to HTTP POST/PUT/DELETE operations.
JsonDataWriter(JSONObject) - Constructor for class org.alfresco.mobile.android.api.utils.JsonDataWriter
 
JsonDataWriter(JSONArray) - Constructor for class org.alfresco.mobile.android.api.utils.JsonDataWriter
 
JsonDataWriter(JSONArray) - Constructor for class org.alfresco.mobile.android.api.utils.JsonDataWriter
 
JsonUtils - Class in org.alfresco.mobile.android.api.utils
List of static methods to manage json object.

K

KEY_ADHOC_ACTIVITI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_ADHOC_JBPM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_ADHOC_PUBLIC_API - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PARALLEL_GROUP_REVIEW_ACTIVITI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PARALLEL_GROUP_REVIEW_JBPM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PARALLEL_GROUP_REVIEW_PUBLIC_API - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PARALLEL_REVIEW_ACTIVITI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PARALLEL_REVIEW_JBPM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PARALLEL_REVIEW_PUBLIC_API - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_POOLED_REVIEW_ACTIVITI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_POOLED_REVIEW_JBPM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_POOLED_REVIEW_KEY_PUBLIC_API - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PREFIX_ACTIVITI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_PREFIX_JBPM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_REVIEW_ACTIVITI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_REVIEW_JBPM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_REVIEW_PUBLIC_API - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
KEY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
keywordSearch(String, KeywordSearchOptions) - Method in class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
A space delimited list of keywords to search for.
keywordSearch(String, KeywordSearchOptions, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
A space delimited list of keywords to search for.
keywordSearch(String, KeywordSearchOptions, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SearchService
A space delimited list of keywords to search for.
keywordSearch(String, KeywordSearchOptions) - Method in interface org.alfresco.mobile.android.api.services.SearchService
A space delimited list of keywords to search for.
KeywordSearchOptions - Class in org.alfresco.mobile.android.api.model
Search Parameters provides informations to manage the behaviour of a search.
KeywordSearchOptions() - Constructor for class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Instantiates a new keyword search options.
KeywordSearchOptions(Folder, boolean, boolean, boolean) - Constructor for class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Base constructor for a KeywordSearchOptions.

L

LASTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
leaveSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Removes the current user from the given site.
leaveSite(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Removes the current user from the given site.
length - Variable in class org.alfresco.mobile.android.api.model.impl.ContentImpl
The length.
like(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Increases the like count for the specified node.
like(Node) - Method in interface org.alfresco.mobile.android.api.services.RatingService
Increases the like count for the specified node.
LIKERATINGSSCHEME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
LIKES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
LIMIT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
Link - Interface in org.alfresco.mobile.android.api.model
Link Base object
LinkImpl - Class in org.alfresco.mobile.android.api.model.impl
Folder Base object
LinkImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.LinkImpl
 
LinkImpl(CmisObject) - Constructor for class org.alfresco.mobile.android.api.model.impl.LinkImpl
 
LinkImpl(CmisObject, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.LinkImpl
 
LinkImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.LinkImpl
 
LIST_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
LISTING_MAX_ITEMS - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Define the maximum number of items a list can contains by default in all SDK services.
Value must be an Integer > 0.
ListingContext - Class in org.alfresco.mobile.android.api.model
Provides informations to manage behaviour of an Mobile SDK object list and/or pagingResult
Generally used in combination with List
ListingContext() - Constructor for class org.alfresco.mobile.android.api.model.ListingContext
Instantiates a new listing context.
ListingContext(String, int, int, boolean) - Constructor for class org.alfresco.mobile.android.api.model.ListingContext
Instantiates a new listing context.
ListingFilter - Class in org.alfresco.mobile.android.api.model
The ListingFilter can be used to get a list of objects that meet certain criteria.
ListingFilter() - Constructor for class org.alfresco.mobile.android.api.model.ListingFilter
 
LOCAL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
LOCATION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
LOGIN_DATA_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
LOGIN_PASSWORD_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
LOGIN_TICKET_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
LOGIN_USERNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

M

MainActivity - Class in org.alfresco.mobile.android.samples
 
MainActivity() - Constructor for class org.alfresco.mobile.android.samples.MainActivity
 
MANAGERS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MAX_BUFFER_SIZE - Static variable in class org.alfresco.mobile.android.api.utils.IOUtils
 
MAX_ITEMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MAX_RESULTS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MEMBERLASTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MEMEBERFIRSTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MEMEBERPERSONID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MEMEBERUSERNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MESSAGE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Messagesl18n - Class in org.alfresco.mobile.android.api.utils.messages
Provides utils to internationalize error exception messages.
mimeType - Variable in class org.alfresco.mobile.android.api.model.impl.ContentImpl
The mime type.
MIMETYPE - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
MIMETYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
MOBILE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ModelDefinition - Interface in org.alfresco.mobile.android.api.model
 
ModelDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
ModelDefinitionImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
Instantiates a new tag impl.
ModelDefinitionImpl(ObjectType) - Constructor for class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
Instantiates a new tag impl.
ModelDefinitionService - Interface in org.alfresco.mobile.android.api.services
 
ModelMappingUtils - Class in org.alfresco.mobile.android.api.constants
 
MODERATED_SITE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
MODIFIED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MODIFIEDAT - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
MODIFIEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
MODIFIEDBY - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
MODIFIEDBY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
MODIFIEDON_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MODIFIER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
MYRATING_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 

N

NAME - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
NAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
NETWORK_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
NetworkHttpInvoker - Class in org.alfresco.mobile.android.api.network
 
NetworkHttpInvoker() - Constructor for class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
NETWORKID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
NEXT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
NF_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Node - Interface in org.alfresco.mobile.android.api.model
Base Abstract of Alfresco Node object.
NODE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
NodeComparator - Class in org.alfresco.mobile.android.api.utils
Utility class to enable sorting on Node object.
NodeComparator(boolean, String) - Constructor for class org.alfresco.mobile.android.api.utils.NodeComparator
 
NodeImpl - Class in org.alfresco.mobile.android.api.model.impl
Base Implementation of Alfresco Node object.
NodeImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
NodeImpl(CmisObject) - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeImpl
Default constructor of a Node based on CMIS service and object.
NodeImpl(CmisObject, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeImpl
 
NodeImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeImpl
Constructor of a Node object depending of a Parcel object previously created by writeToParcel method.
NODEREF_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
NodeRefUtils - Class in org.alfresco.mobile.android.api.utils
List of static methods to manage Alfresco NodeRef.
NODESTATISTICS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
NodeTypeDefinition - Interface in org.alfresco.mobile.android.api.model
 
NodeTypeDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
NodeTypeDefinitionImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
Instantiates a new tag impl.
NodeTypeDefinitionImpl(ObjectType) - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
Instantiates a new tag impl.
NodeTypeDefinitionImpl(ObjectType, Map<String, ModelDefinition>) - Constructor for class org.alfresco.mobile.android.api.model.impl.NodeTypeDefinitionImpl
 
NUMBEROFRATINGS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 

O

OAuth2AuthenticationProviderImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
OAuth2 Implementation of OAuthAuthenticationProvider.
OAuth2AuthenticationProviderImpl(OAuthData) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
OAuth2DataImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Implementation of OAuthData.
OAuth2DataImpl(String, String) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
 
OAuth2DataImpl(String, String, String, String) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
 
OAuthAuthenticationProvider - Interface in org.alfresco.mobile.android.api.session.authentication
Implementation of OAuth2 AuthenticationProvider.
OAuthConstant - Interface in org.alfresco.mobile.android.api.constants
Provides all constant for creating an OAuth context.
OAuthData - Interface in org.alfresco.mobile.android.api.session.authentication
Class to embed informations about OAuth context.
OAuthErrorContent - Class in org.alfresco.mobile.android.api.exceptions.impl
The Class OAuthErrorContent is the OAuth implementation of AlfrescoErrorContent.
OAuthErrorContent() - Constructor for class org.alfresco.mobile.android.api.exceptions.impl.OAuthErrorContent
 
OAuthHelper - Class in org.alfresco.mobile.android.api.session.authentication.impl
Utility class to manage the OAuth Flow for Alfresco Cloud.
OAuthHelper() - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.OAuthHelper
 
OAuthHelper(String) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.OAuthHelper
Override mechanism to set another base url.
OBJECTID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
onCreate(Bundle) - Method in class org.alfresco.mobile.android.samples.MainActivity
 
ONPREMISE_CONFIG_PATH - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
Configuration file Path inside your device/emulator.
ONPREMISE_SERVICES_CLASSNAME - Static variable in interface org.alfresco.mobile.android.api.session.AlfrescoSession
OnPremise ONLY : Define the specific implementation of all services for the session.
ONPREMISE_SITENAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
OnPremiseActivityStreamServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
Specific implementation of ActivityStreamService for OnPremise REST API.
OnPremiseActivityStreamServiceImpl(RepositorySession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
Default Constructor.
OnPremiseActivityStreamServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseActivityStreamServiceImpl
 
OnPremiseCommentServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
Specific implementation of CommentService for OnPremise REST API.
OnPremiseCommentServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
Default Constructor.
OnPremiseCommentServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
 
OnPremiseConstant - Interface in org.alfresco.mobile.android.api.constants
Provides all constants necessary for an OnPremise Alfresco server.
OnPremiseDocumentFolderServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
OnPremise implementation of DocumentFolderService
OnPremiseDocumentFolderServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
Default Constructor.
OnPremiseDocumentFolderServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
OnPremiseErrorContent - Class in org.alfresco.mobile.android.api.exceptions.impl
OnPremiseErrorContent is the OnPremise implementation of AlfrescoErrorContent.
OnPremiseErrorContent() - Constructor for class org.alfresco.mobile.android.api.exceptions.impl.OnPremiseErrorContent
 
OnPremiseModelDefinitionServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
 
OnPremiseModelDefinitionServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseModelDefinitionServiceImpl
 
OnPremisePersonServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
The PersonService can be used to get informations about people.
OnPremisePersonServiceImpl(RepositorySession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
Default Constructor.
OnPremisePersonServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
 
OnPremiseRatingsServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
The RatingsService can be used to manage like (as ratings) on any content node in the repository.
Like can be applied or removed.
OnPremiseRatingsServiceImpl(RepositorySession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
Default Constructor.
OnPremiseRatingsServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseRatingsServiceImpl
 
OnPremiseRepositoryCapabilitiesImpl - Class in org.alfresco.mobile.android.api.model.impl.onpremise
OnPremise implementation of repositoryCapabilities
OnPremiseRepositoryCapabilitiesImpl(RepositoryInfo) - Constructor for class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryCapabilitiesImpl
Constructor that wrap RepositoryInfo CMIS object .
OnPremiseRepositoryInfoImpl - Class in org.alfresco.mobile.android.api.model.impl.onpremise
The RepositoryInfo class provides information on the repository the session is connected to, for example, repository version number, edition, capabilities etc.
OnPremiseRepositoryInfoImpl(RepositoryInfo) - Constructor for class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Constructor that wrapp RepositoryInfo CMIS object .
OnPremiseRepositoryInfoImpl(RepositoryInfo, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
 
OnPremiseRepositoryInfoImpl(RepositoryInfo, String) - Constructor for class org.alfresco.mobile.android.api.model.impl.onpremise.OnPremiseRepositoryInfoImpl
Specific constructor to support MOBSDK-508 issue.
OnPremiseServiceRegistry - Class in org.alfresco.mobile.android.api.services.impl.onpremise
Provides a registry of all services that are available for the current session.
OnPremiseServiceRegistry(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
OnPremiseServiceRegistry(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseServiceRegistry
 
OnPremiseSiteServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
Sites are a key concept within Alfresco Share for managing documents, wiki pages, blog posts, discussions, and other collaborative content relating to teams, projects, communities of interest, and other types of collaborative sites.
OnPremiseSiteServiceImpl(RepositorySession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Default constructor for service.
OnPremiseSiteServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
 
OnPremiseTaggingServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
Tags are keywords or terms assigned to a piece of information including documents, folders...
OnPremiseTaggingServiceImpl(RepositorySession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
Default constructor for service.
OnPremiseTaggingServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseTaggingServiceImpl
 
OnPremiseUrlRegistry - Class in org.alfresco.mobile.android.api.utils
List of all alfresco specific url used inside the SDK.
OnPremiseWorkflowServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.onpremise
Specific implementation of WorkflowService for OnPremise API.
OnPremiseWorkflowServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
OnPremiseWorkflowServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
OperatorType - Enum in org.alfresco.mobile.android.api.model
Enumeration Constants that represents evaluator operator types available.
org.alfresco.mobile.android.api - package org.alfresco.mobile.android.api
 
org.alfresco.mobile.android.api.constants - package org.alfresco.mobile.android.api.constants
Provides all constants necessary for others packages.
org.alfresco.mobile.android.api.exceptions - package org.alfresco.mobile.android.api.exceptions
Provides all Alfresco Mobile SDK specific exceptions.
org.alfresco.mobile.android.api.exceptions.impl - package org.alfresco.mobile.android.api.exceptions.impl
Provides implementation of all Alfresco Mobile SDK specific exceptions.
org.alfresco.mobile.android.api.model - package org.alfresco.mobile.android.api.model
Provides all basic objects.
org.alfresco.mobile.android.api.model.impl - package org.alfresco.mobile.android.api.model.impl
Implementation of all high level object.
org.alfresco.mobile.android.api.model.impl.cloud - package org.alfresco.mobile.android.api.model.impl.cloud
 
org.alfresco.mobile.android.api.model.impl.onpremise - package org.alfresco.mobile.android.api.model.impl.onpremise
 
org.alfresco.mobile.android.api.model.impl.publicapi - package org.alfresco.mobile.android.api.model.impl.publicapi
 
org.alfresco.mobile.android.api.network - package org.alfresco.mobile.android.api.network
 
org.alfresco.mobile.android.api.services - package org.alfresco.mobile.android.api.services
Provides all services available (those services must call in an asynchronous way (background task..) ).
org.alfresco.mobile.android.api.services.cache.impl - package org.alfresco.mobile.android.api.services.cache.impl
 
org.alfresco.mobile.android.api.services.impl - package org.alfresco.mobile.android.api.services.impl
Implementation of all services.
org.alfresco.mobile.android.api.services.impl.cloud - package org.alfresco.mobile.android.api.services.impl.cloud
Implementation of alfresco services for cloud instance..
org.alfresco.mobile.android.api.services.impl.onpremise - package org.alfresco.mobile.android.api.services.impl.onpremise
Implementation of alfresco services for onPremise instance..
org.alfresco.mobile.android.api.services.impl.publicapi - package org.alfresco.mobile.android.api.services.impl.publicapi
 
org.alfresco.mobile.android.api.session - package org.alfresco.mobile.android.api.session
Provides all session object.
org.alfresco.mobile.android.api.session.authentication - package org.alfresco.mobile.android.api.session.authentication
Provides all authentication tools and methods.
org.alfresco.mobile.android.api.session.authentication.impl - package org.alfresco.mobile.android.api.session.authentication.impl
 
org.alfresco.mobile.android.api.session.impl - package org.alfresco.mobile.android.api.session.impl
Implementation of all session object.
org.alfresco.mobile.android.api.utils - package org.alfresco.mobile.android.api.utils
Provides all utilities.
org.alfresco.mobile.android.api.utils.messages - package org.alfresco.mobile.android.api.utils.messages
 
org.alfresco.mobile.android.extension.api.constant - package org.alfresco.mobile.android.extension.api.constant
 
org.alfresco.mobile.android.extension.api.model - package org.alfresco.mobile.android.extension.api.model
 
org.alfresco.mobile.android.extension.api.services - package org.alfresco.mobile.android.extension.api.services
 
org.alfresco.mobile.android.extension.api.services.impl - package org.alfresco.mobile.android.extension.api.services.impl
 
org.alfresco.mobile.android.samples - package org.alfresco.mobile.android.samples
 
org.alfresco.mobile.android.test - package org.alfresco.mobile.android.test
 
ORGANIZATION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
OUTCOME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
OWNER_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

P

PACKAGEITEMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PAGE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PAGINATION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
PagingResult<T> - Interface in org.alfresco.mobile.android.api.model
Provides Paging Result for all Mobile SDK object.
PagingResultImpl<T> - Class in org.alfresco.mobile.android.api.model.impl
Provides Paging Result for all Mobile SDK object.
PagingResultImpl(List<T>, boolean, int) - Constructor for class org.alfresco.mobile.android.api.model.impl.PagingResultImpl
 
PAIDNETWORK_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
PARAM_AS - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PARAM_ASYNC - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PARAM_PAGESIZE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PARAM_POSITION - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PARAM_REVERSE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PARAM_SIZE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PARAM_STARTINDEX - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
parse(InputStream, String, ContainerFactory) - Static method in class org.alfresco.mobile.android.api.utils.JsonUtils
Parses an input stream.
parseArray(InputStream, String) - Static method in class org.alfresco.mobile.android.api.utils.JsonUtils
Parses an array from an input stream.
parseCompatJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
 
parseContainer(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
parseContainer(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
parseContainer(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
parseData(Map<String, Object>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Parse Json Data response from the repository.
parseData(String, Map<String, Object>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Responsible to create a Site object based on json response from the server.
parseData(Map<String, Object>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseCommentServiceImpl
 
parseData(String, Map<String, Object>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Responsible to create a Site object based on json response from the server.
parseData(Map<String, Object>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
 
parseData(String, Map<String, Object>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
parseDate(String) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
parseDate(String, Locale) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
parseDate(String, String) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
parseDate(String, SimpleDateFormat) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
parseFile(String) - Method in class org.alfresco.mobile.android.test.ServerConfigFile
 
parseJson(String) - Static method in class org.alfresco.mobile.android.api.exceptions.impl.CloudErrorContent
Parses json exception response and try to retrieve essential values.
parseJson(String) - Static method in class org.alfresco.mobile.android.api.exceptions.impl.OAuthErrorContent
Parses the json exception response and try to retrieve essential values.
parseJson(String) - Static method in class org.alfresco.mobile.android.api.exceptions.impl.OnPremiseErrorContent
Parses the json.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Parse Json Response from Alfresco REST API to create an ActivityEntry.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Parse Json Response from Alfresco REST API to create a comment Object.
parseJson(Map<String, Object>, String) - Static method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.JoinSiteRequestImpl
Parse Json Response from Alfresco REST API to create a JoinSiteRequest.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Parse Json Response from Alfresco REST API to create a Person.
parseJson(Map<String, Object>, boolean) - Static method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
 
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
Parse Json Response from Alfresco REST API to create a process Definition Object.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
Parse Json Response from Alfresco REST API to create a process Definition Object.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Parse Json Response from Alfresco REST API to create a Site.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
Parse Json Response from Alfresco REST API to create a Task Object.
parseJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.extension.api.model.StarRating
Parse server json response.
parseJsonDate(String) - Static method in class org.alfresco.mobile.android.api.utils.DateUtils
 
parseObject(InputStream, String) - Static method in class org.alfresco.mobile.android.api.utils.JsonUtils
Parses an object from an input stream.
parseObject(String) - Static method in class org.alfresco.mobile.android.api.utils.JsonUtils
 
parsePreferenceResponse(AlfrescoSession, String, String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.ActivityEntryImpl
Parse Json Response from Alfresco Public API to create an ActivityEntry.
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.CommentImpl
Parse Json Response from Alfresco Public API to create a comment Object.
parsePublicAPIJson(Map<String, Object>, String) - Static method in class org.alfresco.mobile.android.api.model.impl.CompanyImpl
 
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.JoinSiteRequestImpl
Parse Json Response from Alfresco Public API to create a JoinSiteRequest.
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
Parse Json Response from Alfresco Public API to create a Person.
parsePublicAPIJson(Map<String, Object>, boolean) - Static method in class org.alfresco.mobile.android.api.model.impl.PersonImpl
 
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
 
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.SiteImpl
Parse Json Response from Alfresco Public API to create a Site.
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.TagImpl
Parse Json Response from Alfresco Public API to create a Site.
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
parsePublicAPIJson(Map<String, Object>) - Static method in class org.alfresco.mobile.android.api.session.impl.CloudNetworkImpl
Parse a public API Response to create a CloudNetwork object.
parseTokenResponse(Map<String, Object>) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2DataImpl
 
PARSING_ENTRIES_TAG_MISSED - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The “entries” object is missing from the JSON response.
PARSING_ENTRY_TAG_MISSED - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The “entry” object is missing from the JSON response.
PARSING_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic Parsing Error.
PARSING_JSONDATA_EMPTY - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The response does not contain JSON data.
PassthruAuthenticationProvider - Interface in org.alfresco.mobile.android.api.session.authentication
Wrapper of CMIS and Alfresco Authentication Provider.
PassthruAuthenticationProviderImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Abstract base class for all AuthenticationProvider.
PassthruAuthenticationProviderImpl() - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
PassthruAuthenticationProviderImpl(AuthenticationProvider) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 
passThruAuthenticator - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Default CMIS wrapper to use Alfresco Authenticator.
password - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
PASSWORD - Static variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
PASSWORD - Static variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
PEOPLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PERMISSION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Permissions - Interface in org.alfresco.mobile.android.api.model
Permissions represent the actions a person can perform on a node.
PermissionsImpl - Class in org.alfresco.mobile.android.api.model.impl
Permissions represent the actions a person can perform on a node.
PermissionsImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.PermissionsImpl
Instantiates a new permissions impl.
PermissionsImpl(Node) - Constructor for class org.alfresco.mobile.android.api.model.impl.PermissionsImpl
Instantiates a new permissions impl.
PERSISTEDOBJECT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Person - Interface in org.alfresco.mobile.android.api.model
Provides informations available about a specific person.
PERSON_AVATAR_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Person not found.
PERSON_DESCRIPTION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PERSON_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all PersonService.
PERSON_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Person not found.
PERSON_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PersonImpl - Class in org.alfresco.mobile.android.api.model.impl
Provides informations available about a specific person.
PersonImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.PersonImpl
 
personService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
PersonService - Interface in org.alfresco.mobile.android.api.services
The PersonService can be used to get informations about people.
The PersonService is responsible for all of the following: Obtaining a reference to the Person node for a given user name
POOLEDTASKS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
POS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
post(UrlBuilder, String, Output, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Performs a POST on an URL, checks the response code and returns the result.
POSTDATE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
POSTEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
POSTPERSONID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
POSTUSERID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PREFERENCE_FAVOURITE - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
PREFERENCE_FAVOURITE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PREFERENCE_FAVOURITES_ALL - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
PREFERENCE_FAVOURITES_ALL - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PREFERENCE_FAVOURITES_DOCUMENTS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
PREFERENCE_FAVOURITES_DOCUMENTS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
PREFERENCE_FAVOURITES_DOCUMENTS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PREFERENCE_FAVOURITES_FOLDERS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
PREFERENCE_FAVOURITES_FOLDERS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
PREFERENCE_FAVOURITES_FOLDERS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PREFERENCE_SITES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
PREFIX_CMIS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
PREFIX_PUBLIC_API - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
PREFIX_PUBLIC_API - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PREFIX_PUBLIC_API_WORKFLOW - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PREFIX_SERVICE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
PRIORITY_HIGH - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PRIORITY_LOW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PRIORITY_MEDIUM - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PRIORITY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PRIORITY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
PRIVATE_SITE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
Process - Interface in org.alfresco.mobile.android.api.model
In Alfresco a Process or Workflow is a sequence of connected tasks applied to a document or other item of content.
ProcessDefinition - Interface in org.alfresco.mobile.android.api.model
A process definition is a description of an execution flow in terms of activities.
PROCESSDEFINITIONID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ProcessDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
ProcessDefinitionImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ProcessDefinitionImpl
 
PROCESSDEFINITIONKEY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
PROCESSID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
ProcessImpl - Class in org.alfresco.mobile.android.api.model.impl
 
ProcessImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
PROCESSINSTANCEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
PROCESSVARIABLES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
PROP_ALBUM - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_ARTIST - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_ASSIGNEE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_AUTHOR - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_CANCELLED - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_CHANNEL_TYPE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMMENT - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_COMPANYADDRESS1 - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPANYADDRESS2 - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPANYADDRESS3 - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPANYEMAIL - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPANYFAX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPANYHOME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_COMPANYPOSTCODE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPANYTELEPHONE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPLETED_ITEMS - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_COMPLETION_DATE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_COMPOSER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_COMPRESSOR - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_CONTENT - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_CONTEXT - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_CREATED - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_CREATED - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_CREATOR - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_DATETIME_ORIGINAL - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_DUE_DATE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_EMAIL - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_ENGINEER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_EXPOSURE_TIME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_FIRSTNAME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_FLASH_ACTIVATED - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_FNUMBER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_FOCAL_LENGTH - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_GENRE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_GOOGLEUSERNAME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_HIDDEN_TRANSITIONS - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_INITIATOR - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_INITIATORHOME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_INSTANTMSG - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_IS_SYSTEM_PACKAGE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_ISO_SPEED - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_JOBTITLE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_LASTNAME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_LATITUDE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_LINK_DESTINATION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_LOCALE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_LOCATION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_LONGITUDE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_MANUFACTURER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_MIMETYPE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_MOBILE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_MODEL - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_MODIFIED - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_MODIFIER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_NAME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_NAME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_NOTIFYME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_OFFLINE_EXPIRES_AFTER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_ORGANIZATION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_ORGID - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_ORIENTATION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_OUTCOME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_OUTCOME_PROPERTY_NAME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_OWNER - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_PACKAGE_ACTION_GROUP - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_PACKAGE_ITEM_ACTION_GROUP - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_PATH - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
Folder only.
PROP_PERCENT_COMPLETE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_PERSONDESC - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_PIXELX_DIMENSION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_PIXELY_DIMENSION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_PRESENCEPROVIDER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_PRESENCEUSERNAME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_PRIORITY - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_REASSIGNABLE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_RELEASE_DATE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_REQUIRED_APPROVE_PERCENT - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_RESOLUTION_UNIT - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_REVIEW_OUTCOME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_SAMPLE_RATE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_SAMPLE_TYPE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_SEND_EMAIL_NOTIFICATIONS - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_SIZE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_SKYPE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_SOFTWARE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_START_DATE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_STATUS - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_TAGS - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_TASK_ID - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_TELEPHONE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_TITLE - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_TRACK_NUMBER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_TRANSITIONS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
PROP_TRANSITIONS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_USER_STATUS - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_USER_STATUS_TIME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_USERNAME - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_VERSION_LABEL - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_WORKFLOW_DEF_DEPLOYED - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_DEF_ENGINE_ID - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_DEF_NAME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_DEFINITION_ID - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_DEFINITION_NAME - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_DUE_DATE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_INSTANCE_ID - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_WORKFLOW_PRIORITY - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PROP_XRESOLUTION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROP_YRESOLUTION - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
PROPERTIES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
Property - Interface in org.alfresco.mobile.android.api.model
Property represents the details of a single property on a node in the repository.
PropertyDefinition - Interface in org.alfresco.mobile.android.api.model
 
PropertyDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
PropertyDefinitionImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
Instantiates a new tag impl.
PropertyDefinitionImpl(PropertyDefinition) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
Instantiates a new tag impl.
PropertyDefinitionImpl(boolean, PropertyDefinition) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyDefinitionImpl
 
PropertyImpl - Class in org.alfresco.mobile.android.api.model.impl
Wrapper of OpenCMIS Property
PropertyImpl(Property) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyImpl
Use by default for creating property object that wraps an OpenCMIS Property.
PropertyImpl(Object) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyImpl
Constructor based that define a property exclusively by its standard value.
PropertyImpl(Object, PropertyType) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyImpl
 
PropertyImpl(Object, PropertyType, Boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyImpl
 
PropertyImpl(String, Object, PropertyType, Boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.PropertyImpl
 
PropertyType - Enum in org.alfresco.mobile.android.api.model
Enumeration Constants that represents the data types a property can be.
PROTOCOL_WORKSPACE - Static variable in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
PUBLIC_API_HOSTNAME - Static variable in interface org.alfresco.mobile.android.api.constants.OAuthConstant
Public API URL.
PUBLIC_API_OAUTH_AUTHORIZE_PATH - Static variable in interface org.alfresco.mobile.android.api.constants.OAuthConstant
Url path to initiate Authentication against Public API.
PUBLIC_API_OAUTH_AUTHORIZE_URL - Static variable in interface org.alfresco.mobile.android.api.constants.OAuthConstant
Entry Point to initiate Authentication against Public API.
PUBLIC_API_OAUTH_DEFAULT_CALLBACK - Static variable in interface org.alfresco.mobile.android.api.constants.OAuthConstant
Default Mobile Public API URL Callback.
PUBLIC_API_OAUTH_TOKEN_PATH - Static variable in interface org.alfresco.mobile.android.api.constants.OAuthConstant
Url path to initiate Authentication against Public API.
PUBLIC_API_OAUTH_TOKEN_URL - Static variable in interface org.alfresco.mobile.android.api.constants.OAuthConstant
Entry Point to get OAuth Authentication Token against Public API.
PUBLIC_API_PROCESS_KEY - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
PUBLIC_SITE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
PublicAPIActivityStreamServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
Specific implementation of ActivityStreamService for Public Cloud API.
PublicAPIActivityStreamServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
Default Constructor.
PublicAPIActivityStreamServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIActivityStreamServiceImpl
 
PublicAPIBaseTypeIds - Enum in org.alfresco.mobile.android.api.model.impl.publicapi
 
PublicAPICommentServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
Specific implementation of CommentService for Public Cloud API.
PublicAPICommentServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
Default Constructor.
PublicAPICommentServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPICommentServiceImpl
 
PublicAPIConstant - Interface in org.alfresco.mobile.android.api.constants
Provides all constants necessary used by Alfresco Public API.
PublicAPIDocumentFolderServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
Cloud implementation of DocumentFolderService
PublicAPIDocumentFolderServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
Default Constructor.
PublicAPIDocumentFolderServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
PublicAPIDocumentImpl - Class in org.alfresco.mobile.android.api.model.impl.publicapi
 
PublicAPIDocumentImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
PublicAPIDocumentImpl(Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
PublicAPIDocumentImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIDocumentImpl
 
PublicAPIFolderImpl - Class in org.alfresco.mobile.android.api.model.impl.publicapi
Folder Base object
PublicAPIFolderImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIFolderImpl
 
PublicAPIFolderImpl(Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIFolderImpl
 
PublicAPIFolderImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIFolderImpl
 
PublicAPINodeImpl - Class in org.alfresco.mobile.android.api.model.impl.publicapi
 
PublicAPINodeImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
PublicAPINodeImpl(String, Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
Default constructor of a Node based on CMIS service and object.
PublicAPINodeImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
PublicAPIPersonServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
The PersonService can be used to get informations about people.
PublicAPIPersonServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
Default Constructor.
PublicAPIPersonServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
PublicAPIPropertyIds - Class in org.alfresco.mobile.android.api.model.impl.publicapi
 
PublicAPIRatingsServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
The RatingsService can be used to manage like (as ratings) on any content node in the repository.
Like can be applied or removed.
PublicAPIRatingsServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
Default Constructor.
PublicAPIRatingsServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIRatingsServiceImpl
 
PublicAPIResponse - Class in org.alfresco.mobile.android.api.utils
 
PublicAPIResponse(Response) - Constructor for class org.alfresco.mobile.android.api.utils.PublicAPIResponse
 
PublicAPISiteServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
Cloud implementation of SiteService.
PublicAPISiteServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
Default constructor for service.
PublicAPISiteServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
PublicAPITaggingServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
 
PublicAPITaggingServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
Default constructor for service.
PublicAPITaggingServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPITaggingServiceImpl
 
PublicAPIUrlRegistry - Class in org.alfresco.mobile.android.api.utils
 
PublicAPIUrlRegistry() - Constructor for class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
PublicAPIWorkflowServiceImpl - Class in org.alfresco.mobile.android.api.services.impl.publicapi
Specific implementation of WorkflowService for Public API.
PublicAPIWorkflowServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
PublicAPIWorkflowServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
put(UrlBuilder, String, Map<String, String>, Output, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Performs a PUT on an URL, checks the response code and returns the result.
putResponseHeaders(String, int, Map<String, List<String>>) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.PassthruAuthenticationProviderImpl
 

Q

QUOTAS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 

R

R - Class in org.alfresco.mobile.android.samples
 
R() - Constructor for class org.alfresco.mobile.android.samples.R
 
R - Class in org.alfresco.mobile.android.test
 
R() - Constructor for class org.alfresco.mobile.android.test.R
 
R.attr - Class in org.alfresco.mobile.android.samples
 
R.attr() - Constructor for class org.alfresco.mobile.android.samples.R.attr
 
R.attr - Class in org.alfresco.mobile.android.test
 
R.attr() - Constructor for class org.alfresco.mobile.android.test.R.attr
 
R.drawable - Class in org.alfresco.mobile.android.samples
 
R.drawable() - Constructor for class org.alfresco.mobile.android.samples.R.drawable
 
R.drawable - Class in org.alfresco.mobile.android.test
 
R.drawable() - Constructor for class org.alfresco.mobile.android.test.R.drawable
 
R.id - Class in org.alfresco.mobile.android.samples
 
R.id() - Constructor for class org.alfresco.mobile.android.samples.R.id
 
R.layout - Class in org.alfresco.mobile.android.samples
 
R.layout() - Constructor for class org.alfresco.mobile.android.samples.R.layout
 
R.string - Class in org.alfresco.mobile.android.samples
 
R.string() - Constructor for class org.alfresco.mobile.android.samples.R.string
 
R.string - Class in org.alfresco.mobile.android.test
 
R.string() - Constructor for class org.alfresco.mobile.android.test.R.string
 
RATEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
RATING_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all RatingService.
RATING_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Failed to retrieve tags.
RATING_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
RATINGS_SCHEME_LIKE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
RATINGS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
RATINGSCHEME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
RATINGSCOUNT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
RatingService - Interface in org.alfresco.mobile.android.api.services
The RatingsService can be used to manage like (as ratings) on any content node in the repository.
Like can be applied or removed.
ratingsService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
RATINGSTOTAL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
read(UrlBuilder, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Performs a GET on an URL, checks the response code and returns the result.
readContent(ContentStream) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Reads the content from a content stream into a byte array.
reassignTask(Task, Person) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Reassign the task from the owner to an assignee
reassignTask(Task, Person) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Reassign the task from the owner to an assignee
reassignTask(Task, Person) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Reassign the task from the owner to an assignee
refresh(Site) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Create a new site with the refreshed value from the cacheExtraProperties.
refresh(Person) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
 
refresh(Process) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Returns the latest (and complete) variables for the provided process.
refresh(Task) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Returns the latest (and complete) variables for the provided task.
refresh(Person) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
refresh(Process) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
refresh(Task) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Returns the latest (and complete) variables for the provided task.
refresh(Person) - Method in interface org.alfresco.mobile.android.api.services.PersonService
Returns the latest (and complete) set of properties for the provided person.
refresh(Process) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns the latest (and complete) variables for the provided process.
refresh(Task) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Returns the latest (and complete) variables for the provided task.
refreshNode(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Returns the latest (and complete) metadata for the provided node.
refreshNode(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
 
refreshProcess(Process, Map<String, Property>) - Static method in class org.alfresco.mobile.android.api.model.impl.ProcessImpl
 
refreshTask(Task, Map<String, Property>) - Static method in class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
refreshToken(AlfrescoSession) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
refreshToken(OAuthData) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuthHelper
Request a new accestoken & refreshtoken based on OAuthData information.
refreshToken(AlfrescoSession) - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthAuthenticationProvider
 
removeDocuments(Task, List<Document>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Delete a list of items to the the task.
removeDocuments(Task, List<Document>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Delete a list of items to the the task.
removeDocuments(Task, List<Document>) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Delete a list of items to the the task.
removeFavorite(Node) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Removes the provided node from the current users favorites.
removeFavorite(Node) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseDocumentFolderServiceImpl
 
removeFavorite(Node) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIDocumentFolderServiceImpl
 
removeFavoriteSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
Removes the given site from the current users list of favorite sites.
removeFavoriteSite(Site) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
Removes the given site from the current users list of favorite sites.
removeFavoriteSite(Site) - Method in interface org.alfresco.mobile.android.api.services.SiteService
Removes the given site from the current users list of favorite sites.
removeParameter(String) - Method in interface org.alfresco.mobile.android.api.session.AlfrescoSession
Removes a parameter stored in the session.
removeParameter(String) - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Removes a parameter stored in the session.
RENDITION_CACHE - Static variable in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
RENDITION_PREVIEW - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
 
RENDITION_THUMBNAIL - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Represent the unique identifier for thumbnail rendition.
REPOSITORY_ID - Static variable in class org.alfresco.mobile.android.api.session.RepositorySession
Define the specific repository identifier.
RepositoryCapabilities - Interface in org.alfresco.mobile.android.api.model
The RepositoryCapabilities class provides information on what alfresco specific operations are supported by the repository.
repositoryInfo - Variable in class org.alfresco.mobile.android.api.model.impl.AbstractRepositoryInfo
The CMIS repository info.
RepositoryInfo - Interface in org.alfresco.mobile.android.api.model
The RepositoryInfo class provides information on the repository the session is connected to, for example, repository version number, edition, capabilities etc.
repositoryInfo - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Repository Informations to the specific session.
RepositorySession - Class in org.alfresco.mobile.android.api.session
RepositorySession represents a connection to an on-premise repository as a specific user.
RepositorySession() - Constructor for class org.alfresco.mobile.android.api.session.RepositorySession
 
RepositorySessionImpl - Class in org.alfresco.mobile.android.api.session.impl
RepositorySession represents a connection to an on-premise repository as a specific user.
RepositorySessionImpl() - Constructor for class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
RepositorySessionImpl(String, String, String) - Constructor for class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
Creates a new instance of a RepositorySession representing the repository specified in the url parameter.
RepositorySessionImpl(String, String, String, Map<String, Serializable>) - Constructor for class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
RepositorySessionImpl(String, SamlData) - Constructor for class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
RepositorySessionImpl(String, SamlData, Map<String, Serializable>) - Constructor for class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
RepositorySessionImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
RepositoryVersionHelper - Class in org.alfresco.mobile.android.api.model.impl
Provides static methods to have more information about
REQUEST_STATUS - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
REQUEST_TYPE - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
RESOLVED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
RESOURCENAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
retrieveCode(String) - Static method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuthHelper
Retrieve the authorization code from the url callback uri.
retrieveExtraProperties(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Retrieve sites extra properties.
retrieveExtraProperties(List<String>, List<String>, List<JoinSiteRequestImpl>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Responsible to create the extra properties cache.
retrieveExtraProperties(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
 
retrieveExtraProperties(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
retrieveSessionParameters() - Method in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
VIM : This method allows to create the CMIS Session Parameters based on Public Session Parameters provided.
ROLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
ROOT_TEST_FOLDER_NAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
ROOT_TEST_SAMPLE_DATA - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
rootNode - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Root Folder for the specific session.

S

Saml2AuthenticationProviderImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Saml V2 Implementation of AuthenticationProvider.
Saml2AuthenticationProviderImpl(SamlData) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthenticationProviderImpl
 
Saml2AuthenticationProviderImpl(SamlInfo, SamlTicket) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthenticationProviderImpl
 
Saml2AuthHelper - Class in org.alfresco.mobile.android.api.session.authentication.impl
Utility class to manage the Saml V2 Flow for Alfresco on Premise.
Saml2AuthHelper() - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
 
Saml2AuthHelper(String) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthHelper
Override mechanism to set another base url.
Saml2InfoImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Implementation of OAuthData.
Saml2InfoImpl(boolean, boolean, String, String) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2InfoImpl
 
Saml2InfoImpl(Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2InfoImpl
 
Saml2TicketImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Implementation of Saml Token.
Saml2TicketImpl(String, String) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2TicketImpl
 
Saml2TicketImpl(Map<String, Object>) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.Saml2TicketImpl
 
SamlAuthenticationProvider - Interface in org.alfresco.mobile.android.api.session.authentication
Implementation of SAML 2 AuthenticationProvider.
SAMLConstant - Interface in org.alfresco.mobile.android.api.constants
Provides all constant for creating an SAML context.
SamlData - Interface in org.alfresco.mobile.android.api.session.authentication
Class to embed informations about SAML context.
SamlDataImpl - Class in org.alfresco.mobile.android.api.session.authentication.impl
Implementation of OAuthData.
SamlDataImpl() - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
SamlDataImpl(SamlTicket, SamlInfo) - Constructor for class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
SamlInfo - Interface in org.alfresco.mobile.android.api.session.authentication
Class to embed informations about SAML context.
SamlTicket - Interface in org.alfresco.mobile.android.api.session.authentication
Class to embed informations about SAML Token context.
SAMLV2_RESTAPI_ROOTPATH - Static variable in interface org.alfresco.mobile.android.api.constants.SAMLConstant
Root Url path for default tenant.
SAMPLE_DATA_COMMENT_FILE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_COMMENT_FOLDER - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_DOCFOLDER_FILE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_DOCFOLDER_FOLDER - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_PATH_COMMENT_FILE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_PATH_DOCFOLDER_FILE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_PATH_DOCFOLDER_FOLDER - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_PATH_TAG - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_PERMISSIONS_FILE - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_PERMISSIONS_FOLDER - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATA_SEARCH_FOLDER - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DATAPATH_WORKFLOW - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_DOC_NAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_FOLDER_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
SAMPLE_FOLDER_NAME - Static variable in interface org.alfresco.mobile.android.test.TestConstant
 
saveContentStream(ContentStream, String, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Allow to save a contentStream inside the devices file system.
SCOPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SDK - Static variable in class org.alfresco.mobile.android.api.Version
The user-visible version string.
SDKProperties - Class in org.alfresco.mobile.android.api
Responsible to retrieves informations about SDK.
search(String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
search(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
search(String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
 
search(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremisePersonServiceImpl
 
search(String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
search(String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIPersonServiceImpl
 
search(String, SearchLanguage) - Method in class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
Executes a query statement against the contents of the repository using the given search language.
search(String, SearchLanguage, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
Executes a query statement against the contents of the repository using the given search language.
search(String) - Method in interface org.alfresco.mobile.android.api.services.PersonService
Returns a list of persons which respect the keyword.
search(String, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.PersonService
Returns a paged list of persons which respect the keyword.
search(String, SearchLanguage, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SearchService
Executes a query statement against the contents of the repository using the given search language.
search(String, SearchLanguage) - Method in interface org.alfresco.mobile.android.api.services.SearchService
Executes a query statement against the contents of the repository using the given search language.
search(String, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
search(String) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
SEARCH_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for SearchService.
SearchLanguage - Enum in org.alfresco.mobile.android.api.model
List of search language available inside the SDK.
searchMembers(Site, String) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
searchMembers(Site, String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseSiteServiceImpl
searchMembers(Site, String) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
searchMembers(Site, String, ListingContext) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPISiteServiceImpl
 
searchMembers(Site, String) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
searchMembers(Site, String, ListingContext) - Method in interface org.alfresco.mobile.android.api.services.SiteService
 
searchService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
SearchService - Interface in org.alfresco.mobile.android.api.services
The Search service provides methods for querying the repository and returning a filtered collection of nodes based on a user’s permission
SearchServiceImpl - Class in org.alfresco.mobile.android.api.services.impl
Implementation of SearchService.
SearchServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
Default constructor for service.
SearchServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.SearchServiceImpl
 
SELECT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SELECTABLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
serialVersionUID - Static variable in class org.alfresco.mobile.android.api.model.impl.ContentImpl
The Constant serialVersionUID.
ServerConfigFile - Class in org.alfresco.mobile.android.test
 
ServerConfigFile(String, String, String) - Constructor for class org.alfresco.mobile.android.test.ServerConfigFile
 
ServerConfiguration - Interface in org.alfresco.mobile.android.test
 
Service - Interface in org.alfresco.mobile.android.api.services
Common base interface of all SDK Services.
ServiceRegistry - Interface in org.alfresco.mobile.android.api.services
Provides a registry of all services that are available for the current session.
services - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
Service Registry for all features available with this repository.
session - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
session - Variable in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
Repository Session.
session - Variable in class org.alfresco.mobile.android.api.session.authentication.impl.AuthenticationProviderImpl
 
SESSION_ACCESS_TOKEN_EXPIRED - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Access token has expired.
SESSION_API_KEYS_INVALID - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
API key or secret were not recognized.
SESSION_AUTH_CODE_INVALID - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Authorization code is invalid or expired.
SESSION_AUTHENTICATOR - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
An error happens during the creation of authenticator.
SESSION_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error for all session error.
SESSION_INVALID_REFRESH_TOKEN - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The refresh token is invalid.
SESSION_NO_NETWORK_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
No network found for the specific user.
SESSION_NO_REPOSITORY - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The server connected to does not contain any repositories.
SESSION_REFRESH_TOKEN_EXPIRED - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The Refresh token has expired.
SESSION_SERVICEREGISTRY - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
An error happens during the creation of service registry.
SESSION_UNAUTHORIZED - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The user credentials provided are not authorized to access the server.
setDoesIncludeContent(boolean) - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Specifies whether the search should include child folders.
setExactMatch(boolean) - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Sets the exact match.
setFilter(ListingFilter) - Method in class org.alfresco.mobile.android.api.model.ListingContext
Sets the ListingFilter.
setFolder(Folder) - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Sets the folder.
setIncludeDescendants(boolean) - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Specifies whether the search should include child folders.
setIsSortAscending(Boolean) - Method in class org.alfresco.mobile.android.api.model.ListingContext
Returns the sorting direction.
setMaxItems(int) - Method in class org.alfresco.mobile.android.api.model.ListingContext
Sets the max items.
setOAuthData(OAuthData) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.OAuth2AuthenticationProviderImpl
 
setOAuthData(OAuthData) - Method in interface org.alfresco.mobile.android.api.session.authentication.OAuthAuthenticationProvider
 
setOAuthData(OAuthData) - Method in class org.alfresco.mobile.android.api.session.CloudSession
Sets the OAuthData object associated with the session, typically used after an access token has been refreshed.
setOAuthData(OAuthData) - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
setSamlData(SamlData) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthenticationProviderImpl
 
setSamlData(SamlData) - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlAuthenticationProvider
 
setSamlInfo(Map<String, Object>) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
setSamlTicket(Map<String, Object>) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.SamlDataImpl
 
setSkipCount(int) - Method in class org.alfresco.mobile.android.api.model.ListingContext
Sets the skip count.
setSortProperty(String) - Method in class org.alfresco.mobile.android.api.model.ListingContext
Define the sorting field for the list.
setToken(SamlTicket) - Method in class org.alfresco.mobile.android.api.session.authentication.impl.Saml2AuthenticationProviderImpl
 
setToken(SamlTicket) - Method in interface org.alfresco.mobile.android.api.session.authentication.SamlAuthenticationProvider
 
setTypeName(String) - Method in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
Sets the type name to be used in the keyword search.
setUp() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
SHORTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SIMPLE_CONTAINER_FACTORY - Static variable in class org.alfresco.mobile.android.api.utils.JsonUtils
 
Site - Interface in org.alfresco.mobile.android.api.model
Provides informations about Alfresco Share site.
SITE_ALREADY_MEMBER - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
User is already a member or requested to be a member of the site.
SITE_DOCLIB_NOTFOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The document library for the site could not be found.
SITE_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all siteService.
SITE_LAST_MANAGER - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
User is the last manager of the site.
SITE_NOTFOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
The site could not be found.
SITE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SITEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SiteImpl - Class in org.alfresco.mobile.android.api.model.impl
Provides informations about Alfresco Share site.
SiteImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.SiteImpl
Default constructor.
SiteImpl(Site, boolean, boolean, boolean) - Constructor for class org.alfresco.mobile.android.api.model.impl.SiteImpl
Constructor of SiteImpl.
SITENETWORK_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SITEPRESET_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
siteService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
SiteService - Interface in org.alfresco.mobile.android.api.services
Sites are a key concept within Alfresco Share for managing documents, wiki pages, blog posts, discussions, and other collaborative content relating to teams, projects, communities of interest, and other types of collaborative sites.
SiteVisibility - Enum in org.alfresco.mobile.android.api.model
Enumeration Constants for share site's visibility.
SIZE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SIZEINBYTES - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
SIZEINBYTES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SKIP_COUNT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SKYPEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SKYPEID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SMALV2_RESTAPI_AUTHENTICATE_PATH - Static variable in interface org.alfresco.mobile.android.api.constants.SAMLConstant
Url path to request authentication.
SMALV2_RESTAPI_AUTHENTICATE_RESPONSE_PATH - Static variable in interface org.alfresco.mobile.android.api.constants.SAMLConstant
Url path to receive authentication token.
SMALV2_RESTAPI_ENABLED_PATH - Static variable in interface org.alfresco.mobile.android.api.constants.SAMLConstant
Url path to check if SAML is enabled.
SORT_PROPERTY_CREATED_AT - Static variable in interface org.alfresco.mobile.android.api.services.CommentService
Allowable sorting property : Creation Date
SORT_PROPERTY_CREATED_AT - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Allowable sorting property : Creation Date
SORT_PROPERTY_CREATED_AT - Static variable in interface org.alfresco.mobile.android.api.services.SearchService
Allowable sorting property : Creation Date
SORT_PROPERTY_CREATED_AT - Static variable in interface org.alfresco.mobile.android.api.services.VersionService
Allowable sorting property : Creation Date
SORT_PROPERTY_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Allowable sorting property : Description
SORT_PROPERTY_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.api.services.SearchService
Allowable sorting property : Description
SORT_PROPERTY_DESCRIPTION - Static variable in interface org.alfresco.mobile.android.api.services.VersionService
Allowable sorting property : Description
SORT_PROPERTY_MODIFIED_AT - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Allowable sorting property : Modification Date
SORT_PROPERTY_MODIFIED_AT - Static variable in interface org.alfresco.mobile.android.api.services.SearchService
Allowable sorting property : Modification Date
SORT_PROPERTY_MODIFIED_AT - Static variable in interface org.alfresco.mobile.android.api.services.VersionService
Allowable sorting property : Modification Date
SORT_PROPERTY_NAME - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Allowable sorting property : Name of the document or folder.
SORT_PROPERTY_NAME - Static variable in interface org.alfresco.mobile.android.api.services.SearchService
Allowable sorting property : Name of the document or folder.
SORT_PROPERTY_NAME - Static variable in interface org.alfresco.mobile.android.api.services.VersionService
Allowable sorting property : Name of the document or folder.
SORT_PROPERTY_SHORTNAME - Static variable in interface org.alfresco.mobile.android.api.services.SiteService
Allowable sorting property : Name of the site.
SORT_PROPERTY_TITLE - Static variable in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Allowable sorting property : Title of the document or folder.
SORT_PROPERTY_TITLE - Static variable in interface org.alfresco.mobile.android.api.services.SearchService
Allowable sorting property : Title of the document or folder.
SORT_PROPERTY_TITLE - Static variable in interface org.alfresco.mobile.android.api.services.SiteService
Allowable sorting property : Title of the document or folder.
SORT_PROPERTY_TITLE - Static variable in interface org.alfresco.mobile.android.api.services.VersionService
Allowable sorting property : Title of the document or folder.
STACKTRACE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
StarRating - Class in org.alfresco.mobile.android.extension.api.model
Represents a ratings.
StarRating() - Constructor for class org.alfresco.mobile.android.extension.api.model.StarRating
 
STARSRATINGSCHEME_VALUE - Static variable in interface org.alfresco.mobile.android.extension.api.constant.CustomConstant
 
STARTACTIVITYID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
STARTDATE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
STARTEDAT_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
STARTFORMRESOURCEKEY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
startProcess(ProcessDefinition, List<Person>, Map<String, Serializable>, List<Document>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Start a new process based on the specified process definition with an optional set of variables and document attachments(items).
Variables keys must respect the same format as defined by the workflowModel inside the repository.
startProcess(ProcessDefinition, List<Person>, Map<String, Serializable>, List<Document>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Start a new process based on the specified process definition with an optional set of variables and document attachments(items).
Variables keys must respect the same format as defined by the workflowModel inside the repository.
startProcess(ProcessDefinition, List<Person>, Map<String, Serializable>, List<Document>) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Start a new process based on the specified process definition with an optional set of variables and document attachments(items).
Variables keys must respect the same format as defined by the workflowModel inside the repository.
STARTUSERID_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
STATE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
STATUS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
STATUSCODE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
STORE_REF_WORKSPACE_SPACESSTORE - Static variable in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
SUBSCRIBERFIRSTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SUBSCRIBERLASTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
SUBSCRIPTIONLEVEL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
SUMMARY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
switchNetwork(CloudNetwork) - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
SYSTEM_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
System Model URI
SYSTEM_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
System Model Prefix

T

Tag - Interface in org.alfresco.mobile.android.api.model
Tags are keywords or terms assigned to a piece of information like documents or folders .
TAG - Static variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
TAG - Static variable in class org.alfresco.mobile.android.test.ServerConfigFile
 
TAG_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
TAGGING_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all TaggingService.
TAGGING_TAG_NOT_FOUND - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Failed to retrieve tags.
taggingService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
TaggingService - Interface in org.alfresco.mobile.android.api.services
Tags are keywords or terms assigned to a piece of information including documents, folders...
TagImpl - Class in org.alfresco.mobile.android.api.model.impl
TagImpl.
TagImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.TagImpl
Instantiates a new tag impl.
TagImpl(String) - Constructor for class org.alfresco.mobile.android.api.model.impl.TagImpl
Instantiates a new tag impl.
TAGSCOPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TARGET_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
Task - Interface in org.alfresco.mobile.android.api.model
A Task represents work or tasks carried out by members of Alfresco repository.
TASK_ACTIVITI_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_ADHOC - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_APPROVED - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_APPROVEDPARALLEL - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_COMPLETEDADHOC - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_REJECTED - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_REJECTEDPARALLEL - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_SUBMIT_CONCURRENT_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_SUBMIT_GROUP_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_SUBMIT_PARALLEL_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_SUBMIT_REVIEW - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_SUBMITADHOC - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TASK_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TaskImpl - Class in org.alfresco.mobile.android.api.model.impl
 
TaskImpl() - Constructor for class org.alfresco.mobile.android.api.model.impl.TaskImpl
 
TASKS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TaskTypeDefinition - Interface in org.alfresco.mobile.android.api.model
 
TaskTypeDefinitionImpl - Class in org.alfresco.mobile.android.api.model.impl
 
TaskTypeDefinitionImpl(ObjectType) - Constructor for class org.alfresco.mobile.android.api.model.impl.TaskTypeDefinitionImpl
 
TaskTypeDefinitionImpl(ObjectType, Map<String, ModelDefinition>) - Constructor for class org.alfresco.mobile.android.api.model.impl.TaskTypeDefinitionImpl
 
tearDown() - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
TELEPHONE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
testAppName - Static variable in class org.alfresco.mobile.android.samples.R.string
Application
TestConstant - Interface in org.alfresco.mobile.android.test
 
THIRD_CMIS_EDITION - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
THUMBNAILNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TITLE - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
TITLE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TOTAL_ITEMS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
TOTAL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TRANSITION_APPROVE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TRANSITION_NEXT - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TRANSITION_REJECT - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TRANSITIONS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TRANSITIONS_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
TYPE - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
TYPE_ACTIVTI_START_TASK - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TYPE_ACTIVTI_TASK - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TYPE_APP_FILELINK - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
TYPE_APP_FOLDERLINK - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
TYPE_CONTENT - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
TYPE_FOLDER - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
TYPE_LINK - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
TYPE_PACKAGE - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TYPE_PERSON - Static variable in interface org.alfresco.mobile.android.api.constants.ContentModel
 
TYPE_START_TASK - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TYPE_TASK - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TYPE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
TYPE_WORKFLOW_DEF - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
TYPE_WORKFLOW_TASK - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
typeDefinition - Variable in class org.alfresco.mobile.android.api.model.impl.ModelDefinitionImpl
 
typeDefinitionService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
TYPENAME_DOCUMENT - Static variable in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
 
TYPENAME_FOLDER - Static variable in class org.alfresco.mobile.android.api.model.KeywordSearchOptions
 

U

UNCLAIMED_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
unclaimTask(Task) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
This removes the assignee of the task i.e the current user.
unclaimTask(Task) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
This removes the assignee of the task i.e the current user.
unclaimTask(Task) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
This removes the assignee of the task i.e the current user.
unlike(Node) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractRatingsService
Removes a previous “like” of the specified node.
unlike(Node) - Method in interface org.alfresco.mobile.android.api.services.RatingService
Removes a previous “like” of the specified node.
updateComment(Node, Comment, String) - Method in interface org.alfresco.mobile.android.api.services.CommentService
Updates the given comment with the provided content.
updateComment(Node, Comment, String) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractCommentService
Updates the given comment with the provided content.
updateContent(Document, ContentFile) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Updates the content on the given document using the provided local file.
updateContent(Document, ContentFile) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Updates the content on the given document using the provided local file.
updateExtraPropertyCache(String, boolean, boolean, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
Update the defined entry cache.
updateProperties(Node, Map<String, Serializable>) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Updates the properties of the specified node.
updateProperties(Node, Map<String, Serializable>, List<String>) - Method in interface org.alfresco.mobile.android.api.services.DocumentFolderService
Updates the properties for the given node and applies the given aspects.
updateProperties(Node, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Updates the properties of the specified node.
updateProperties(Node, Map<String, Serializable>, List<String>) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
Updates the properties for the given node and applies the given aspects.
updateProperties(Node, Map<String, Serializable>, List<String>, boolean) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractDocumentFolderServiceImpl
updateVariable(Task, String, Serializable) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
updateVariables(Process, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
 
updateVariables(Task, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.onpremise.OnPremiseWorkflowServiceImpl
Update the variables for a given process.
updateVariables(Task, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
Update the variables for a given process.
updateVariables(Process, Map<String, Serializable>) - Method in class org.alfresco.mobile.android.api.services.impl.publicapi.PublicAPIWorkflowServiceImpl
 
updateVariables(Task, Map<String, Serializable>) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Update the variables for a given process.
updateVariables(Process, Map<String, Serializable>) - Method in interface org.alfresco.mobile.android.api.services.WorkflowService
Update the variables for a given process.
URI_FILLER - Static variable in class org.alfresco.mobile.android.api.utils.NodeRefUtils
 
URL_ACTION_QUEUE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_ALL_SITES - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_ALL_SITES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_ALL_SITES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_ALL_TAGS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_ALL_TAGS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_ALL_TAGS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_ALLMEMBERSOF - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_ALLMEMBERSOF - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_ALLMEMBERSOF - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_AVATAR - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_CANCEL_JOIN_SITE_REQUEST - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_CANCEL_JOIN_SITE_REQUEST - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_CANCEL_JOIN_SITE_REQUEST - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_COMMENT - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_COMMENT - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_COMMENT - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_COMMENTS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_COMMENTS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_COMMENTS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_DOCLIB - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_DOCLIB - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_DOCLIB - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_FORM_DEFINITIONS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_FORM_PROCESS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_FORM_TASK - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_ITEM_ID_TASK - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_ITEMS_PROCESS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_ITEMS_TASK - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_JOIN_MODERATED_SITE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_JOIN_PUBLIC_SITE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_JOIN_SITE - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_JOIN_SITE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_JOIN_SITE_REQUEST - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_LEAVE_SITE - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_LEAVE_SITE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_LEAVE_SITE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_LOGIN - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_MEMBEROF - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_MEMBEROF - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_MY_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_NETWORK - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_NETWORKS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_PERSON_DETAILS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_PERSON_DETAILS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PERSON_DETAILS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_PERSON_GUID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PROCESS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PROCESS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_PROCESS_DEFINITION - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PROCESS_DEFINITION - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_PROCESS_DEFINITIONS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PROCESS_DEFINITIONS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_PROCESS_DIAGRAM - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PROCESS_DIAGRAM - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_PROCESS_VARIABLES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_PROCESSES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_PROCESSES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_RATINGS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_RATINGS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_RATINGS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_RATINGS_DELETE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_RENDITION - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_SEARCH_PERSON - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_SERVER_INFO - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_SITE - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_SITE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_SITE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_SITE_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_SITE_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_SITE_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_TAGS - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_TAGS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_TAGS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_TASK - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_TASK - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_TASK_FOR_PROCESS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_TASK_FOR_PROCESS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_TASK_VARIABLE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_TASK_VARIABLES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_TASKS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_TASKS - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_THUMBNAIL - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_THUMBNAILS - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_USER_ACTIVITIES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_USER_FAVORITES_SITES - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_USER_FAVORITES_SITES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_USER_PREFERENCE - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_USER_PREFERENCE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_USER_PREFERENCE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_USER_PREFERENCE_REMOVE - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_USER_PREFERENCE_REMOVE - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_USER_PREFERENCES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_USER_SITES - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
URL_USER_SITES - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
URL_USER_SITES - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
URL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
USAGE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
USER - Static variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
USER - Static variable in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
 
USER_AGENT - Static variable in class org.alfresco.mobile.android.api.network.NetworkHttpInvoker
 
USER_ME - Static variable in class org.alfresco.mobile.android.api.session.CloudSession
Username identifier for all cloud service API request.
USER_UPPERCASE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
USERFIRSTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
userIdentifier - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
USERLASTNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
USERNAME_L_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
USERNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
userParameters - Variable in class org.alfresco.mobile.android.api.session.impl.AbstractAlfrescoSessionImpl
 
USERUSERNAME_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

V

validateUpdateSite(Site, int) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractSiteServiceImpl
 
VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
value() - Method in enum org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIBaseTypeIds
 
value() - Method in enum org.alfresco.mobile.android.api.model.OperatorType
Value.
value() - Method in enum org.alfresco.mobile.android.api.model.PropertyType
Value.
value() - Method in enum org.alfresco.mobile.android.api.model.SearchLanguage
 
value() - Method in enum org.alfresco.mobile.android.api.model.SiteVisibility
 
valueOf(String) - Static method in enum org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIBaseTypeIds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.mobile.android.api.model.OperatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.mobile.android.api.model.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.mobile.android.api.model.SearchLanguage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.alfresco.mobile.android.api.model.SiteVisibility
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIBaseTypeIds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.mobile.android.api.model.OperatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.mobile.android.api.model.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.mobile.android.api.model.SearchLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.alfresco.mobile.android.api.model.SiteVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_COMMENTID - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
VARIABLE_COMMENTID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_ID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_INVITEID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_ITEMID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_NETWORKID - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
VARIABLE_NETWORKID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_NODEID - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
VARIABLE_NODEID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_PERSONID - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
VARIABLE_PERSONID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_PREFERENCE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_PROCESSDEFINITIONID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_PROCESSDEFINITIONID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_PROCESSID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_PROCESSID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_PROCESSKEY - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_RENDITIONID - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
VARIABLE_RENDITIONID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_SCHEME - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_SHORTNAME - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_SITE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_SITEID - Static variable in class org.alfresco.mobile.android.api.utils.CloudUrlRegistry
 
VARIABLE_SITEID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_STORE_ID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_STORE_TYPE - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_TASKID - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_TASKID - Static variable in class org.alfresco.mobile.android.api.utils.PublicAPIUrlRegistry
 
VARIABLE_THUMBNAIL - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_USER - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLE_USERNAME - Static variable in class org.alfresco.mobile.android.api.utils.OnPremiseUrlRegistry
 
VARIABLES_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
Version - Class in org.alfresco.mobile.android.api
Informations relatives to the SDK.
Version() - Constructor for class org.alfresco.mobile.android.api.Version
 
VERSION_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
VERSIONLABEL - Static variable in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPIPropertyIds
 
VERSIONLABEL_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
versionService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
VersionService - Interface in org.alfresco.mobile.android.api.services
The Versioning service manages versions of individual document.
VersionServiceImpl - Class in org.alfresco.mobile.android.api.services.impl
Implementation of VersionService.
VersionServiceImpl(AlfrescoSession) - Constructor for class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
Default constructor for service.
VersionServiceImpl(Parcel) - Constructor for class org.alfresco.mobile.android.api.services.impl.VersionServiceImpl
 
VISIBILITY_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 

W

wait(int) - Method in class org.alfresco.mobile.android.test.AlfrescoSDKTestCase
Sometimes we have to wait...
WF_MODEL_1_0_URI - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
WF_MODEL_PREFIX - Static variable in interface org.alfresco.mobile.android.api.constants.WorkflowModel
 
WHERE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.PublicAPIConstant
 
WORKFLOW - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
WORKFLOW_GENERIC - Static variable in interface org.alfresco.mobile.android.api.exceptions.ErrorCodeRegistry
Generic error code for all WorkflowService.
WORKFLOW_PASSWORD - Static variable in interface org.alfresco.mobile.android.test.ServerConfiguration
 
WORKFLOWINSTANCE_VALUE - Static variable in interface org.alfresco.mobile.android.api.constants.OnPremiseConstant
 
WorkflowModel - Interface in org.alfresco.mobile.android.api.constants
Alfresco comes with a set of predefined workflow/process definitions which can be used right out of the box.
workflowService - Variable in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
WorkflowService - Interface in org.alfresco.mobile.android.api.services
The WorkflowService allows managing processes(workflows) and tasks inside an Alfresco repository.
WorkflowUtils - Class in org.alfresco.mobile.android.api.utils
Utility class for WorkflowService.
write(OutputStream) - Method in class org.alfresco.mobile.android.api.utils.JsonDataWriter
 
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.model.impl.cloud.CloudNodeImpl
 
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.model.impl.NodeImpl
Android specific internal methods to save information depending on state.
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.model.impl.publicapi.PublicAPINodeImpl
 
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.services.impl.AbstractServiceRegistry
 
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.services.impl.AlfrescoService
 
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.session.impl.CloudSessionImpl
 
writeToParcel(Parcel, int) - Method in class org.alfresco.mobile.android.api.session.impl.RepositorySessionImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2012-2018 Alfresco Software. All Rights Reserved.