|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.springframework.extensions.jcr.JcrAccessor
org.springframework.extensions.jcr.JcrTemplate
org.pentaho.platform.repository2.unified.jcr.sejcr.PentahoJcrTemplate
public class PentahoJcrTemplate
Copy of superclass' execute with better exception conversions.
Constructor Summary | |
---|---|
PentahoJcrTemplate()
|
Method Summary | |
---|---|
Object |
execute(org.springframework.extensions.jcr.JcrCallback action,
boolean exposeNativeSession)
Copy of superclass' execute with pentahoConvertJcrAccessException substitutions. |
Methods inherited from class org.springframework.extensions.jcr.JcrTemplate |
---|
addLockToken, dump, execute, getAttribute, getAttributeNames, getImportContentHandler, getItem, getLockTokens, getNamespacePrefix, getNamespacePrefixes, getNamespaceURI, getNodeByUUID, getRootNode, getUserID, getValueFactory, hasPendingChanges, importXML, isAllowCreate, isExposeNativeSession, isLive, itemExists, move, query, query, query, query, query, refresh, removeLockToken, rename, save, setAllowCreate, setExposeNativeSession, setNamespacePrefix |
Methods inherited from class org.springframework.extensions.jcr.JcrAccessor |
---|
afterPropertiesSet, convertJcrAccessException, convertJcrAccessException, convertJcrAccessException, getSessionFactory, setSessionFactory |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PentahoJcrTemplate()
Method Detail |
---|
public Object execute(org.springframework.extensions.jcr.JcrCallback action, boolean exposeNativeSession) throws org.springframework.dao.DataAccessException
execute
in interface org.springframework.extensions.jcr.JcrOperations
execute
in class org.springframework.extensions.jcr.JcrTemplate
org.springframework.dao.DataAccessException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |