| Package | Description |
|---|---|
| org.exoplatform.services.jcr.ext.resource | |
| org.exoplatform.services.jcr.ext.resource.representation |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXMLViewNodeRepresentation
Created by The eXo Platform SAS .
|
class |
DocumentViewNodeRepresentation
Created by The eXo Platform SAS .
|
class |
SystemViewNodeRepresentation
Created by The eXo Platform SAS .
|
| Modifier and Type | Method and Description |
|---|---|
NodeRepresentation |
DocumentViewNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
creates new NodeRepresentation instance
|
NodeRepresentation |
NodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
creates new NodeRepresentation instance
|
NodeRepresentation |
SystemViewNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
creates new NodeRepresentation instance
|
NodeRepresentation |
NodeRepresentationService.getNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
Get NodeRepresentation for given node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NtFileNodeRepresentation |
class |
NtResourceNodeRepresentation |
| Modifier and Type | Method and Description |
|---|---|
NodeRepresentation |
NtFileNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint) |
NodeRepresentation |
NtResourceNodeRepresentationFactory.createNodeRepresentation(javax.jcr.Node node,
String mediaTypeHint)
creates new NodeRepresentation instance
|
| Constructor and Description |
|---|
NtFileNodeRepresentation(javax.jcr.Node node,
NodeRepresentation content) |
Copyright © 2019 eXo Platform SAS. All Rights Reserved.