jar

org.wso2.carbon.registry : org.wso2.carbon.registry.jcr

Maven & Gradle

Mar 01, 2023
2 usages
20 stars

WSO2 Carbon - Registry - JCR

Table Of Contents

Latest Version

Download org.wso2.carbon.registry : org.wso2.carbon.registry.jcr JAR file - Latest Versions:

All Versions

Download org.wso2.carbon.registry : org.wso2.carbon.registry.jcr JAR file - All Versions:

Version Vulnerabilities Size Updated
4.8.x
4.7.x
4.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.wso2.carbon.registry.jcr-4.8.15.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.wso2.carbon.registry.jcr.util.security

├─ org.wso2.carbon.registry.jcr.util.security.PrivilegeRegistry.class - [JAR]

├─ org.wso2.carbon.registry.jcr.util.security.RegistryPrivilegeDefinition.class - [JAR]

org.wso2.carbon.registry.jcr.util.query.qom

├─ org.wso2.carbon.registry.jcr.util.query.qom.QOMUtil.class - [JAR]

org.wso2.carbon.registry.jcr

├─ org.wso2.carbon.registry.jcr.RegistryBinary.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryImportUUIDBehavior.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryItemVisitor.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryNamespace.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryNode.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryNodeIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryProperty.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryPropertyIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryPropertyType.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryRepository.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryRepositoryFactory.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistrySession.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistrySimpleCredentials.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryValue.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryValueFactory.class - [JAR]

├─ org.wso2.carbon.registry.jcr.RegistryWorkspace.class - [JAR]

org.wso2.carbon.registry.jcr.security

├─ org.wso2.carbon.registry.jcr.security.RegistryAccessControlEntry.class - [JAR]

├─ org.wso2.carbon.registry.jcr.security.RegistryAccessControlList.class - [JAR]

├─ org.wso2.carbon.registry.jcr.security.RegistryAccessControlManager.class - [JAR]

├─ org.wso2.carbon.registry.jcr.security.RegistryAccessControlPolicy.class - [JAR]

├─ org.wso2.carbon.registry.jcr.security.RegistryAccessControlPolicyIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.security.RegistryNamedAccessControlPolicy.class - [JAR]

├─ org.wso2.carbon.registry.jcr.security.RegistryPrivilege.class - [JAR]

org.wso2.carbon.registry.jcr.query

├─ org.wso2.carbon.registry.jcr.query.RegistryQuery.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.RegistryQueryManager.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.RegistryQueryResult.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.RegistryRow.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.RegistryRowIterator.class - [JAR]

org.wso2.carbon.registry.jcr.query.qom

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryAnd.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryBindVariableValue.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryChildNode.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryChildNodeJoinCondition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryColumn.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryComparison.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryConstraint.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryDescendantNode.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryDescendantNodeJoinCondition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryDynamicOperand.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryEquiJoinCondition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryFullTextSearch.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryFullTextSearchScore.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryJoin.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryJoinCondition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryLength.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryLiteral.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryLowerCase.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryNodeLocalName.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryNodeName.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryNot.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryOperand.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryOr.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryOrdering.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryPropertyExistence.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryPropertyValue.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryQueryObjectModel.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryQueryObjectModelConstants.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryQueryObjectModelFactory.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistrySameNode.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistrySameNodeJoinCondition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistrySelector.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistrySource.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryStaticOperand.class - [JAR]

├─ org.wso2.carbon.registry.jcr.query.qom.RegistryUpperCase.class - [JAR]

org.wso2.carbon.registry.jcr.util.nodetype.xml

├─ org.wso2.carbon.registry.jcr.util.nodetype.xml.Constants.class - [JAR]

├─ org.wso2.carbon.registry.jcr.util.nodetype.xml.NodeTypeReader.class - [JAR]

org.wso2.carbon.registry.jcr.retention

├─ org.wso2.carbon.registry.jcr.retention.RegistryHold.class - [JAR]

├─ org.wso2.carbon.registry.jcr.retention.RegistryRetentionManager.class - [JAR]

├─ org.wso2.carbon.registry.jcr.retention.RegistryRetentionPolicy.class - [JAR]

org.wso2.carbon.registry.jcr.util.retention

├─ org.wso2.carbon.registry.jcr.util.retention.EffectiveRetentionUtil.class - [JAR]

org.wso2.carbon.registry.jcr.version

├─ org.wso2.carbon.registry.jcr.version.RegistryVersion.class - [JAR]

├─ org.wso2.carbon.registry.jcr.version.RegistryVersionHistory.class - [JAR]

├─ org.wso2.carbon.registry.jcr.version.RegistryVersionIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.version.RegistryVersionManager.class - [JAR]

org.wso2.carbon.registry.jcr.lock

├─ org.wso2.carbon.registry.jcr.lock.RegistryLock.class - [JAR]

├─ org.wso2.carbon.registry.jcr.lock.RegistryLockManager.class - [JAR]

org.wso2.carbon.registry.jcr.nodetype

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryItemDefinition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeDefinition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeDefinitionTemplate.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeType.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeTypeDefinition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeTypeIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeTypeManager.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryNodeTypeTemplate.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryPropertyDefinition.class - [JAR]

├─ org.wso2.carbon.registry.jcr.nodetype.RegistryPropertyDefinitionTemplate.class - [JAR]

org.wso2.carbon.registry.jcr.util.test.data

├─ org.wso2.carbon.registry.jcr.util.test.data.TCKTestDataLoader.class - [JAR]

org.wso2.carbon.registry.jcr.observation

├─ org.wso2.carbon.registry.jcr.observation.RegistryEvent.class - [JAR]

├─ org.wso2.carbon.registry.jcr.observation.RegistryEventIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.observation.RegistryEventJournal.class - [JAR]

├─ org.wso2.carbon.registry.jcr.observation.RegistryEventListener.class - [JAR]

├─ org.wso2.carbon.registry.jcr.observation.RegistryEventListenerIterator.class - [JAR]

├─ org.wso2.carbon.registry.jcr.observation.RegistryObservationManager.class - [JAR]

org.wso2.carbon.registry.jcr.util

├─ org.wso2.carbon.registry.jcr.util.RegistryJCRItemOperationUtil.class - [JAR]

├─ org.wso2.carbon.registry.jcr.util.RegistryJCRSpecificStandardLoderUtil.class - [JAR]

├─ org.wso2.carbon.registry.jcr.util.RegistryNodeTypeUtil.class - [JAR]

├─ org.wso2.carbon.registry.jcr.util.RegistrySecurityUtil.class - [JAR]

Advertisement