Uses of Class
org.exoplatform.services.jcr.ext.resource.NodeRepresentationService
-
-
Uses of NodeRepresentationService in org.exoplatform.services.jcr.ext.resource
Constructors in org.exoplatform.services.jcr.ext.resource with parameters of type NodeRepresentationService Constructor Description JcrURLConnection(UnifiedNodeReference nodeReference, SessionProvider sessionProvider, NodeRepresentationService nodeRepresentationService)JcrURLConnection(UnifiedNodeReference nodeReference, SessionProvider sessionProvider, NodeRepresentationService nodeRepresentationService, boolean closeSessionProvider) -
Uses of NodeRepresentationService in org.exoplatform.services.jcr.ext.resource.jcr
Constructors in org.exoplatform.services.jcr.ext.resource.jcr with parameters of type NodeRepresentationService Constructor Description Handler(org.exoplatform.services.jcr.RepositoryService rs, NodeRepresentationService nrs, SessionProviderService tsps) -
Uses of NodeRepresentationService in org.exoplatform.services.jcr.ext.resource.representation
Fields in org.exoplatform.services.jcr.ext.resource.representation declared as NodeRepresentationService Modifier and Type Field Description protected NodeRepresentationServiceNtFileNodeRepresentationFactory. nodeRepresentationServiceConstructors in org.exoplatform.services.jcr.ext.resource.representation with parameters of type NodeRepresentationService Constructor Description NtFileNodeRepresentationFactory(NodeRepresentationService nodeRepresentationService)
-