Uses of Enum Class
com.gentics.contentnode.rest.model.ContentNodeItem.ItemType
Packages that use ContentNodeItem.ItemType
-
Uses of ContentNodeItem.ItemType in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return ContentNodeItem.ItemTypeModifier and TypeMethodDescriptionContentNodeItem.getType()Item typestatic ContentNodeItem.ItemTypeReturns the enum constant of this class with the specified name.static ContentNodeItem.ItemType[]ContentNodeItem.ItemType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model with parameters of type ContentNodeItem.ItemTypeModifier and TypeMethodDescriptionvoidContentNodeItem.setType(ContentNodeItem.ItemType type) Set the item typeConstructors in com.gentics.contentnode.rest.model with parameters of type ContentNodeItem.ItemTypeModifierConstructorDescriptionCreate an empty instance of an item -
Uses of ContentNodeItem.ItemType in com.gentics.contentnode.rest.resource
Method parameters in com.gentics.contentnode.rest.resource with type arguments of type ContentNodeItem.ItemTypeModifier and TypeMethodDescriptionFolderResource.getItems(String folderId, List<ContentNodeItem.ItemType> types, Integer nodeId, boolean template, boolean languageVariants, String language, boolean langFallback, InFolderParameterBean inFolder, LegacyFilterParameterBean filter, LegacySortParameterBean sorting, LegacyPagingParameterBean paging, PublishableParameterBean publishParams) Get a list of items for this folder