|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.jcr.ext.common.NodeWrapper
public abstract class NodeWrapper
Created by The eXo Platform SAS .
Wrapper for jcr node. The idea is to force application to use the node of particular NodeType so
the object's client could not change its type in modified method. For example
| Constructor Summary | |
|---|---|
protected |
NodeWrapper(javax.jcr.Node node)
|
| Method Summary | |
|---|---|
javax.jcr.Node |
getNode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected NodeWrapper(javax.jcr.Node node)
| Method Detail |
|---|
public final javax.jcr.Node getNode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||