Index

C D F G I L M P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

C

ChannelLocalizationInfo - Class in com.gentics.contentnode.rest.model.response
REST Model class for localization info of a channel
ChannelLocalizationInfo() - Constructor for class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
Create empty instance
com.gentics.contentnode.rest.model.request - package com.gentics.contentnode.rest.model.request
 
com.gentics.contentnode.rest.model.response - package com.gentics.contentnode.rest.model.response
 
com.gentics.contentnode.rest.resource - package com.gentics.contentnode.rest.resource
 

D

disinherit(String, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Get the multichannelling exclusion and disinherit status of the file
disinherit(String, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Get the multichannelling exclusion and disinherit status of the folder
disinherit(String, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Get the multichannelling exclusion and disinherit status of the file
disinherit(String, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Get the multichannelling exclusion and disinherit status of the page
disinherit(String, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Set the multichannelling exclusion and disinherit status
disinherit(String, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Set the multichannelling exclusion and disinherit status
disinherit(String, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Set the multichannelling exclusion and disinherit status
disinherit(String, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Set the multichannelling exclusion and disinherit status
disinherit(List<String>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Get the multichannelling exclusion and disinherit status for a list of pages
disinherit(List<String>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Get the multichannelling exclusion and disinherit status for a list of folders
disinherit(List<String>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Get the multichannelling exclusion and disinherit status for a list of images
disinherit(List<String>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Get the multichannelling exclusion and disinherit status for a list of pages
disinherit(List<String>, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Set the multichannelling exclusion and disinherit status for a list of pages
disinherit(List<String>, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Set the multichannelling exclusion and disinherit status for a list of folders
disinherit(List<String>, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Set the multichannelling exclusion and disinherit status for a list of images
disinherit(List<String>, Integer, long, DisinheritRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Set the multichannelling exclusion and disinherit status for a list of pages
DisinheritRequest - Class in com.gentics.contentnode.rest.model.request
Request to set the multichannelling exclusion and disinheriting status of an object
DisinheritRequest() - Constructor for class com.gentics.contentnode.rest.model.request.DisinheritRequest
Empty constructor
DisinheritResponse - Class in com.gentics.contentnode.rest.model.response
Response containing disinherit information
DisinheritResponse() - Constructor for class com.gentics.contentnode.rest.model.response.DisinheritResponse
Create an empty instance
DisinheritResponse(Message, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.DisinheritResponse
Create an instance with message and response info
DisinheritResponse(ResponseInfo, Boolean, Boolean, List<Integer>, List<Integer>) - Constructor for class com.gentics.contentnode.rest.model.response.DisinheritResponse
Create an instance with response info and data

F

file - Enum constant in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
 
file - Enum constant in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
 
folder - Enum constant in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
 
folder - Enum constant in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
 

G

getChannelId() - Method in class com.gentics.contentnode.rest.model.request.LocalizeRequest
 
getChannelId() - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
getChannelId() - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
getChannelId() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getChannels() - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfo
 
getDependencies() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the indirect dependencies.
getDisinherit() - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
IDs of nodes/channels, in which the object will not be inherited.
getDisinherit() - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
IDs of nodes/channels, in which the object will not be inherited.
getDisinherit() - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
IDs of nodes/channels, in which the object will not be inherited.
getDisinheritDefault() - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
True if the object should be disinherited by default in new channels (default: false).
getExclude() - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
True if the object shall be excluded from multichannelling, false if not
getFile() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getFiles() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the directly linked files.
getFilesTotal() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the number of directly linked files.
getFilesWithoutPermission() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the number of files not visible to the current user.
getFolder() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getForegroundTime() - Method in class com.gentics.contentnode.rest.model.request.LocalizeRequest
 
getForegroundTime() - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
getForegroundTime() - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
getHidden() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Number of localizations the user has no permission to see
getIds() - Method in class com.gentics.contentnode.rest.model.request.MultiPushToMasterRequest
Get the list of ids
getIds() - Method in class com.gentics.contentnode.rest.model.request.MultiUnlocalizeRequest
Get the list of ids
getImage() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getImages() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the directly linked images.
getImagesTotal() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the number of directly linked images.
getImagesWithoutPermission() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the number of images not visible to the current user.
getInheritable() - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
IDs of nodes/channels, where this object (actually its master) can be inherited
getInheritable() - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
IDs of nodes/channels, where this object (actually its master) can be inherited
getInherited() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getInherited() - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
 
getLocal() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getLocal() - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
 
getLocalizationInfo(Integer, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Get localization info for a file for a given channel and all master channels
getLocalizationInfo(Integer, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Get localization info for a page for a given channel and all master channels
getLocalizationInfo(String, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Get localization info for an image for a given channel and all master channels
getLocalizationInfo(String, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Get localization info for a template for a given channel and all master channels
getLocalizationInfo(String, Integer, boolean) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Get localization info for a folder and all subitems for a given channel and all master channels
getLocalizationInfo(List<Integer>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Get localization info for a list of files for a given channel and all master channels
getLocalizationInfo(List<Integer>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Get localization info for a list of images for a given channel and all master channels
getLocalizationInfo(List<Integer>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Get localization info for a list of pages for a given channel and all master channels
getLocalizationInfo(List<Integer>, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Get localization info for a list of templates for a given channel and all master channels
getLocalized() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getLocalized() - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
 
getMasterId() - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
getMasterId() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
The ID of the master object.
getMasterNodeId() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
The ID of the node the master object resides in.
getNodeIds() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
A map from object IDs to the respective channels of the objects.
getOffline() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
IDs of pages, that are offline
getOnline() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
IDs of pages, that are online
getPage() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getPages() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the directly linked pages.
getPagesTotal() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the number of directly linked pages.
getPagesWithoutPermission() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Get the number of pages not visible to the current user.
getPartialDisinherit() - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
IDs of nodes/channels, in which some objects will not be inherited.
getRecursive() - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
True if exclusion and disinheriting shall be set recursively (if set on folders), false if not
getRecursive() - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
getRecursive() - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
getReinherit() - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
IDs of nodes/channels, in which the object will be inherited.
getSyncableObjects(List<Integer>, Integer, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Get objects which are directly or indirectly linked by the specified files, which can be synchronised to a master channel along with the files themselves.
getSyncableObjects(List<Integer>, Integer, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Get objects which are directly or indirectly linked by the specified images, which can be synchronised to a master channel along with the images themselves.
getSyncableObjects(List<Integer>, Integer, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
 
getSyncableObjects(List<Integer>, Integer, Integer) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Get objects which are directly or indirectly linked by the specified templates, which can be synchronised to a master channel along with the templates themselves.
getSyncableObjects(List<Integer>, Integer, Integer, Boolean, List<PushToMasterRequest.Type>) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Get objects which are directly or indirectly linked by the specified folders, which can be synchronised to a master channel along with the folders themselves.
getTemplate() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
getTotal() - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Total number of localizations (including localizations in channels without permission and for folders localizations of subitems)
getTypes() - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
getTypes() - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 

I

image - Enum constant in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
 
image - Enum constant in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
 
isDisinheritDefault() - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
Indicates whether the object should be disinherited by default in new channels.
isExclude() - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
True if the object is be excluded from multichannelling, false if not
isExclude() - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Flag for exclusion status of all objects.
isHaveDependencies() - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Flag indicating if there are any dependencies at all.

L

LocalizationInfo - Class in com.gentics.contentnode.rest.model.response
REST Model for localization info
LocalizationInfo() - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationInfo
Create empty instance
LocalizationInfo(Message, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationInfo
Create instance with given message and response info
LocalizationInfoItem - Class in com.gentics.contentnode.rest.model.response
REST Model for the localization information of a specific type.
LocalizationInfoItem() - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
Empty constructor
LocalizationInfoItem(LocalizationInfoItem) - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
Copy constructor
localizations(Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Get the IDs an their respective node IDs of localized copies of the specified file.
localizations(Integer) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Get the IDs an their respective node IDs of localized copies of the specified folder.
localizations(Integer) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Get the IDs an their respective node IDs of localized copies of the specified image.
localizations(Integer) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Get the IDs an their respective node IDs of localized copies of the specified template.
localizations(Integer, boolean) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Get the IDs an their respective node IDs of localized copies of the specified page.
LocalizationsResponse - Class in com.gentics.contentnode.rest.model.response
Response containing localization info
LocalizationsResponse() - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Default constructor for an empty response.
LocalizationsResponse(Message, int, int, Map<Integer, Integer>) - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Create a response with all fields set.
LocalizationsResponse(Message, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Create a response containing only a message and response information.
localize(Integer, LocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Localize the given file
localize(Integer, LocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Localize the given folder
localize(Integer, LocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Localize the given image
localize(Integer, LocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Localize the given page
localize(String, LocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Localize the given template
LocalizeRequest - Class in com.gentics.contentnode.rest.model.request
Request to localize an object
LocalizeRequest() - Constructor for class com.gentics.contentnode.rest.model.request.LocalizeRequest
Create an empty instance

M

MCFileResource - Interface in com.gentics.contentnode.rest.resource
Resource for handling multichannelling aspects of files
MCFolderResource - Interface in com.gentics.contentnode.rest.resource
Resource for handling multichannelling aspects of folders
MCImageResource - Interface in com.gentics.contentnode.rest.resource
Resource for handling multichannelling aspects of images.
MCPageResource - Interface in com.gentics.contentnode.rest.resource
Resource for handling multichannelling aspects of pages.
MCTemplateResource - Interface in com.gentics.contentnode.rest.resource
Resource for handling multichannelling aspects of templates.
mergeWith(ChannelLocalizationInfo) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
Merge this info with the given info
mergeWith(LocalizationInfoItem) - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
Merge this item with the given item
MultiDisinheritResponse - Class in com.gentics.contentnode.rest.model.response
Response containing disinherit information for multiple objects
MultiDisinheritResponse() - Constructor for class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Create an empty instance
MultiDisinheritResponse(ResponseInfo, Boolean, List<Integer>, List<Integer>, List<Integer>) - Constructor for class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Create an instance
MultiDisinheritResponse(List<Message>, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Create an instance with message and response info
MultiPushToMasterRequest - Class in com.gentics.contentnode.rest.model.request
Request to push multiple objects (of same type) to the master
MultiPushToMasterRequest() - Constructor for class com.gentics.contentnode.rest.model.request.MultiPushToMasterRequest
Create an empty object
MultiUnlocalizeRequest - Class in com.gentics.contentnode.rest.model.request
Request to unlocalize multiple objects of same type
MultiUnlocalizeRequest() - Constructor for class com.gentics.contentnode.rest.model.request.MultiUnlocalizeRequest
Create an empty object
MultiUnlocalizeRequest(Integer, UnlocalizeRequest) - Constructor for class com.gentics.contentnode.rest.model.request.MultiUnlocalizeRequest
Create a wrapper for a single unlocalize request.

P

page - Enum constant in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
 
page - Enum constant in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
 
pushToMaster(MultiPushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Push a list of pages from a channel into a master
pushToMaster(MultiPushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Push a list of folders from a channel into a master
pushToMaster(MultiPushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Push a list of images from a channel into a master
pushToMaster(MultiPushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Push a list of pages from a channel into a master
pushToMaster(MultiPushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Push a list of templates from a channel into a master
pushToMaster(Integer, PushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Push a file from a channel into a master
pushToMaster(Integer, PushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Push a folder from a channel into a master
pushToMaster(Integer, PushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Push an image from a channel into a master
pushToMaster(Integer, PushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Push a page from a channel into a master
pushToMaster(Integer, PushToMasterRequest) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Push a template from a channel into a master
PushToMasterRequest - Class in com.gentics.contentnode.rest.model.request
Request to push a specified object from a channel into a master
PushToMasterRequest() - Constructor for class com.gentics.contentnode.rest.model.request.PushToMasterRequest
Empty constructor
PushToMasterRequest.Type - Enum Class in com.gentics.contentnode.rest.model.request
Enumeration for pushed subtypes

R

ReferencedSyncableObjectsListResponse - Class in com.gentics.contentnode.rest.model.response
Response containing directly linked objects and indirect dependencies for an object that should be synchronised to a master channel.
ReferencedSyncableObjectsListResponse(Message, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Constructor from GenericResponse.
ReferencedSyncableObjectsListResponse(Map<ContentNodeItem.ItemType, ReferencedSyncableObjectsListResponse.SyncDependencies>, List<Page>, int, List<File>, int, List<Image>, int) - Constructor for class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Default constructor with no message and a response info containing just the response code OK.
ReferencedSyncableObjectsListResponse.SyncDependencies - Class in com.gentics.contentnode.rest.model.response
Type alias for Map<Integer, Map<ItemType, Map<Integer, Integer>>> to reduce clutter.

S

setChannelId(int) - Method in class com.gentics.contentnode.rest.model.request.LocalizeRequest
 
setChannelId(int) - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
setChannelId(int) - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
setChannelId(int) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setChannels(List<ChannelLocalizationInfo>) - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfo
 
setDependencies(Map<ContentNodeItem.ItemType, ReferencedSyncableObjectsListResponse.SyncDependencies>) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the indirect dependencies.
setDisinherit(List<Integer>) - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
Set node IDs to disinherit object
setDisinherit(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
Set node IDs to disinherit object
setDisinherit(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Set node IDs to disinherit object
setDisinheritDefault(Boolean) - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
Set the default disinheriting behavior.
setDisinheritDefault(Boolean) - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
Set whether the object should be disinherited by default in new channels.
setExclude(Boolean) - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
Set true to exclude object from multichannelling
setExclude(Boolean) - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
Set true to exclude object from multichannelling
setExclude(Boolean) - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Set true to exclude object from multichannelling
setFile(LocalizationInfoItem) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setFiles(List<File>) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the directly linked files.
setFilesTotal(int) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the number of directly linked files.
setFilesWithoutPermission(int) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the number of files not visible to the current user.
setFolder(LocalizationInfoItem) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setForegroundTime(Integer) - Method in class com.gentics.contentnode.rest.model.request.LocalizeRequest
 
setForegroundTime(Integer) - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
setForegroundTime(Integer) - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
setHidden(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set number of hidden localizations
setIds(List<Integer>) - Method in class com.gentics.contentnode.rest.model.request.MultiPushToMasterRequest
Set the list of ids
setIds(List<Integer>) - Method in class com.gentics.contentnode.rest.model.request.MultiUnlocalizeRequest
Set the list of ids
setImage(LocalizationInfoItem) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setImages(List<Image>) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the directly linked images
setImagesTotal(int) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the number of directly linked images
setImagesWithoutPermission(int) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the number of images not visible to the current user
setInheritable(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.DisinheritResponse
Set the node IDs where this object can be inherited
setInheritable(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Set the node IDs where this object can be inherited
setInherited(int) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setInherited(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
 
setLocal(int) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setLocal(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
 
setLocalized(int) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setLocalized(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationInfoItem
 
setMasterId(int) - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
setMasterId(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set the master object ID.
setMasterNodeId(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set the ID of the node the master object resides in.
setNodeIds(Map<Integer, Integer>) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set the map from object IDs to the respective channels of the objects.
setOffline(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set offline pages
setOnline(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set online pages
setPage(LocalizationInfoItem) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setPages(List<Page>) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the directly linked pages.
setPagesTotal(int) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the number of directly linked pages.
setPagesWithoutPermission(int) - Method in class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse
Set the number of pages not visible to the current user.
setPartialDisinherit(List<Integer>) - Method in class com.gentics.contentnode.rest.model.response.MultiDisinheritResponse
Set node IDs for partially disinherited object
setRecursive(Boolean) - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
Set true for recursive setting of exclusion/disinheriting
setRecursive(Boolean) - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
setRecursive(Boolean) - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
setReinherit(List<Integer>) - Method in class com.gentics.contentnode.rest.model.request.DisinheritRequest
Set node IDs to reinherit object
setTemplate(LocalizationInfoItem) - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
 
setTotal(int) - Method in class com.gentics.contentnode.rest.model.response.LocalizationsResponse
Set total number of localizations
setTypes(List<PushToMasterRequest.Type>) - Method in class com.gentics.contentnode.rest.model.request.PushToMasterRequest
 
setTypes(List<UnlocalizeRequest.Type>) - Method in class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
 
SyncDependencies() - Constructor for class com.gentics.contentnode.rest.model.response.ReferencedSyncableObjectsListResponse.SyncDependencies
 

T

template - Enum constant in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
 
template - Enum constant in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
 

U

unlocalize(MultiUnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Unlocalize files in a channel
unlocalize(MultiUnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Unlocalize folders in a channel
unlocalize(MultiUnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Unlocalize images in a channel
unlocalize(MultiUnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Unlocalize pages in a channel
unlocalize(MultiUnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Unlocalize templates in a channel
unlocalize(Integer, UnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFileResource
Unlocalize the given file
unlocalize(Integer, UnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCFolderResource
Unlocalize the given folder
unlocalize(Integer, UnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCImageResource
Unlocalize the given image
unlocalize(Integer, UnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCPageResource
Unlocalize the given page
unlocalize(Integer, UnlocalizeRequest) - Method in interface com.gentics.contentnode.rest.resource.MCTemplateResource
Unlocalize the given template
UnlocalizeRequest - Class in com.gentics.contentnode.rest.model.request
Request to unlocalize an object
UnlocalizeRequest() - Constructor for class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
Create an empty instance
UnlocalizeRequest(UnlocalizeRequest) - Constructor for class com.gentics.contentnode.rest.model.request.UnlocalizeRequest
Copy constructor.
UnlocalizeRequest.Type - Enum Class in com.gentics.contentnode.rest.model.request
Enumeration for unlocalized subtypes
updateTotalSums() - Method in class com.gentics.contentnode.rest.model.response.ChannelLocalizationInfo
Update the total sums

V

valueOf(String) - Static method in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.gentics.contentnode.rest.model.request.PushToMasterRequest.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.gentics.contentnode.rest.model.request.UnlocalizeRequest.Type
Returns an array containing the constants of this enum class, in the order they are declared.
C D F G I L M P R S T U V 
All Classes and Interfaces|All Packages|Serialized Form