|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.chemistry.opencmis.jcr.JcrNode.PropertyUpdater
protected static final class JcrNode.PropertyUpdater
Thunk for JcrNode.updateProperties(Node, String, Properties)
Method Summary | |
---|---|
void |
apply(javax.jcr.Node node)
|
static JcrNode.PropertyUpdater |
create(JcrTypeManager typeManager,
java.lang.String typeId,
Properties properties)
|
boolean |
isEmpty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static JcrNode.PropertyUpdater create(JcrTypeManager typeManager, java.lang.String typeId, Properties properties)
public boolean isEmpty()
public void apply(javax.jcr.Node node)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |