Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V 

A

activate(ComponentContext) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
activate(JcrSystemUserValidator.Config) - Method in class org.apache.sling.jcr.resource.internal.JcrSystemUserValidator
 
adaptTo(ResolveContext<JcrProviderState>, Class<AdapterType>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
addBindings(Bindings) - Method in class org.apache.sling.jcr.resource.internal.scripting.JcrObjectsBindingsValuesProvider
authenticate(Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
Create a new ResourceResolver wrapping a Session object.
AUTHENTICATION_INFO_CREDENTIALS - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the property providing the JCR credentials to be used by the resource resolver factory method instead of the user.name and user.password properties.
AUTHENTICATION_INFO_SESSION - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the authentication info property containing a JCR Session to which a JCR based resource resolver should provide access.
available() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 

B

BasicQueryLanguageProvider - Class in org.apache.sling.jcr.resource.internal.helper.jcr
 
BasicQueryLanguageProvider(ProviderContext) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.BasicQueryLanguageProvider
 
bindDynamicClassLoaderManager(DynamicClassLoaderManager) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
BooleanConverter - Class in org.apache.sling.jcr.resource.internal.helper
A converter for Boolean
BooleanConverter(Boolean) - Constructor for class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 

C

CalendarConverter - Class in org.apache.sling.jcr.resource.internal.helper
A converter for Calendar
CalendarConverter(Calendar) - Constructor for class org.apache.sling.jcr.resource.internal.helper.CalendarConverter
 
clear() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
clear() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
close() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
Closes the input stream if acquired otherwise does nothing.
close() - Method in class org.apache.sling.jcr.resource.internal.JcrListenerBaseConfig
Dispose this config Close session.
close() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
Dispose this listener.
commit(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
containsKey(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
containsKey(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
containsValue(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
containsValue(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
Converter - Interface in org.apache.sling.jcr.resource.internal.helper
A converter converts a value to a specific target type.
convertToType(Class<T>, Node, ClassLoader) - Method in class org.apache.sling.jcr.resource.internal.helper.JcrPropertyMapCacheEntry
Convert the default value to the given type
copy(ResolveContext<JcrProviderState>, String, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
create(ResolveContext<JcrProviderState>, String, Map<String, Object>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
createResource(ResourceResolver, String, Resource, Map<String, String>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrItemResourceFactory
Creates a Resource instance for the item found at the given path.
createValue(Object, Session) - Static method in class org.apache.sling.jcr.resource.internal.helper.JcrResourceUtil
Creates a JCR Value for the given object with the given Session.

D

DateConverter - Class in org.apache.sling.jcr.resource.internal.helper
A converter for Date
DateConverter(Date) - Constructor for class org.apache.sling.jcr.resource.internal.helper.DateConverter
 
deactivate() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
delete(ResolveContext<JcrProviderState>, Resource) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 

E

entrySet() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
entrySet() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
escapeKeyName(String) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
Handles key name escaping by taking into consideration if it contains a registered prefix
escapeKeyName(String) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
Handles key name escaping by taking into consideration if it contains a registered prefix

F

findResources(ResolveContext<JcrProviderState>, String, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.BasicQueryLanguageProvider
 

G

get(String, Class<T>) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
get(String, T) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
get(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
get(String, Class<T>) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
get(String, T) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
get(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
getAttribute(ResolveContext<JcrProviderState>, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getAttributeNames(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getConfig() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
Get the observation configuration
getDynamicClassLoader() - Method in class org.apache.sling.jcr.resource.internal.HelperData
 
getNamespacePrefixes(Session) - Method in class org.apache.sling.jcr.resource.internal.HelperData
 
getNode() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
Get the node.
getParent(ResolveContext<JcrProviderState>, Resource) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getPath() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
Return the path of the current node.
getPath() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
Deprecated. 
getPropertyValue() - Method in class org.apache.sling.jcr.resource.internal.helper.JcrPropertyMapCacheEntry
Get the current property value.
getPropertyValueOrNull() - Method in class org.apache.sling.jcr.resource.internal.helper.JcrPropertyMapCacheEntry
Get the current property value.
getQueryLanguageProvider() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getReporter() - Method in class org.apache.sling.jcr.resource.internal.JcrListenerBaseConfig
The observation reporter
getResource(ResolveContext<JcrProviderState>, String, ResourceContext, Resource) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
getSupportedLanguages(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.BasicQueryLanguageProvider
 
getURI() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrExternalizableInputStream
 
getURIProviders() - Method in class org.apache.sling.jcr.resource.internal.HelperData
 
getUserId() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceChange
 

H

handleMixinTypes(Node, String[]) - Static method in class org.apache.sling.jcr.resource.internal.NodeUtil
Update the mixin node types
hasChanges(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
hasNext() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
 
HelperData - Class in org.apache.sling.jcr.resource.internal
This is a helper class used to pass several services/data to the resource and value map implementations.
HelperData(AtomicReference<DynamicClassLoaderManager>, AtomicReference<URIProvider[]>) - Constructor for class org.apache.sling.jcr.resource.internal.HelperData
 

I

isArray() - Method in class org.apache.sling.jcr.resource.internal.helper.JcrPropertyMapCacheEntry
Whether this value is an array or not
isEmpty() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
isEmpty() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
isLive(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
isValid(String, String, String) - Method in class org.apache.sling.jcr.resource.internal.JcrSystemUserValidator
 
isValid(Iterable<String>, String, String) - Method in class org.apache.sling.jcr.resource.internal.JcrSystemUserValidator
 

J

JcrExternalizableInputStream - Class in org.apache.sling.jcr.resource.internal.helper.jcr
A lazy initialised input stream wrapping a JCR Property that also has a Public URI representation.
JcrItemResourceFactory - Class in org.apache.sling.jcr.resource.internal.helper.jcr
 
JcrItemResourceFactory(Session, HelperData) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrItemResourceFactory
 
JcrListenerBaseConfig - Class in org.apache.sling.jcr.resource.internal
This is the base configuration for a JCR listener, shared by all registered JcrResourceListeners.
JcrListenerBaseConfig(ObservationReporter, SlingRepository) - Constructor for class org.apache.sling.jcr.resource.internal.JcrListenerBaseConfig
 
JcrModifiableValueMap - Class in org.apache.sling.jcr.resource.internal
This implementation of the value map allows to change the properties.
JcrModifiableValueMap(Node, HelperData) - Constructor for class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
Constructor
JcrNodeResourceIterator - Class in org.apache.sling.jcr.resource.internal.helper.jcr
The JcrNodeResourceIterator class is a resource iterator, which returns resources for each node of an underlying NodeIterator.
JcrNodeResourceIterator(ResourceResolver, String, String, NodeIterator, HelperData, PathSet) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
Creates an instance using the given resource manager and the nodes provided as a node iterator.
JcrObjectsBindingsValuesProvider - Class in org.apache.sling.jcr.resource.internal.scripting
BindingsValuesProvider for currentNode and currentSession object.
JcrObjectsBindingsValuesProvider() - Constructor for class org.apache.sling.jcr.resource.internal.scripting.JcrObjectsBindingsValuesProvider
 
JcrPropertyMapCacheEntry - Class in org.apache.sling.jcr.resource.internal.helper
 
JcrPropertyMapCacheEntry(Property) - Constructor for class org.apache.sling.jcr.resource.internal.helper.JcrPropertyMapCacheEntry
Create a new cache entry from a property.
JcrPropertyMapCacheEntry(Object, Node) - Constructor for class org.apache.sling.jcr.resource.internal.helper.JcrPropertyMapCacheEntry
Create a new cache entry from a value.
JcrProviderStateFactory - Class in org.apache.sling.jcr.resource.internal.helper.jcr
 
JcrProviderStateFactory(ServiceReference<SlingRepository>, SlingRepository, AtomicReference<DynamicClassLoaderManager>, AtomicReference<URIProvider[]>) - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory
 
JcrResourceChange - Class in org.apache.sling.jcr.resource.internal
Extension of ResourceChange to support user id (if available)
JcrResourceChange(ResourceChange.ChangeType, String, boolean, String) - Constructor for class org.apache.sling.jcr.resource.internal.JcrResourceChange
 
JcrResourceConstants - Class in org.apache.sling.jcr.resource.api
The JcrResourceConstants interface provides constant values.
JcrResourceConstants() - Constructor for class org.apache.sling.jcr.resource.api.JcrResourceConstants
 
JcrResourceListener - Class in org.apache.sling.jcr.resource.internal
The JcrResourceListener listens for JCR observation events and creates resource change events which are sent through the ObservationReporter.
JcrResourceListener(JcrListenerBaseConfig, ObserverConfiguration) - Constructor for class org.apache.sling.jcr.resource.internal.JcrResourceListener
 
JcrResourceProvider - Class in org.apache.sling.jcr.resource.internal.helper.jcr
 
JcrResourceProvider() - Constructor for class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
JcrResourceUtil - Class in org.apache.sling.jcr.resource.internal.helper
The JcrResourceUtil class provides helper methods used throughout this bundle.
JcrResourceUtil() - Constructor for class org.apache.sling.jcr.resource.internal.helper.JcrResourceUtil
 
JcrSystemUserValidator - Class in org.apache.sling.jcr.resource.internal
Implementation of the ServiceUserValidator and ServicePrincipalsValidator interfaces that verifies that all registered service users/principals are represented by system users in the underlying JCR repository.
JcrSystemUserValidator() - Constructor for class org.apache.sling.jcr.resource.internal.JcrSystemUserValidator
 
JcrSystemUserValidator.Config - Annotation Type in org.apache.sling.jcr.resource.internal
 
JcrValueMap - Class in org.apache.sling.jcr.resource.internal
 
JcrValueMap(Node, HelperData) - Constructor for class org.apache.sling.jcr.resource.internal.JcrValueMap
Create a new JCR property map based on a node.

K

keySet() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
keySet() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 

L

LazyInputStream - Class in org.apache.sling.jcr.resource.internal.helper
Lazily acquired InputStream which only accesses the JCR Value InputStream if data is to be read from the stream.
LazyInputStream(Value) - Constructor for class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
listChildren(ResolveContext<JcrProviderState>, Resource) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
logout(JcrProviderState) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 

M

mark(int) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
markSupported() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
MIXIN_TYPES - Static variable in class org.apache.sling.jcr.resource.internal.NodeUtil
Property for the mixin node types.
move(ResolveContext<JcrProviderState>, String, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 

N

next() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
 
NODE_TYPE - Static variable in class org.apache.sling.jcr.resource.internal.NodeUtil
Property for the node type.
NodeUtil - Class in org.apache.sling.jcr.resource.internal
 
NodeUtil() - Constructor for class org.apache.sling.jcr.resource.internal.NodeUtil
 
NT_SLING_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
Constant for the sling:Folder node type
NT_SLING_ORDERED_FOLDER - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
Constant for the sling:OrderedFolder node type
NumberConverter - Class in org.apache.sling.jcr.resource.internal.helper
A converter for Number
NumberConverter(Number) - Constructor for class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 

O

onEvent(EventIterator) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
 
org.apache.sling.jcr.resource.api - package org.apache.sling.jcr.resource.api
 
org.apache.sling.jcr.resource.internal - package org.apache.sling.jcr.resource.internal
 
org.apache.sling.jcr.resource.internal.helper - package org.apache.sling.jcr.resource.internal.helper
 
org.apache.sling.jcr.resource.internal.helper.jcr - package org.apache.sling.jcr.resource.internal.helper.jcr
 
org.apache.sling.jcr.resource.internal.scripting - package org.apache.sling.jcr.resource.internal.scripting
 

P

put(String, Object) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
put(String, Object) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 

Q

query(Session, String, String) - Static method in class org.apache.sling.jcr.resource.internal.helper.JcrResourceUtil
Helper method to execute a JCR query.
queryResources(ResolveContext<JcrProviderState>, String, String) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.BasicQueryLanguageProvider
 

R

read() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrExternalizableInputStream
 
read() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
read(byte[]) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
read(byte[], int, int) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
refresh(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
register(EventListener, ObserverConfiguration) - Method in class org.apache.sling.jcr.resource.internal.JcrListenerBaseConfig
Register a JCR event listener
remove() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrNodeResourceIterator
Throws UnsupportedOperationException as this method is not supported by this implementation.
remove(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
remove(Object) - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
reset() - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
revert(ResolveContext<JcrProviderState>) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 

S

size() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
size() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
skip(long) - Method in class org.apache.sling.jcr.resource.internal.helper.LazyInputStream
 
SLING_NAMESPACE_URI - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The namespace URI used by Sling JCR for items and node types used by Sling (value is "http://sling.apache.org/jcr/sling/1.0").
SLING_RESOURCE_SUPER_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the JCR Property that defines the resource super type (value is "sling:resourceSuperType").
SLING_RESOURCE_TYPE_PROPERTY - Static variable in class org.apache.sling.jcr.resource.api.JcrResourceConstants
The name of the JCR Property that defines the resource type of this node (value is "sling:resourceType").
start(ProviderContext) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
stop() - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
StringConverter - Class in org.apache.sling.jcr.resource.internal.helper
A converter for any object based on toString()
StringConverter(Object) - Constructor for class org.apache.sling.jcr.resource.internal.helper.StringConverter
 

T

toBigDecimal() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toBigDecimal() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to BigDecimal.
toBigDecimal() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toBigDecimal() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toBoolean() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toBoolean() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to boolean.
toBoolean() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toBoolean() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toByte() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toByte() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Byte.
toByte() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toByte() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toCalendar() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toCalendar() - Method in class org.apache.sling.jcr.resource.internal.helper.CalendarConverter
 
toCalendar() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Calendar.
toCalendar() - Method in class org.apache.sling.jcr.resource.internal.helper.DateConverter
 
toCalendar() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toCalendar() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toDate() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toDate() - Method in class org.apache.sling.jcr.resource.internal.helper.CalendarConverter
 
toDate() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Date.
toDate() - Method in class org.apache.sling.jcr.resource.internal.helper.DateConverter
 
toDate() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toDate() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toDouble() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toDouble() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Double.
toDouble() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toDouble() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toFloat() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toFloat() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Float.
toFloat() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toFloat() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toInteger() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toInteger() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Integer.
toInteger() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toInteger() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toJavaObject(Value) - Static method in class org.apache.sling.jcr.resource.internal.helper.JcrResourceUtil
Converts a JCR Value to a corresponding Java Object
toJavaObject(Property) - Static method in class org.apache.sling.jcr.resource.internal.helper.JcrResourceUtil
Converts the value(s) of a JCR Property to a corresponding Java Object.
toLong() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toLong() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Long.
toLong() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toLong() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toShort() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toShort() - Method in interface org.apache.sling.jcr.resource.internal.helper.Converter
Convert to Short.
toShort() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toShort() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.BooleanConverter
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.CalendarConverter
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.DateConverter
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.NumberConverter
 
toString() - Method in class org.apache.sling.jcr.resource.internal.helper.StringConverter
 
toString() - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
 
toString() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 

U

unbindDynamicClassLoaderManager(DynamicClassLoaderManager) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
unregister(EventListener) - Method in class org.apache.sling.jcr.resource.internal.JcrListenerBaseConfig
Unregister the listener.
update(long) - Method in class org.apache.sling.jcr.resource.internal.helper.jcr.JcrResourceProvider
 
update(ObserverConfiguration) - Method in class org.apache.sling.jcr.resource.internal.JcrResourceListener
Update the observation configuration.

V

VALIDATION_SERVICE_USER - Static variable in class org.apache.sling.jcr.resource.internal.JcrSystemUserValidator
 
values() - Method in class org.apache.sling.jcr.resource.internal.JcrModifiableValueMap
 
values() - Method in class org.apache.sling.jcr.resource.internal.JcrValueMap
 
A B C D E F G H I J K L M N O P Q R S T U V 
Skip navigation links

Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.