|
Ontimize Document Management 0.035EN | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ontimize.dms.jcr.JcrWrapperAbstract
com.ontimize.dms.jcr.JcrWrapperPropertyAbstract
public abstract class JcrWrapperPropertyAbstract
| Field Summary |
|---|
| Fields inherited from class com.ontimize.dms.jcr.JcrWrapperAbstract |
|---|
MSG_CREATE_NM |
| Constructor Summary | |
|---|---|
JcrWrapperPropertyAbstract()
|
|
| Method Summary | |
|---|---|
Property |
getProperty(java.lang.String name)
|
boolean |
hasProperty(java.lang.String name)
|
Property |
setProperty(java.lang.String name,
java.lang.Object value)
|
| Methods inherited from class com.ontimize.dms.jcr.JcrWrapperAbstract |
|---|
createNodeManager, createNodeManager, getConverter, getInnerSession, getInternal, getSession, getWrapper, isSaveInSessionEnabled, save, save, setConverter, setInnerSession, setInternal, setSaveInSession, setSession, setWrapper |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ontimize.dms.jcr.JcrWrapper |
|---|
getInnerSession, getInternal, getSession, getWrapper, save |
| Constructor Detail |
|---|
public JcrWrapperPropertyAbstract()
| Method Detail |
|---|
public Property getProperty(java.lang.String name)
throws RepositoryException
getProperty in interface JcrWrapperPropertyRepositoryException
public boolean hasProperty(java.lang.String name)
throws RepositoryException
hasProperty in interface JcrWrapperPropertyRepositoryException
public Property setProperty(java.lang.String name,
java.lang.Object value)
throws RepositoryException
setProperty in interface JcrWrapperPropertyRepositoryException
|
Ontimize Document Management | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||