Uses of Interface
ddf.catalog.content.data.ContentItem
Packages that use ContentItem
-
Uses of ContentItem in ddf.catalog.content.operation
Methods in ddf.catalog.content.operation that return ContentItemModifier and TypeMethodDescriptionReadStorageResponse.getContentItem()Returns aContentItemrepresenting a file associated with a Metacard, ornullif absent.Methods in ddf.catalog.content.operation that return types with arguments of type ContentItemModifier and TypeMethodDescriptionCreateStorageRequest.getContentItems()ReturnsListofContentItemUpdateStorageRequest.getContentItems()Returns theListofContentItems that should be updatedCreateStorageResponse.getCreatedContentItems()Returns theListofContentItems that have been created.DeleteStorageResponse.getDeletedContentItems()Returns @{link List} of deletedContentItemsUpdateStorageResponse.getUpdatedContentItems()Returns theListof updatedContentItems