|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeRepresentation | |
|---|---|
| org.exoplatform.services.jcr.ext.resource | |
| org.exoplatform.services.jcr.ext.resource.representation | |
| Uses of NodeRepresentation in org.exoplatform.services.jcr.ext.resource |
|---|
| Classes in org.exoplatform.services.jcr.ext.resource that implement NodeRepresentation | |
|---|---|
class |
AbstractXMLViewNodeRepresentation
Created by The eXo Platform SAS . |
class |
DocumentViewNodeRepresentation
Created by The eXo Platform SAS . |
class |
SystemViewNodeRepresentation
Created by The eXo Platform SAS . |
| Methods in org.exoplatform.services.jcr.ext.resource that return NodeRepresentation | |
|---|---|
NodeRepresentation |
SystemViewNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
java.lang.String mediaTypeHint)
|
NodeRepresentation |
NodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
java.lang.String mediaTypeHint)
creates new NodeRepresentation instance |
NodeRepresentation |
DocumentViewNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
java.lang.String mediaTypeHint)
|
NodeRepresentation |
NodeRepresentationService.getNodeRepresentation(javax.jcr.Node node,
java.lang.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 NodeRepresentation | |
|---|---|
class |
NtFileNodeRepresentation
|
class |
NtResourceNodeRepresentation
|
| Methods in org.exoplatform.services.jcr.ext.resource.representation that return NodeRepresentation | |
|---|---|
NodeRepresentation |
NtResourceNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
java.lang.String mediaTypeHint)
|
NodeRepresentation |
NtFileNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
java.lang.String mediaTypeHint)
|
| Constructors in org.exoplatform.services.jcr.ext.resource.representation with parameters of type NodeRepresentation | |
|---|---|
NtFileNodeRepresentation(javax.jcr.Node node,
NodeRepresentation content)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||