Uses of Class
org.ow2.dragon.api.to.metadata.SimpleFileTO

Packages that use SimpleFileTO
org.ow2.dragon.api.service.deployment   
org.ow2.dragon.service   
org.ow2.dragon.service.deployment   
 

Uses of SimpleFileTO in org.ow2.dragon.api.service.deployment
 

Methods in org.ow2.dragon.api.service.deployment that return types with arguments of type SimpleFileTO
 java.util.List<SimpleFileTO> TechServiceManager.getRelatedDocsForTechServ(java.lang.String techServiceId)
          Return a List of SimpleFileTO that maps service related docs
 

Uses of SimpleFileTO in org.ow2.dragon.service
 

Methods in org.ow2.dragon.service that return SimpleFileTO
 SimpleFileTO TransfertObjectAssembler.toSimpleFileTO(SimpleFile simpleFile)
           
 SimpleFileTO TransfertObjectAssemblerImpl.toSimpleFileTO(SimpleFile simpleFile)
           
 

Uses of SimpleFileTO in org.ow2.dragon.service.deployment
 

Methods in org.ow2.dragon.service.deployment that return types with arguments of type SimpleFileTO
 java.util.List<SimpleFileTO> TechServiceManagerImpl.getRelatedDocsForTechServ(java.lang.String techServiceId)
           
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.