Uses of Class
org.gcube.data.tml.exceptions.UnknownTreeException

Packages that use UnknownTreeException
org.gcube.data.tml.proxies   
org.gcube.data.tml.stubs   
 

Uses of UnknownTreeException in org.gcube.data.tml.proxies
 

Methods in org.gcube.data.tml.proxies that throw UnknownTreeException
 org.gcube.data.trees.data.Tree TReader.get(String id)
          Returns a Tree with a given identifier in the bound source.
 org.gcube.data.trees.data.Tree DefaultTReader.get(String id)
           
 org.gcube.data.trees.data.Tree TReader.get(String id, org.gcube.data.trees.patterns.Pattern pattern)
          Returns a Tree in with a given identifier the bound source, after pruning it with a Pattern.
 org.gcube.data.trees.data.Tree DefaultTReader.get(String id, org.gcube.data.trees.patterns.Pattern pattern)
           
 org.gcube.data.trees.data.Tree DefaultTWriter.update(org.gcube.data.trees.data.Tree delta)
           
 org.gcube.data.trees.data.Tree TWriter.update(org.gcube.data.trees.data.Tree delta)
          Updates a tree in the bound source.
 

Uses of UnknownTreeException in org.gcube.data.tml.stubs
 

Methods in org.gcube.data.tml.stubs that throw UnknownTreeException
 Types.NodeHolder TReaderStub.lookup(Types.LookupRequest request)
           
 Types.NodeHolder TWriterStub.update(Types.NodeHolder holder)
           
 



Copyright © 2013. All Rights Reserved.