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(java.lang.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
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.