Uses of Class
org.deegree.metadata.ebrim.AliasedRIMType

Packages that use AliasedRIMType
org.deegree.metadata.ebrim   
org.deegree.metadata.persistence.ebrim.eo.mapping   
 

Uses of AliasedRIMType in org.deegree.metadata.ebrim
 

Methods in org.deegree.metadata.ebrim that return types with arguments of type AliasedRIMType
static List<AliasedRIMType> AliasedRIMType.valueOf(QName name)
          Returns AliasedRIMTypes for the given qualified name.
 

Uses of AliasedRIMType in org.deegree.metadata.persistence.ebrim.eo.mapping
 

Methods in org.deegree.metadata.persistence.ebrim.eo.mapping that return AliasedRIMType
 AliasedRIMType EOPropertyNameMapper.getReturnType(QName[] returnTypeNames)
          Determines the query type to be returned.
 

Methods in org.deegree.metadata.persistence.ebrim.eo.mapping that return types with arguments of type AliasedRIMType
 Collection<AliasedRIMType> EOPropertyNameMapper.getQueryTypes()
          Returns the queried types (including aliases).
 

Methods in org.deegree.metadata.persistence.ebrim.eo.mapping with parameters of type AliasedRIMType
 SlotMapper.Table EOPropertyNameMapper.getTable(AliasedRIMType queryType)
           
 String EOPropertyNameMapper.getTableAlias(AliasedRIMType queryType)
           
 



Copyright © 2011. All Rights Reserved.