|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jcrom.dao.AbstractJcrDAO<Post>
org.jasig.portlet.cms.model.repository.JcrPostDao
public class JcrPostDao
| Field Summary |
|---|
| Fields inherited from class org.jcrom.dao.AbstractJcrDAO |
|---|
entityClass, isVersionable, jcrom, mixinTypes, session |
| Constructor Summary | |
|---|---|
JcrPostDao(org.springframework.extensions.jcr.SessionFactory factory,
org.jcrom.Jcrom jcrom)
|
|
JcrPostDao(javax.jcr.Session session,
org.jcrom.Jcrom jcrom)
|
|
| Method Summary | |
|---|---|
Post |
create(Post entity)
|
Post |
create(String arg0,
Post arg1)
|
boolean |
exists(String arg0)
|
List<Post> |
findAll(RepositorySearchOptions options)
|
Post |
get(String path)
|
String |
update(Post entity)
|
String |
update(Post arg0,
String arg1,
int arg2)
|
| Methods inherited from class org.jcrom.dao.AbstractJcrDAO |
|---|
findAll, findAll, findAll, findAll, findByXPath, findByXPath, get, getSession, getSize, getVersion, getVersion, getVersion, getVersionByUUID, getVersionByUUID, getVersionList, getVersionList, getVersionList, getVersionList, getVersionList, getVersionListByUUID, getVersionListByUUID, getVersionListByUUID, getVersionSize, getVersionSize, getVersionSizeByUUID, hasMixinType, loadByUUID, loadByUUID, move, relativePath, remove, removeByUUID, removeVersion, removeVersion, removeVersionByUUID, restoreVersion, restoreVersion, restoreVersion, restoreVersionByUUID, restoreVersionByUUID, toList, toList, update, updateByUUID, updateByUUID |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JcrPostDao(javax.jcr.Session session,
org.jcrom.Jcrom jcrom)
public JcrPostDao(org.springframework.extensions.jcr.SessionFactory factory,
org.jcrom.Jcrom jcrom)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException| Method Detail |
|---|
public Post create(Post entity)
create in interface org.jcrom.dao.JcrDAO<Post>create in class org.jcrom.dao.AbstractJcrDAO<Post>
public Post create(String arg0,
Post arg1)
create in interface org.jcrom.dao.JcrDAO<Post>create in class org.jcrom.dao.AbstractJcrDAO<Post>public boolean exists(String arg0)
exists in interface org.jcrom.dao.JcrDAO<Post>exists in class org.jcrom.dao.AbstractJcrDAO<Post>
public List<Post> findAll(RepositorySearchOptions options)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionpublic Post get(String path)
get in interface org.jcrom.dao.JcrDAO<Post>get in class org.jcrom.dao.AbstractJcrDAO<Post>public String update(Post entity)
update in interface org.jcrom.dao.JcrDAO<Post>update in class org.jcrom.dao.AbstractJcrDAO<Post>
public String update(Post arg0,
String arg1,
int arg2)
update in interface org.jcrom.dao.JcrDAO<Post>update in class org.jcrom.dao.AbstractJcrDAO<Post>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||