Class NtFileNodeRepresentationFactory
java.lang.Object
org.exoplatform.services.jcr.ext.resource.representation.NtFileNodeRepresentationFactory
- All Implemented Interfaces:
NodeRepresentationFactory
- Version:
- $Id: $
- Author:
- Andrey Parfonov
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionNtFileNodeRepresentationFactory(NodeRepresentationService nodeRepresentationService) -
Method Summary
Modifier and TypeMethodDescriptioncreateNodeRepresentation(javax.jcr.Node node, String mediaTypeHint) creates new NodeRepresentation instance
-
Field Details
-
nodeRepresentationService
-
-
Constructor Details
-
NtFileNodeRepresentationFactory
- Parameters:
nodeRepresentationService-
-
-
Method Details
-
createNodeRepresentation
Description copied from interface:NodeRepresentationFactorycreates new NodeRepresentation instance- Specified by:
createNodeRepresentationin interfaceNodeRepresentationFactory- Returns:
-
getNodeType
- Specified by:
getNodeTypein interfaceNodeRepresentationFactory- Returns:
- node type name
-