Uses of Class
nl.surfnet.coin.csa.domain.InUseFacetValue

Packages that use InUseFacetValue
nl.surfnet.coin.csa.control.shopadmin   
nl.surfnet.coin.csa.dao   
nl.surfnet.coin.csa.dao.impl   
 

Uses of InUseFacetValue in nl.surfnet.coin.csa.control.shopadmin
 

Methods in nl.surfnet.coin.csa.control.shopadmin that return types with arguments of type InUseFacetValue
 List<InUseFacetValue> TaxonomyController.facetUsed(Long facetId)
           
 List<InUseFacetValue> TaxonomyController.facetValueUsed(Long facetValueId)
           
 

Uses of InUseFacetValue in nl.surfnet.coin.csa.dao
 

Methods in nl.surfnet.coin.csa.dao that return types with arguments of type InUseFacetValue
 List<InUseFacetValue> FacetValueDao.findInUseFacet(long facetId)
           
 List<InUseFacetValue> FacetValueDao.findInUseFacetValues(long facetValueId)
           
 

Uses of InUseFacetValue in nl.surfnet.coin.csa.dao.impl
 

Methods in nl.surfnet.coin.csa.dao.impl that return types with arguments of type InUseFacetValue
 List<InUseFacetValue> FacetValueDaoImpl.findInUseFacet(long facetId)
           
 List<InUseFacetValue> FacetValueDaoImpl.findInUseFacetValues(long facetValueId)
           
 



Copyright © 2013 SURFnet bv, The Netherlands. All Rights Reserved.