Skip to main content
Home

Search form

Menu

Search form

  • What's new?
  • Requirements
  • Where to find the SDK
  • Tutorials
  • Client API
    • Classes Overview
    • Sorting
    • Error Codes
    • Determining SDK Version
    • Configuration Evaluator Types
    • View Types
    • Field Control Types
    • Validation Rule Types
    • org.alfresco.mobile.android.api.session
    • org.alfresco.mobile.android.api.session.authentication
    • org.alfresco.mobile.android.api.services
      • Service base interface
      • ActivityStreamService
      • CommentService
      • DocumentFolderService
      • ModelDefinitionService
      • PersonService
        • getAvatar
        • getPerson
        • search
        • refresh
      • RatingService
      • SearchService
      • ServiceRegistry
      • SiteService
      • TaggingService
      • VersionService
      • WorkflowService
    • org.alfresco.mobile.android.api.model
    • org.alfresco.mobile.android.api.exceptions
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for Android » Client API » org.alfresco.mobile.android.api.services » PersonService

getPerson

public Person getPerson(String personIdentifier) - returns a Person object for the user with the specified username.

Parameters

String personIdentifier
The username of the person to return a person object for.

Returns

Returns a Person object representing the specified user.

Exception

Throws an SkyVaultServiceException if the operation cannot be completed.

Example

        
        
      
Parent topic: PersonService

© 2017 TBS-LLC. All Rights Reserved.    Follow @twitter