net.fortuna.ical4j.connector.jcr
public class JcrCardStore extends AbstractJcrObjectStore<JcrCardCollection> implements CardStore<JcrCardCollection>
| Constructor and Description |
|---|
JcrCardStore(org.jcrom.Jcrom jcrom,
javax.jcr.Repository repository,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractJcrObjectCollectionDao<JcrCardCollection> |
getCollectionDao() |
protected JcrCardCollection |
newCollection() |
addCollection, addCollection, assertConnected, connect, connect, disconnect, getCollection, getCollections, isConnected, removeCollectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCollection, addCollection, connect, connect, disconnect, getCollection, getCollections, isConnected, removeCollectionpublic JcrCardStore(org.jcrom.Jcrom jcrom,
javax.jcr.Repository repository,
String path)
repository - a repository instancepath - the store repository pathjcrom - a JCROM instanceprotected JcrCardCollection newCollection()
newCollection in class AbstractJcrObjectStore<JcrCardCollection>protected AbstractJcrObjectCollectionDao<JcrCardCollection> getCollectionDao()
getCollectionDao in class AbstractJcrObjectStore<JcrCardCollection>Copyright © 2008-2013 Micronode. All Rights Reserved.