Uses of Class
org.exoplatform.layoutmanagement.rest.model.NodeLabelRestEntity
Packages that use NodeLabelRestEntity
-
Uses of NodeLabelRestEntity in org.exoplatform.layoutmanagement.rest
Methods in org.exoplatform.layoutmanagement.rest that return NodeLabelRestEntityModifier and TypeMethodDescriptionstatic NodeLabelRestEntityEntityBuilder.toNodeLabelRestEntity(Map<Locale, org.exoplatform.portal.mop.State> nodeLabels) Methods in org.exoplatform.layoutmanagement.rest with parameters of type NodeLabelRestEntityModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseSiteNavigationRestService.createNode(Long parentNodeId, Long previousNodeId, String nodeLabel, String nodeId, boolean isVisible, boolean isScheduled, Long startScheduleDate, Long endScheduleDate, String pageRef, String target, NodeLabelRestEntity nodeLabelRestEntity, boolean isPasteMode, String icon) javax.ws.rs.core.ResponseSiteNavigationRestService.updateNode(Long nodeId, String nodeLabel, String pageRef, String target, boolean isVisible, boolean isScheduled, Long startScheduleDate, Long endScheduleDate, NodeLabelRestEntity nodeLabelRestEntity, String icon)