nl.surfnet.coin.portal.service.impl
Class TextContentServiceHibernateImpl

java.lang.Object
  extended by nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<TextContent>
      extended by nl.surfnet.coin.portal.service.impl.TextContentServiceHibernateImpl
All Implemented Interfaces:
TextContentService, nl.surfnet.coin.shared.service.GenericService<TextContent>

@Component
public class TextContentServiceHibernateImpl
extends nl.surfnet.coin.shared.service.GenericServiceHibernateImpl<TextContent>
implements TextContentService

Author:
steinwelberg

Constructor Summary
TextContentServiceHibernateImpl()
           
 
Method Summary
 TextContent getByField(String field)
           
 
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

TextContentServiceHibernateImpl

public TextContentServiceHibernateImpl()
Method Detail

getByField

public TextContent getByField(String field)
Specified by:
getByField in interface TextContentService


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.