|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectuk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao
uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao
uk.co.lakesidetech.springxmldb.dao.exist.ExistCollectionManageXMLDBDao
| Field Summary |
| Fields inherited from class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao |
COLLECTIONMANAGEMENTSERVICE_NAME, COLLECTIONMANAGEMENTSERVICE_VERSION |
| Fields inherited from class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao |
dataSource, RESOURCETYPE_XMLRESOURCE, XPATHQUERYSERVICE_NAME, XPATHQUERYSERVICE_VERSION, XUPDATEQUERYSERVICE_NAME, XUPDATEQUERYSERVICE_VERSION |
| Constructor Summary | |
ExistCollectionManageXMLDBDao()
|
|
| Method Summary | |
java.util.Collection |
getCollectionCollectionInfo(java.lang.String collectionPath)
Get the information on all child collections of a collection given its collection path This method should return a collection (in the java.util sense) of XMLDBCollectionInfo
objects |
java.util.Collection |
getCollectionResourceInfo(java.lang.String collectionPath)
Get the information on all the resources in a collection given the collection path This method should return a collection (in the java.util sense) of XMLDBResourceInfo
objects |
| Methods inherited from class uk.co.lakesidetech.springxmldb.dao.BaseCollectionManageXMLDBDao |
addCollection, addCollectionPath, doesCollectionExist, getCollectionManagementServiceFromCollection, removeCollection |
| Methods inherited from class uk.co.lakesidetech.springxmldb.dao.AbstractXMLDBDao |
getDataSource, getNameSpaces, getXPathQueryServiceFromCollection, getXUpdateServiceFromCollection, processResourceSetToDocuments, processResourceSetToStrings, setDataSource, setNameSpaces |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExistCollectionManageXMLDBDao()
| Method Detail |
public java.util.Collection getCollectionResourceInfo(java.lang.String collectionPath)
throws XMLDBDataAccessException
ICollectionManageXMLDBDaoXMLDBResourceInfo
objects
getCollectionResourceInfo in interface ICollectionManageXMLDBDaogetCollectionResourceInfo in class BaseCollectionManageXMLDBDaocollectionPath -
XMLDBDataAccessExceptionICollectionManageXMLDBDao.getCollectionResourceInfo(java.lang.String)
public java.util.Collection getCollectionCollectionInfo(java.lang.String collectionPath)
throws XMLDBDataAccessException
ICollectionManageXMLDBDaoXMLDBCollectionInfo
objects
getCollectionCollectionInfo in interface ICollectionManageXMLDBDaogetCollectionCollectionInfo in class BaseCollectionManageXMLDBDaocollectionPath -
XMLDBDataAccessExceptionICollectionManageXMLDBDao.getCollectionCollectionInfo(java.lang.String)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||