Uses of Class
com.atlassian.applinks.spi.application.TypeId

Packages that use TypeId
com.atlassian.applinks.spi   
com.atlassian.applinks.spi.application   
 

Uses of TypeId in com.atlassian.applinks.spi
 

Methods in com.atlassian.applinks.spi that return TypeId
 TypeId Manifest.getTypeId()
           
 

Uses of TypeId in com.atlassian.applinks.spi.application
 

Methods in com.atlassian.applinks.spi.application that return TypeId
 TypeId IdentifiableType.getId()
           
static TypeId TypeId.getTypeId(ApplicationType type)
          Convenience method for looking up TypeIds from ApplicationTypes.
static TypeId TypeId.getTypeId(EntityType type)
          Convenience method for looking up TypeIds from EntityTypes.
 

Methods in com.atlassian.applinks.spi.application with parameters of type TypeId
 int TypeId.compareTo(TypeId o)
           
 



Copyright © 2011 Atlassian. All Rights Reserved.