|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.dao.support.DaoSupport
org.springframework.orm.hibernate3.support.HibernateDaoSupport
it.neverworks.application.data.BasePersister<T>
it.neverworks.application.data.StandardPersister<T>
it.sistematica.isharedoc.persistence.IsharedocStandardPersister<T>
it.sistematica.isharedoc.persistence.DocumentContentReplicaPersister<T>
@Repository public class DocumentContentReplicaPersister<T extends DocumentContentReplica>
| Field Summary |
|---|
| Fields inherited from class it.sistematica.isharedoc.persistence.IsharedocStandardPersister |
|---|
entities, userInfo |
| Constructor Summary | |
|---|---|
DocumentContentReplicaPersister()
|
|
| Method Summary | |
|---|---|
it.neverworks.data.Finder<T> |
find()
|
| Methods inherited from class it.sistematica.isharedoc.persistence.IsharedocStandardPersister |
|---|
checkViolation, initPersister, insert, load, notifyEvent, save, setEntities, setUserInfo, update |
| Methods inherited from class it.neverworks.application.data.StandardPersister |
|---|
buildFor |
| Methods inherited from class it.neverworks.application.data.BasePersister |
|---|
create, createEntity, delete, exec, getEntityListenerContext, getEntityType, query, query, setEntityListenerContext, setEntityType |
| Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport |
|---|
checkDaoConfig, convertHibernateAccessException, createHibernateTemplate, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory |
| Methods inherited from class org.springframework.dao.support.DaoSupport |
|---|
afterPropertiesSet, initDao |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentContentReplicaPersister()
| Method Detail |
|---|
public it.neverworks.data.Finder<T> find()
find in interface it.neverworks.data.DataAccessObject<T extends DocumentContentReplica>find in class IsharedocStandardPersister<T extends DocumentContentReplica>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||