|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.modeshape.jdbc.JcrRowId
public class JcrRowId
Constructor Summary | |
---|---|
JcrRowId(String path)
|
Method Summary | |
---|---|
byte[] |
getBytes()
|
String |
getPath()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.sql.RowId |
---|
equals, hashCode, toString |
Constructor Detail |
---|
public JcrRowId(String path)
Method Detail |
---|
public String getPath()
public byte[] getBytes()
getBytes
in interface RowId
RowId.getBytes()
|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |