net.fortuna.ical4j.connector.jcr
public class JcrCalendarStore extends AbstractJcrObjectStore<JcrCalendarCollection> implements CalendarStore<JcrCalendarCollection>
| Constructor and Description |
|---|
JcrCalendarStore(org.jcrom.Jcrom jcrom,
javax.jcr.Repository repository,
String path) |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractJcrObjectCollectionDao<JcrCalendarCollection> |
getCollectionDao() |
protected JcrCalendarCollection |
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 JcrCalendarStore(org.jcrom.Jcrom jcrom,
javax.jcr.Repository repository,
String path)
jcrom - a JCROM instancerepository - a repository instancepath - the store repository pathprotected JcrCalendarCollection newCollection()
newCollection in class AbstractJcrObjectStore<JcrCalendarCollection>protected AbstractJcrObjectCollectionDao<JcrCalendarCollection> getCollectionDao()
getCollectionDao in class AbstractJcrObjectStore<JcrCalendarCollection>Copyright © 2008-2013 Micronode. All Rights Reserved.