Uses of Interface
org.exoplatform.services.jcr.ext.resource.NodeRepresentation
Packages that use NodeRepresentation
Package
Description
-
Uses of NodeRepresentation in org.exoplatform.services.jcr.ext.resource
Classes in org.exoplatform.services.jcr.ext.resource that implement NodeRepresentationModifier and TypeClassDescriptionclassCreated by The eXo Platform SAS .classCreated by The eXo Platform SAS .classCreated by The eXo Platform SAS .Methods in org.exoplatform.services.jcr.ext.resource that return NodeRepresentationModifier and TypeMethodDescriptionDocumentViewNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) creates new NodeRepresentation instanceNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) creates new NodeRepresentation instanceSystemViewNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) creates new NodeRepresentation instanceNodeRepresentationService.getNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) Get NodeRepresentation for given node. -
Uses of NodeRepresentation in org.exoplatform.services.jcr.ext.resource.representation
Classes in org.exoplatform.services.jcr.ext.resource.representation that implement NodeRepresentationModifier and TypeClassDescriptionclassclassMethods in org.exoplatform.services.jcr.ext.resource.representation that return NodeRepresentationModifier and TypeMethodDescriptionNtFileNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) NtResourceNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) creates new NodeRepresentation instanceConstructors in org.exoplatform.services.jcr.ext.resource.representation with parameters of type NodeRepresentationModifierConstructorDescriptionNtFileNodeRepresentation(javax.jcr.Node node, NodeRepresentation content)