Uses of Class
com.gentics.contentnode.rest.model.ContentNodeItem
Packages that use ContentNodeItem
-
Uses of ContentNodeItem in com.gentics.contentnode.rest.model
Subclasses of ContentNodeItem in com.gentics.contentnode.rest.modelModifier and TypeClassDescriptionclassFile object, represents a File in GCNclassFolder object, representing a Folder in GCNclassImage object, represents an Image in GCNclassREST Model for a NodeclassPage object representing a page in GCNclassBase class for publishable objects -
Uses of ContentNodeItem in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return types with arguments of type ContentNodeItemMethod parameters in com.gentics.contentnode.rest.model.response with type arguments of type ContentNodeItemModifier and TypeMethodDescriptionvoidItemListResponse.setItems(List<? extends ContentNodeItem> items) NOTE: items won't be listed correctly until a setter is defined