Uses of Class
com.gentics.contentnode.rest.model.response.page.PageCopyResultInfo
Packages that use PageCopyResultInfo
-
Uses of PageCopyResultInfo in com.gentics.contentnode.rest.model.response.page
Methods in com.gentics.contentnode.rest.model.response.page that return types with arguments of type PageCopyResultInfoModifier and TypeMethodDescriptionPageCopyResponse.getPageCopyMappings()
Return the mappings for copied pages.Method parameters in com.gentics.contentnode.rest.model.response.page with type arguments of type PageCopyResultInfoModifier and TypeMethodDescriptionvoid
PageCopyResponse.setPageCopyMappings
(List<PageCopyResultInfo> pageCopyMappings) Set the list of page copy mappings.