Uses of Interface
org.tynamo.services.DescriptorService

Packages that use DescriptorService
org.tynamo.pages   
org.tynamo.services   
 

Uses of DescriptorService in org.tynamo.pages
 

Methods in org.tynamo.pages that return DescriptorService
 DescriptorService ModelPage.getDescriptorService()
           
 

Uses of DescriptorService in org.tynamo.services
 

Classes in org.tynamo.services that implement DescriptorService
 class DescriptorServiceImpl
          This class builds and caches TynamoClassDescriptors.
 

Constructors in org.tynamo.services with parameters of type DescriptorService
EntityCoercerServiceImpl(DescriptorService descriptorService)
           
TynamoDataTypeAnalyzer(DescriptorService descriptorService, List<Pair> editorMap, org.slf4j.Logger logger)
           
 



Copyright © 2004-2009. All Rights Reserved.