Uses of Class
org.craftercms.studio.model.clipboard.PasteItem
Packages that use PasteItem
Package
Description
-
Uses of PasteItem in org.craftercms.studio.api.v2.service.clipboard
Methods in org.craftercms.studio.api.v2.service.clipboard with parameters of type PasteItem -
Uses of PasteItem in org.craftercms.studio.api.v2.service.clipboard.internal
Methods in org.craftercms.studio.api.v2.service.clipboard.internal with parameters of type PasteItem -
Uses of PasteItem in org.craftercms.studio.impl.v2.service.clipboard
Methods in org.craftercms.studio.impl.v2.service.clipboard with parameters of type PasteItem -
Uses of PasteItem in org.craftercms.studio.impl.v2.service.clipboard.internal
Methods in org.craftercms.studio.impl.v2.service.clipboard.internal with parameters of type PasteItemModifier and TypeMethodDescriptionClipboardServiceInternalImpl.pasteItems(String siteId, Operation operation, String targetPath, PasteItem item) Method parameters in org.craftercms.studio.impl.v2.service.clipboard.internal with type arguments of type PasteItem -
Uses of PasteItem in org.craftercms.studio.model.clipboard
Fields in org.craftercms.studio.model.clipboard with type parameters of type PasteItemMethods in org.craftercms.studio.model.clipboard that return types with arguments of type PasteItemMethod parameters in org.craftercms.studio.model.clipboard with type arguments of type PasteItem -
Uses of PasteItem in org.craftercms.studio.model.rest.clipboard
Fields in org.craftercms.studio.model.rest.clipboard declared as PasteItemModifier and TypeFieldDescriptionprotected @Valid @NotNull PasteItemPasteRequest.itemThe item to be copied/movedMethods in org.craftercms.studio.model.rest.clipboard that return PasteItemMethods in org.craftercms.studio.model.rest.clipboard with parameters of type PasteItem