org.apache.chemistry.opencmis.jcr
Class JcrNode.PropertyUpdater
java.lang.Object
org.apache.chemistry.opencmis.jcr.JcrNode.PropertyUpdater
- Enclosing class:
- JcrNode
protected static final class JcrNode.PropertyUpdater
- extends Object
Thunk for JcrNode.updateProperties(Node, String, Properties)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static JcrNode.PropertyUpdater create(JcrTypeManager typeManager,
String typeId,
Properties properties)
isEmpty
public boolean isEmpty()
apply
public void apply(javax.jcr.Node node)
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.