- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-