Uses of Class
org.silverpeas.node.web.NodeAttrEntity

Packages that use NodeAttrEntity
org.silverpeas.node.web   
 

Uses of NodeAttrEntity in org.silverpeas.node.web
 

Methods in org.silverpeas.node.web that return NodeAttrEntity
static NodeAttrEntity NodeAttrEntity.fromNodeDetail(NodeDetail node, String uri, String lang)
           
static NodeAttrEntity NodeAttrEntity.fromNodeDetail(NodeDetail node, URI uri, String lang)
          Creates a new node entity from the specified node.
 NodeAttrEntity NodeEntity.getAttr()
           
 

Methods in org.silverpeas.node.web with parameters of type NodeAttrEntity
 void NodeEntity.setAttr(NodeAttrEntity attr)
           
 



Copyright © 2016 Silverpeas. All Rights Reserved.