Uses of Interface
org.exoplatform.services.jcr.ext.resource.NodeRepresentationFactory
-
Packages that use NodeRepresentationFactory Package Description 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 Modifier and Type Class Description classDocumentViewNodeRepresentationFactoryCreated by The eXo Platform SAS .classSystemViewNodeRepresentationFactoryCreated by The eXo Platform SAS .Methods in org.exoplatform.services.jcr.ext.resource with parameters of type NodeRepresentationFactory Modifier and Type Method Description voidNodeRepresentationService. 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 Modifier and Type Class Description classNtFileNodeRepresentationFactoryclassNtResourceNodeRepresentationFactory
-