eXo JCR :: Component :: Extension Service 1.15.0-CR2

Uses of Interface
org.exoplatform.services.jcr.ext.resource.NodeRepresentationFactory

Packages that use NodeRepresentationFactory
org.exoplatform.services.jcr.ext.resource   
org.exoplatform.services.jcr.ext.resource.representation   
 

Uses of NodeRepresentationFactory in org.exoplatform.services.jcr.ext.resource
 

Classes in org.exoplatform.services.jcr.ext.resource that implement NodeRepresentationFactory
 class DocumentViewNodeRepresentationFactory
          Created by The eXo Platform SAS .
 class SystemViewNodeRepresentationFactory
          Created by The eXo Platform SAS .
 

Methods in org.exoplatform.services.jcr.ext.resource with parameters of type NodeRepresentationFactory
 void NodeRepresentationService.addNodeRepresentationFactory(String nodeType, NodeRepresentationFactory representationFactory)
          Add new NodeRepresentationFactory for node type.
 

Uses of NodeRepresentationFactory in org.exoplatform.services.jcr.ext.resource.representation
 

Classes in org.exoplatform.services.jcr.ext.resource.representation that implement NodeRepresentationFactory
 class NtFileNodeRepresentationFactory
           
 class NtResourceNodeRepresentationFactory
           
 


eXo JCR :: Component :: Extension Service 1.15.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.