JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.apache.sling.api.resource.runtime.dto.RuntimeDTO
Packages that use
RuntimeDTO
Package
Description
org.apache.sling.api.resource.runtime
org.apache.sling.resourceresolver.impl.providers
Uses of
RuntimeDTO
in
org.apache.sling.api.resource.runtime
Methods in
org.apache.sling.api.resource.runtime
that return
RuntimeDTO
Modifier and Type
Method
Description
RuntimeDTO
RuntimeService.
getRuntimeDTO
()
Uses of
RuntimeDTO
in
org.apache.sling.resourceresolver.impl.providers
Methods in
org.apache.sling.resourceresolver.impl.providers
that return
RuntimeDTO
Modifier and Type
Method
Description
RuntimeDTO
RuntimeServiceImpl.
getRuntimeDTO
()
Methods in
org.apache.sling.resourceresolver.impl.providers
with parameters of type
RuntimeDTO
Modifier and Type
Method
Description
void
ResourceProviderTracker.
fill
(
RuntimeDTO
dto)