Uses of Class
com.gentics.contentnode.rest.model.response.LocalizationInfoItem
Packages that use LocalizationInfoItem
-
Uses of LocalizationInfoItem in com.gentics.contentnode.rest.model.response
Methods in com.gentics.contentnode.rest.model.response that return LocalizationInfoItemModifier and TypeMethodDescriptionChannelLocalizationInfo.getFile()ChannelLocalizationInfo.getFolder()ChannelLocalizationInfo.getImage()ChannelLocalizationInfo.getPage()ChannelLocalizationInfo.getTemplate()Methods in com.gentics.contentnode.rest.model.response with parameters of type LocalizationInfoItemModifier and TypeMethodDescriptionvoidLocalizationInfoItem.mergeWith(LocalizationInfoItem item) Merge this item with the given itemvoidChannelLocalizationInfo.setFile(LocalizationInfoItem file) voidChannelLocalizationInfo.setFolder(LocalizationInfoItem folder) voidChannelLocalizationInfo.setImage(LocalizationInfoItem image) voidChannelLocalizationInfo.setPage(LocalizationInfoItem page) voidChannelLocalizationInfo.setTemplate(LocalizationInfoItem template) Constructors in com.gentics.contentnode.rest.model.response with parameters of type LocalizationInfoItem