public interface JackrabbitNode
javax.jcr.Node interface.| Modifier and Type | Method and Description |
|---|---|
void |
rename(String newName) |
void |
setMixins(String[] mixinNames) |
void rename(String newName) throws RepositoryException
newName - javax.jcr.RepositoryExceptionRepositoryExceptionvoid setMixins(String[] mixinNames) throws NoSuchNodeTypeException, VersionException, ConstraintViolationException, LockException, RepositoryException
mixinNames - NoSuchNodeTypeExceptionVersionExceptionConstraintViolationExceptionLockExceptionRepositoryException"Copyright © 2010 - 2017 Adobe Systems Incorporated. All Rights Reserved"