Uses of Class
org.exoplatform.portal.jdbc.entity.NodeEntity
Packages that use NodeEntity
-
Uses of NodeEntity in org.exoplatform.portal.jdbc.entity
Methods in org.exoplatform.portal.jdbc.entity that return NodeEntityMethods in org.exoplatform.portal.jdbc.entity that return types with arguments of type NodeEntityMethods in org.exoplatform.portal.jdbc.entity with parameters of type NodeEntityModifier and TypeMethodDescriptionvoidNodeEntity.setParent(NodeEntity parent) voidNavigationEntity.setRootNode(NodeEntity rootNode) Method parameters in org.exoplatform.portal.jdbc.entity with type arguments of type NodeEntity -
Uses of NodeEntity in org.exoplatform.portal.mop.dao
Methods in org.exoplatform.portal.mop.dao that return types with arguments of type NodeEntityModifier and TypeMethodDescriptionNodeDAO.findAllByPage(Long pageId) NodeDAOImpl.findAllByPage(Long pageId)