Uses of Class
com.gentics.contentnode.rest.model.NodeIdObjectId
-
Packages that use NodeIdObjectId Package Description com.gentics.contentnode.rest.model -
-
Uses of NodeIdObjectId in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return types with arguments of type NodeIdObjectId Modifier and Type Method Description List<NodeIdObjectId>
Overview. getSelectedNodeItemIds()
List of selected item IDs with node IDsMethod parameters in com.gentics.contentnode.rest.model with type arguments of type NodeIdObjectId Modifier and Type Method Description void
Overview. setSelectedNodeItemIds(List<NodeIdObjectId> selectedNodeItemIds)
Set the item IDs with node IDs
-