javax.jcr.Node

GPTKB entity

Statements (59)
Predicate Object
gptkbp:instanceOf interface
gptkbp:definedIn javax.jcr package
gptkbp:hasMethod unlock()
remove()
getName()
orderBefore(String srcChildRelPath, String destChildRelPath)
accept(ItemVisitor visitor)
addMixin(String mixinName)
addNode(String relPath)
canAddMixin(String mixinName)
cancelMerge(Version version)
checkin()
checkout()
doneMerge(Version version)
followLifecycleTransition(String transition)
getAllowedLifecycleTransitions()
getAncestor(int depth)
getBaseVersion()
getCorrespondingNodePath(String workspaceName)
getDefinition()
getDepth()
getIdentifier()
getMixinNodeTypes()
getNode(String relPath)
getNodes()
getParent()
getPath()
getPrimaryNodeType()
getProperties()
getProperty(String name)
getReferences()
getSession()
getUUID()
getVersionHistory()
getWeakReferences()
hasNode(String relPath)
hasNodes()
hasProperties()
hasProperty(String relPath)
holdsLock()
isCheckedOut()
isLocked()
isNodeType(String nodeTypeName)
isSame(Item otherItem)
lock(boolean isDeep, boolean isSessionScoped)
merge(String srcWorkspace, boolean bestEffort)
removeMixin(String mixinName)
restore(Version version, boolean removeExisting)
setProperty(String name, Value value)
update(String srcWorkspace)
https://www.w3.org/2000/01/rdf-schema#label javax.jcr.Node
gptkbp:introducedIn gptkb:JCR_1.0_(JSR-170)
gptkbp:language gptkb:Java
gptkbp:partOf gptkb:Java_Content_Repository_(JCR)_API
gptkbp:superclass javax.jcr.Item
gptkbp:usedBy JCR-compliant content repositories
gptkbp:usedFor representing a node in a JCR repository hierarchy
gptkbp:bfsParent gptkb:ValueFactory_interface
gptkbp:bfsLayer 7