|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.utilities.JCRUtilities
Contains some JCR Utilities
Constructor Summary | |
JCRUtilities()
|
Method Summary | |
static java.io.InputStream |
getContentByPath(java.lang.String jcrPath)
Gets content information known the jcr path |
static java.io.InputStream |
getContentByPathAndVersion(java.lang.String jcrPath,
java.lang.String version)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JCRUtilities()
Method Detail |
public static java.io.InputStream getContentByPath(java.lang.String jcrPath) throws it.eng.spago.error.EMFInternalError
jcrPath
- The input jcr path string
it.eng.spago.error.EMFInternalError
- If any exception occurredpublic static java.io.InputStream getContentByPathAndVersion(java.lang.String jcrPath, java.lang.String version) throws it.eng.spago.error.EMFInternalError
it.eng.spago.error.EMFInternalError
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |