Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.relations.web.NodeInfo

Packages that use NodeInfo
org.nuxeo.ecm.platform.relations.web   
 

Uses of NodeInfo in org.nuxeo.ecm.platform.relations.web
 

Classes in org.nuxeo.ecm.platform.relations.web that implement NodeInfo
 class NodeInfoImpl
           
 

Methods in org.nuxeo.ecm.platform.relations.web that return NodeInfo
 NodeInfo StatementInfoImpl.getObjectInfo()
           
 NodeInfo StatementInfo.getObjectInfo()
           
 NodeInfo StatementInfoImpl.getPredicateInfo()
           
 NodeInfo StatementInfo.getPredicateInfo()
           
 NodeInfo StatementInfoImpl.getSubjectInfo()
           
 NodeInfo StatementInfo.getSubjectInfo()
           
 

Constructors in org.nuxeo.ecm.platform.relations.web with parameters of type NodeInfo
StatementInfoImpl(Statement statement, NodeInfo subjectRepresentation, NodeInfo predicateRepresentation, NodeInfo objectRepresentation)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.