|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnl.surfnet.coin.shared.service.GenericServiceHibernateImpl<FacetValue>
nl.surfnet.coin.csa.dao.impl.FacetValueDaoImpl
@Repository public class FacetValueDaoImpl
| Constructor Summary | |
|---|---|
FacetValueDaoImpl()
|
|
| Method Summary | |
|---|---|
List<InUseFacetValue> |
findInUseFacet(long facetId)
|
List<InUseFacetValue> |
findInUseFacetValues(long facetValueId)
|
void |
linkCspToFacetValue(long compoundProviderServiceId,
long facetValueId)
|
void |
unlinkAllCspFromFacet(long facetId)
|
void |
unlinkAllCspFromFacetValue(long facetValueId)
|
void |
unlinkCspFromFacetValue(long compoundProviderServiceId,
long facetValueId)
|
| Methods inherited from class nl.surfnet.coin.shared.service.GenericServiceHibernateImpl |
|---|
createCriteria, delete, detachFromSession, findAll, findByCriteria, findByCriteriaOrdered, findByExample, findByExample, findById, getCount, getPersistentClass, getSession, saveOrUpdate, saveOrUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface nl.surfnet.coin.shared.service.GenericService |
|---|
createCriteria, delete, detachFromSession, findAll, findByExample, findByExample, findById, getCount, getPersistentClass, saveOrUpdate, saveOrUpdate |
| Constructor Detail |
|---|
public FacetValueDaoImpl()
| Method Detail |
|---|
public void linkCspToFacetValue(long compoundProviderServiceId,
long facetValueId)
linkCspToFacetValue in interface FacetValueDao
public void unlinkCspFromFacetValue(long compoundProviderServiceId,
long facetValueId)
unlinkCspFromFacetValue in interface FacetValueDaopublic void unlinkAllCspFromFacetValue(long facetValueId)
unlinkAllCspFromFacetValue in interface FacetValueDaopublic void unlinkAllCspFromFacet(long facetId)
unlinkAllCspFromFacet in interface FacetValueDaopublic List<InUseFacetValue> findInUseFacetValues(long facetValueId)
findInUseFacetValues in interface FacetValueDaopublic List<InUseFacetValue> findInUseFacet(long facetId)
findInUseFacet in interface FacetValueDao
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||