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
    • org.alfresco.mobile.android.api.model
      • ActivityEntry
      • AspectDefinition
      • Comment
      • Company
      • Content
      • ContentFile
      • ContentStream
      • Document
      • DocumentTypeDefinition
      • Folder
      • KeywordSearchOptions
      • FolderTypeDefinition
      • ListingContext
      • ListingFilter
      • ModelDefinition
        • getName
        • getTitle
        • getDescription
        • getParent
        • getPropertyDefinition
        • getPropertyNames
      • Node
      • NodeTypeDefinition
      • PagingResult
      • Permissions
      • Person
      • Process
      • ProcessDefinition
      • Property
      • PropertyDefinition
      • PropertyType
      • RepositoryCapabilities
      • RepositoryInfo
      • SearchLanguage
      • Site
      • SiteVisibility
      • Tag
      • Task
      • TaskTypeDefinition
      • WorkflowModel
    • org.alfresco.mobile.android.api.exceptions
  • Copyright
  • Disclaimer

You are here

SkyVault Mobile SDK for Android » Client API » org.alfresco.mobile.android.api.model » ModelDefinition

getName

public String getName() returns the name of the type, such as cm:content.
Attention: This method was introduced with SDK version 1.4.

Parameters

None

Returns

Returns a String representing the type name.

Example



      

Would result in output such as the following:


                
      
Parent topic: ModelDefinition

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