Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- add(String, String, String, boolean) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Add an entity, keeping its folder path, to the package of a given name.
C
- clone(ContentPackageBase, boolean) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
- clone(StagedChannel) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageChannel
- clone(StagedChannel) - Method in class com.gentics.contentnode.staging.StagedChannel
-
Clone the origin into this entity.
- clone(StagedFile) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageFile
- clone(StagedFile) - Method in class com.gentics.contentnode.staging.StagedFile
-
Clone the given origin into this entity.
- clone(StagedFolder) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageFolder
- clone(StagedFolder) - Method in class com.gentics.contentnode.staging.StagedFolder
-
Clone the origin.
- clone(StagedForm) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageForm
- clone(StagedForm) - Method in class com.gentics.contentnode.staging.StagedForm
-
Clone the given origin into this entity.
- clone(StagedImage) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageImage
- clone(StagedImage) - Method in class com.gentics.contentnode.staging.StagedImage
-
Clone the origin into this entity.
- clone(StagedLocalizableObject) - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Clone the origin
- clone(StagedNode) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageNode
- clone(StagedNode) - Method in class com.gentics.contentnode.staging.StagedNode
- clone(StagedObjectVersion) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
-
Clone the origin into this version.
- clone(StagedPage) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackagePage
- clone(StagedPage) - Method in class com.gentics.contentnode.staging.StagedPage
- clone(StagingBase) - Method in class com.gentics.contentnode.staging.StagingBase
-
Clone the origin into this base.
- com.gentics.contentnode.rest.model.response - package com.gentics.contentnode.rest.model.response
- com.gentics.contentnode.rest.model.staging - package com.gentics.contentnode.rest.model.staging
- com.gentics.contentnode.rest.resource - package com.gentics.contentnode.rest.resource
- com.gentics.contentnode.staging - package com.gentics.contentnode.staging
- compareTo(StagingError) - Method in class com.gentics.contentnode.staging.StagingError
- ContentPackageBase - Class in com.gentics.contentnode.rest.model.staging
-
Base model for content package
- ContentPackageBase() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageBase
- ContentPackageChannel - Class in com.gentics.contentnode.rest.model.staging
- ContentPackageChannel() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageChannel
- ContentPackageFile - Class in com.gentics.contentnode.rest.model.staging
- ContentPackageFile() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageFile
- ContentPackageFolder - Class in com.gentics.contentnode.rest.model.staging
- ContentPackageFolder() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageFolder
- ContentPackageFolderResponse - Class in com.gentics.contentnode.rest.model.response
- ContentPackageFolderResponse() - Constructor for class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- ContentPackageForm - Class in com.gentics.contentnode.rest.model.staging
- ContentPackageForm() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageForm
- ContentPackageImage - Class in com.gentics.contentnode.rest.model.staging
- ContentPackageImage() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageImage
- ContentPackageListResponse - Class in com.gentics.contentnode.rest.model.response
-
Response with Content Staging package list.
- ContentPackageListResponse() - Constructor for class com.gentics.contentnode.rest.model.response.ContentPackageListResponse
- ContentPackageLoadResponse - Class in com.gentics.contentnode.rest.model.response
-
Response of Content Staging package.
- ContentPackageLoadResponse() - Constructor for class com.gentics.contentnode.rest.model.response.ContentPackageLoadResponse
-
JAXB constructor
- ContentPackageLoadResponse(Message, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.ContentPackageLoadResponse
-
Convenience constructor.
- ContentPackageNode - Class in com.gentics.contentnode.rest.model.staging
- ContentPackageNode() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackageNode
- ContentPackagePage - Class in com.gentics.contentnode.rest.model.staging
- ContentPackagePage() - Constructor for class com.gentics.contentnode.rest.model.staging.ContentPackagePage
- ContentStagingPackageObject - Interface in com.gentics.contentnode.rest.model.staging
-
Content staging package item.
- ContentStagingResource - Interface in com.gentics.contentnode.rest.resource
-
Content Staging REST API
- create(StagedContentPackage) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Create new package.
- current - Enum constant in enum class com.gentics.contentnode.staging.StagedObjectVersionType
D
- delete(String) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Delete the package with the given name
- description - Variable in class com.gentics.contentnode.staging.StagedFile
-
Description of the file
- download(String) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Download the package of the given name as ZIP archive.
- DUPLICATION - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorKind
- DUPLICATION - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
E
- equals(Object) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- equals(Object) - Method in class com.gentics.contentnode.staging.StagingError
- EXCEPTION - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorKind
- exportFromCms(String, long) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Export the CMS entities, contained in the package with the given name, into the package, i.e.
F
- fileSize - Variable in class com.gentics.contentnode.staging.StagedFile
-
Filesize of the file
- fileType - Variable in class com.gentics.contentnode.staging.StagedFile
-
Mimetype of the File
- folderList(String, List<PathSegment>, String) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
List the contents of a given folder of a package of the given name.
- fromContent(List<StagingBase>, List<StagingError>, StagingErrorKind) - Static method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- fromThrowable(String, Path, Throwable) - Static method in class com.gentics.contentnode.staging.StagingError
-
Adapter method.
- fromThrowable(Throwable) - Static method in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
- fromValue(String) - Static method in enum class com.gentics.contentnode.staging.StagingErrorKind
G
- GenericJobStatusResponse - Class in com.gentics.contentnode.rest.model.response
- GenericJobStatusResponse() - Constructor for class com.gentics.contentnode.rest.model.response.GenericJobStatusResponse
- GenericJobStatusResponse(Message, ResponseInfo) - Constructor for class com.gentics.contentnode.rest.model.response.GenericJobStatusResponse
- getActive() - Method in class com.gentics.contentnode.staging.StagedTag
- getAlternateUrls() - Method in class com.gentics.contentnode.staging.StagedFile
-
Alternate URLs (in alphabetical order)
- getAlternateUrls() - Method in class com.gentics.contentnode.staging.StagedPage
-
Alternate URLs (in alphabetical order)
- getBase() - Method in class com.gentics.contentnode.rest.model.staging.ImplementationHashResponse
-
Base of the hash (string representation of the entity)
- getBinaryPublishDir() - Method in class com.gentics.contentnode.staging.StagedNode
-
Get the publish directory for binaries
- getBooleanValue() - Method in class com.gentics.contentnode.staging.StagedProperty
- getChannels() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getChannels() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of channels in the package.
- getConstruct() - Method in class com.gentics.contentnode.staging.StagedTag
- getConstructIds() - Method in class com.gentics.contentnode.staging.StagedNode
-
IDs of the assigned constructs
- getContentId() - Method in class com.gentics.contentnode.staging.StagedPage
-
Content ID
- getContentPackage() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageLoadResponse
-
Package
- getContentRepositoryId() - Method in class com.gentics.contentnode.staging.StagedNode
-
ID of the assigned content repository
- getContentsetId() - Method in class com.gentics.contentnode.staging.StagedPage
-
Contentset ID
- getContentTagId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getCustomCdate() - Method in class com.gentics.contentnode.staging.StagedFile
-
Custom creation date of the page (set to 0 for clearing custom creation date and falling back to the real creation date)
- getCustomCdate() - Method in class com.gentics.contentnode.staging.StagedPage
-
Custom creation date of the page (set to 0 for clearing custom creation date and falling back to the real creation date)
- getCustomEdate() - Method in class com.gentics.contentnode.staging.StagedFile
-
Custom edit date of the page (set to 0 for clearing custom edit date and falling back to the real edit date)
- getCustomEdate() - Method in class com.gentics.contentnode.staging.StagedPage
-
Custom edit date of the page (set to 0 for clearing custom edit date and falling back to the real edit date)
- getData() - Method in class com.gentics.contentnode.staging.StagedForm
-
Form data in JSON format
- getDatasource() - Method in class com.gentics.contentnode.staging.StagedProperty
- getDefinition() - Method in class com.gentics.contentnode.staging.StagedObjectTag
-
Get the reference to the object property definition
- getDescription() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
-
Content package description
- getDescription() - Method in class com.gentics.contentnode.staging.StagedFile
-
Description
- getDescription() - Method in class com.gentics.contentnode.staging.StagedFolder
-
Description
- getDescription() - Method in class com.gentics.contentnode.staging.StagedForm
-
Form description
- getDescription() - Method in class com.gentics.contentnode.staging.StagedPage
-
Description
- getDescriptionI18n() - Method in class com.gentics.contentnode.staging.StagedFolder
-
Map of translated descriptions (keys are the language codes)
- getDisinheritDefault() - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Whether this object is disinherited by default in new channels.
- getDisinheritedChannelIds() - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Get the channel IDs, from which the object is disinherited
- getDpiX() - Method in class com.gentics.contentnode.staging.StagedImage
-
DPI (x-Dimension)
- getDpiY() - Method in class com.gentics.contentnode.staging.StagedImage
-
DPI (y-Dimension)
- getError() - Method in class com.gentics.contentnode.rest.model.staging.StagedError
- getError() - Method in class com.gentics.contentnode.staging.StagingError
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageChannel
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageFile
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageFolder
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageForm
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageImage
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageNode
- getErrors() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackagePage
- getErrors() - Method in interface com.gentics.contentnode.rest.model.staging.ContentStagingPackageObject
-
Get list of errors related to this object.
- getErrors() - Method in class com.gentics.contentnode.staging.StagingErrors
- getExcluded() - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Whether this object is excluded from multichannelling.
- getFeatures() - Method in class com.gentics.contentnode.staging.StagedNode
-
Get the features
- getFileId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getFileName() - Method in class com.gentics.contentnode.staging.StagedPage
-
Filename
- getFiles() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getFiles() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of files in the package.
- getFileSize() - Method in class com.gentics.contentnode.staging.StagedFile
-
File size
- getFileType() - Method in class com.gentics.contentnode.staging.StagedFile
-
File type
- getFileUrls() - Method in class com.gentics.contentnode.staging.StagedNode
- getFolderId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getFolders() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getFolders() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of folders in the package.
- getForceOnline() - Method in class com.gentics.contentnode.staging.StagedFile
-
Flag for force online
- getFormId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getForms() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getForms() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of forms in the package.
- getFpX() - Method in class com.gentics.contentnode.staging.StagedImage
-
Return the focal point x-axis factor.
- getFpY() - Method in class com.gentics.contentnode.staging.StagedImage
-
Return the focal point y-axis factor.
- getGlobalId() - Method in class com.gentics.contentnode.staging.StagingError
- getHash() - Method in class com.gentics.contentnode.rest.model.staging.ImplementationHashResponse
-
Implementation hash
- getHash() - Method in class com.gentics.contentnode.staging.StagedProperty
- getHash() - Method in class com.gentics.contentnode.staging.StagedReference
-
Hash of the reference
- getHostname() - Method in class com.gentics.contentnode.staging.StagedNode
-
Hostname of the node
- getHostnameProperty() - Method in class com.gentics.contentnode.staging.StagedNode
-
Hostname property of the node
- getId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getId() - Method in class com.gentics.contentnode.staging.StagedReference
-
ID of the reference
- getId() - Method in class com.gentics.contentnode.staging.StagingBase
- getId() - Method in interface com.gentics.contentnode.staging.StagingModel
-
Get the global ID of this stageable.
- getImageId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getImages() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getImages() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of images in the package.
- getImport() - Method in class com.gentics.contentnode.rest.model.response.GenericJobStatusResponse
-
Status of the latest import
- getImport() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Status of the latest import
- getImportErrors(String) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Retrieve a list of import errors
- getKind() - Method in class com.gentics.contentnode.rest.model.staging.StagedError
- getKind() - Method in class com.gentics.contentnode.staging.StagingError
- getLanguage() - Method in class com.gentics.contentnode.staging.StagedPage
-
Language Code (if page has a language)
- getLanguages() - Method in class com.gentics.contentnode.staging.StagedForm
-
Form languages
- getLanguages() - Method in class com.gentics.contentnode.staging.StagedNode
- getListType() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get the overview type.
- getMasterId() - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
ID of the master object
- getMasterNodeId() - Method in class com.gentics.contentnode.staging.StagedChannel
-
Get the ID of the (direct) master node
- getMaxItems() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get maximum item count.
- getMeshPreviewUrlProperty() - Method in class com.gentics.contentnode.staging.StagedNode
- getMeshProjectName() - Method in class com.gentics.contentnode.staging.StagedNode
- getName() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
-
Name of the content package
- getName() - Method in class com.gentics.contentnode.staging.StagedTag
- getName() - Method in class com.gentics.contentnode.staging.StagingBase
- getNameI18n() - Method in class com.gentics.contentnode.staging.StagedFolder
-
Map of translated names (keys are the language codes)
- getNiceUrl() - Method in class com.gentics.contentnode.staging.StagedFile
-
Nice URL
- getNiceUrl() - Method in class com.gentics.contentnode.staging.StagedPage
-
Nice URL
- getNodeId() - Method in class com.gentics.contentnode.staging.StagedNodeIdObjectId
-
Get node UUID.
- getNodeId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getNodes() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getNodes() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of nodes in the package.
- getObjectId() - Method in class com.gentics.contentnode.staging.StagedNodeIdObjectId
-
Get object UUID.
- getObjectPropertyIds() - Method in class com.gentics.contentnode.staging.StagedNode
-
IDs of the assigned object properties
- getObjectTags() - Method in class com.gentics.contentnode.staging.StagedFile
-
Map of object tags of this file
- getObjectTags() - Method in class com.gentics.contentnode.staging.StagedFolder
-
Map of object tags of the folder
- getObjectTags() - Method in class com.gentics.contentnode.staging.StagedPage
-
Objecttags of the page
- getOnline() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- getOptions() - Method in class com.gentics.contentnode.staging.StagedProperty
- getOrderBy() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get sort order-by.
- getOrderDirection() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get the order direction.
- getOverview() - Method in class com.gentics.contentnode.staging.StagedProperty
- getPackages() - Method in class com.gentics.contentnode.staging.StagedNode
-
Devtool packages, to which the node is assigned
- getPageId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getPageLanguageCode() - Method in class com.gentics.contentnode.staging.StagedNode
-
Get page language code
- getPages() - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- getPages() - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Count of pages in the package.
- getPageUrls() - Method in class com.gentics.contentnode.staging.StagedNode
- getPartId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getPath() - Method in class com.gentics.contentnode.staging.StagingError
- getPriority() - Method in class com.gentics.contentnode.staging.StagedPage
-
Priority
- getProperties() - Method in class com.gentics.contentnode.staging.StagedTag
- getPublishAt() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- getPublishDir() - Method in class com.gentics.contentnode.staging.StagedFolder
-
Publish directory of the folder
- getPublishDir() - Method in class com.gentics.contentnode.staging.StagedNode
-
Publish directory
- getPublishDirI18n() - Method in class com.gentics.contentnode.staging.StagedFolder
-
Map of translated publish directories (keys are the language codes)
- getRecommendation() - Method in class com.gentics.contentnode.staging.StagingError
- getRecursive() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get the recursive flag.
- getRootFolderId() - Method in class com.gentics.contentnode.staging.StagedNode
-
ID of the root folder
- getSelectedNodeItemIds() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get selected UUIDs.
- getSelectedOptions() - Method in class com.gentics.contentnode.staging.StagedProperty
- getSelectType() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get the select type.
- getSizeX() - Method in class com.gentics.contentnode.staging.StagedImage
-
Image size (x-Dimension)
- getSizeY() - Method in class com.gentics.contentnode.staging.StagedImage
-
Image size (y-Dimension)
- getSource() - Method in class com.gentics.contentnode.staging.StagedOverview
-
Get the source.
- getStringValue() - Method in class com.gentics.contentnode.staging.StagedProperty
- getStringValues() - Method in class com.gentics.contentnode.staging.StagedProperty
- getSuccessNodeId() - Method in class com.gentics.contentnode.staging.StagedForm
-
ID of the success node
- getSuccessPageId() - Method in class com.gentics.contentnode.staging.StagedForm
-
ID of the success page
- getTags() - Method in class com.gentics.contentnode.staging.StagedPage
-
Tags of the page
- getTemplate() - Method in class com.gentics.contentnode.staging.StagedPage
-
Template
- getTemplateId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getTemplateIds() - Method in class com.gentics.contentnode.staging.StagedFolder
-
IDs of assigned templates
- getTemplateTagId() - Method in class com.gentics.contentnode.staging.StagedProperty
- getTimeOff() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- getTimestamp() - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
-
Timestamp of the last modification
- getTimestamp() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
-
Get version timestamp in seconds.
- getTimestamp() - Method in class com.gentics.contentnode.staging.StagingErrors
- getType() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- getType() - Method in class com.gentics.contentnode.staging.StagedProperty
- getType() - Method in class com.gentics.contentnode.staging.StagedTag
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedChannel
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedFile
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedFolder
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedForm
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedImage
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedNode
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedOverview
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedPage
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedProperty
- getTypeName() - Method in class com.gentics.contentnode.staging.StagedTag
- getTypeName() - Method in interface com.gentics.contentnode.staging.StagingModel
-
Get the stageable name for this model type.
- getVersion() - Method in class com.gentics.contentnode.staging.StagedForm
-
Get object version.
- getVersion() - Method in class com.gentics.contentnode.staging.StagedPage
- getVersionNumber() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
-
Get version number.
H
- hasBinary() - Method in class com.gentics.contentnode.staging.StagedFile
- hasBinary() - Method in interface com.gentics.contentnode.staging.StagingModel
-
Whether this model considers a binary data along.
- hashCode() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- hashCode() - Method in class com.gentics.contentnode.staging.StagingError
I
- implementationHash(String) - Method in interface com.gentics.contentnode.rest.resource.StagedConstructResource
-
Get the implementation hash for a construct
- implementationHash(String) - Method in interface com.gentics.contentnode.rest.resource.StagedDatasourceResource
-
Get the implementation hash for a datasource
- implementationHash(String) - Method in interface com.gentics.contentnode.rest.resource.StagedObjectPropertyResource
-
Get the implementation hash for an object property
- implementationHash(String) - Method in interface com.gentics.contentnode.rest.resource.StagedTemplateResource
-
Get the implementation hash for a template
- ImplementationHashResponse - Class in com.gentics.contentnode.rest.model.staging
-
Response containing the implementation hash (and string representation on which the hash is based) for an entity
- ImplementationHashResponse() - Constructor for class com.gentics.contentnode.rest.model.staging.ImplementationHashResponse
-
Create instance with "ok" response info
- importIntoCms(String, long, boolean) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Import the entities of a package of given name into CMS.
- isGisResizable() - Method in class com.gentics.contentnode.staging.StagedImage
-
Whether the image is resizable by Gentics Image Store
- isHttps() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if secure https is enabled for this node
- isMajor() - Method in class com.gentics.contentnode.staging.StagedObjectVersion
-
Is this version major?
- isOmitPageExtension() - Method in class com.gentics.contentnode.staging.StagedNode
-
Should the page extensions be omitted?
- isPubDirSegment() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if the publish directories are created from segments defined for the folders.
- isPublishContentMap() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if the node shall publish into a contentmap (if a contentrepository is assigned)
- isPublishContentMapFiles() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if to publish files to the content repository
- isPublishContentMapFolders() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if to publish folders to the content repository
- isPublishContentMapPages() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if to publish pages to the content repository
- isPublishFs() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if the node shall publish into the filesystem
- isPublishFsFiles() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if the node shall publish files into the file system
- isPublishFsPages() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if the node shall publish pages into the file system
- isPublishImageVariants() - Method in class com.gentics.contentnode.staging.StagedNode
-
True if image variants should be created on page/object property publish
L
- list(FilterParameterBean, SortParameterBean, PagingParameterBean) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Get packages list.
The result can be filtered byname
description
and sorted byname
description
nodes
pages
folders
files
images
M
- maybeVersioned() - Method in class com.gentics.contentnode.staging.StagedForm
- maybeVersioned() - Method in class com.gentics.contentnode.staging.StagedPage
- maybeVersioned() - Method in interface com.gentics.contentnode.staging.StagingModel
-
If this model considers versioning (current/published/scheduled) content, return its version data.
- MISMATCH - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorKind
- MISMATCH - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
N
- NO_BINARY - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorKind
- NOT_FOUND - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
O
- objectTags - Variable in class com.gentics.contentnode.staging.StagedFile
-
Objecttags in the file (objecttags)
- OTHER - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorKind
- OTHER - Enum constant in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
P
- published - Enum constant in enum class com.gentics.contentnode.staging.StagedObjectVersionType
R
- read(String) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Get the package by its name
- remove(String, String, String) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Remove an entity from the package of a given name.
S
- scheduled - Enum constant in enum class com.gentics.contentnode.staging.StagedObjectVersionType
- setActive(Boolean) - Method in class com.gentics.contentnode.staging.StagedTag
- setAlternateUrls(SortedSet<String>) - Method in class com.gentics.contentnode.staging.StagedFile
-
Set the alternate URLs
- setAlternateUrls(SortedSet<String>) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set the alternate URLs
- setBase(String) - Method in class com.gentics.contentnode.rest.model.staging.ImplementationHashResponse
-
Set the base
- setBinaryPublishDir(String) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the publish directory for binaries
- setBooleanValue(Boolean) - Method in class com.gentics.contentnode.staging.StagedProperty
- setChannels(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the number of channels in the package.
- setChannels(List<ContentPackageChannel>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setConstruct(StagedReference) - Method in class com.gentics.contentnode.staging.StagedTag
- setConstructIds(Set<String>) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the IDs of assigned constructs
- setContentId(String) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set the content ID
- setContentPackage(StagedContentPackage) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageLoadResponse
-
Set content staging package.
- setContentRepositoryId(String) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the content repository ID
- setContentsetId(String) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set the contentset ID
- setContentTagId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setCustomCdate(Integer) - Method in class com.gentics.contentnode.staging.StagedFile
-
Set custom creation date
- setCustomCdate(Integer) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set custom creation date
- setCustomEdate(Integer) - Method in class com.gentics.contentnode.staging.StagedFile
-
Set custom edit date
- setCustomEdate(Integer) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set custom edit date
- setData(JsonNode) - Method in class com.gentics.contentnode.staging.StagedForm
-
Set the form data
- setDatasource(StagedReference) - Method in class com.gentics.contentnode.staging.StagedProperty
- setDefinition(StagedReference) - Method in class com.gentics.contentnode.staging.StagedObjectTag
-
Set the reference to the object property definition
- setDescription(String) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
-
Set the description
- setDescription(String) - Method in class com.gentics.contentnode.staging.StagedFile
- setDescription(String) - Method in class com.gentics.contentnode.staging.StagedFolder
- setDescription(String) - Method in class com.gentics.contentnode.staging.StagedForm
-
Set the form description
- setDescription(String) - Method in class com.gentics.contentnode.staging.StagedPage
- setDescriptionI18n(Map<String, String>) - Method in class com.gentics.contentnode.staging.StagedFolder
-
Set translated descriptions
- setDisinheritDefault(Boolean) - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Set whether this object should be disinherited by default in new channels.
- setDisinheritedChannelIds(Set<String>) - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Set the disinherited channel IDs
- setDpiX(Integer) - Method in class com.gentics.contentnode.staging.StagedImage
- setDpiY(Integer) - Method in class com.gentics.contentnode.staging.StagedImage
- setError(String) - Method in class com.gentics.contentnode.rest.model.staging.StagedError
- setError(String) - Method in class com.gentics.contentnode.staging.StagingError
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageChannel
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageFile
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageFolder
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageForm
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageImage
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageNode
- setErrors(List<StagedError>) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackagePage
- setErrors(List<StagingError>) - Method in class com.gentics.contentnode.staging.StagingErrors
- setExcluded(Boolean) - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Set whether the object is excluded from multichannelling
- setFeatures(Set<String>) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the features
- setFileId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setFileName(String) - Method in class com.gentics.contentnode.staging.StagedPage
- setFiles(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the count of files in the package.
- setFiles(List<ContentPackageFile>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setFileSize(Integer) - Method in class com.gentics.contentnode.staging.StagedFile
- setFileType(String) - Method in class com.gentics.contentnode.staging.StagedFile
- setFileUrls(String) - Method in class com.gentics.contentnode.staging.StagedNode
- setFolderId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setFolders(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the count of folders in the package.
- setFolders(List<ContentPackageFolder>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setForceOnline(Boolean) - Method in class com.gentics.contentnode.staging.StagedFile
-
Set the force online flag
- setFormId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setForms(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the count of forms in the package.
- setForms(Map<String, List<ContentPackageForm>>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setFpX(Float) - Method in class com.gentics.contentnode.staging.StagedImage
-
Set the Focal point x-axis factor.
- setFpY(Float) - Method in class com.gentics.contentnode.staging.StagedImage
-
Set the focal point y-axis factor.
- setGisResizable(Boolean) - Method in class com.gentics.contentnode.staging.StagedImage
-
Sets whether the image is resizable by Gentics Image Store
- setGlobalId(String) - Method in class com.gentics.contentnode.staging.StagingError
- setHash(String) - Method in class com.gentics.contentnode.rest.model.staging.ImplementationHashResponse
-
Set the implementation hash
- setHash(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setHash(String) - Method in class com.gentics.contentnode.staging.StagedReference
-
Set the hash
- setHostname(String) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the hostname
- setHostnameProperty(String) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the hostname property
- setHttps(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set whether secure https is enabled for the node
- setId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setId(String) - Method in class com.gentics.contentnode.staging.StagedReference
-
Set the global ID
- setId(String) - Method in class com.gentics.contentnode.staging.StagingBase
- setId(String) - Method in interface com.gentics.contentnode.staging.StagingModel
-
Set the global ID
- setImageId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setImages(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the count of images in the package.
- setImages(List<ContentPackageImage>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setImport(JobStatus) - Method in class com.gentics.contentnode.rest.model.response.GenericJobStatusResponse
-
Set import job status.
- setImport(JobStatus) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set import job status.
- setKind(StagingErrorKind) - Method in class com.gentics.contentnode.rest.model.staging.StagedError
- setKind(StagingErrorKind) - Method in class com.gentics.contentnode.staging.StagingError
- setLanguage(String) - Method in class com.gentics.contentnode.staging.StagedPage
- setLanguages(List<String>) - Method in class com.gentics.contentnode.staging.StagedForm
-
Set the form languages
- setLanguages(List<String>) - Method in class com.gentics.contentnode.staging.StagedNode
- setListType(Overview.ListType) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set the overview type.
- setMasterId(String) - Method in class com.gentics.contentnode.staging.StagedLocalizableObject
-
Set the ID of the master object
- setMasterNodeId(String) - Method in class com.gentics.contentnode.staging.StagedChannel
-
Set the ID of the direct master node
- setMaxItems(Integer) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set maximum item count.
- setMeshPreviewUrlProperty(String) - Method in class com.gentics.contentnode.staging.StagedNode
- setMeshProjectName(String) - Method in class com.gentics.contentnode.staging.StagedNode
- setName(String) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
-
Set the name
- setName(String) - Method in class com.gentics.contentnode.staging.StagedTag
- setName(String) - Method in class com.gentics.contentnode.staging.StagingBase
- setNameI18n(Map<String, String>) - Method in class com.gentics.contentnode.staging.StagedFolder
-
Set translated names
- setNiceUrl(String) - Method in class com.gentics.contentnode.staging.StagedFile
-
Set the nice URL
- setNiceUrl(String) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set the nice URL
- setNodeId(String) - Method in class com.gentics.contentnode.staging.StagedNodeIdObjectId
-
Set node UUID.
- setNodeId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setNodes(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the count of nodes in the package.
- setNodes(List<ContentPackageNode>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setObjectId(String) - Method in class com.gentics.contentnode.staging.StagedNodeIdObjectId
-
Set object UUID.
- setObjectPropertyIds(Set<String>) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the IDs of assigned object properties
- setObjectTags(Map<String, StagedObjectTag>) - Method in class com.gentics.contentnode.staging.StagedFile
- setObjectTags(Map<String, StagedObjectTag>) - Method in class com.gentics.contentnode.staging.StagedFolder
- setObjectTags(Map<String, StagedObjectTag>) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set the object tags
- setOmitPageExtension(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set whether the page extensions be omitted.
- setOnline(Boolean) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- setOptions(List<SelectOption>) - Method in class com.gentics.contentnode.staging.StagedProperty
- setOrderBy(Overview.OrderBy) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set sort order-by.
- setOrderDirection(Overview.OrderDirection) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set the order direction.
- setOverview(StagedOverview) - Method in class com.gentics.contentnode.staging.StagedProperty
- setPackages(Set<String>) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the assigned devtool packages
- setPageId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setPageLanguageCode(PageLanguageCode) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set page language code
- setPages(int) - Method in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
-
Set the count of pages in the package.
- setPages(Map<String, List<ContentPackagePage>>) - Method in class com.gentics.contentnode.rest.model.response.ContentPackageFolderResponse
- setPageUrls(String) - Method in class com.gentics.contentnode.staging.StagedNode
- setPartId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setPath(String) - Method in class com.gentics.contentnode.staging.StagingError
- setPriority(Integer) - Method in class com.gentics.contentnode.staging.StagedPage
- setProperties(Map<String, StagedProperty>) - Method in class com.gentics.contentnode.staging.StagedTag
- setPubDirSegment(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set flag for publish directory segments
- setPublishAt(int) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- setPublishContentMap(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set true for publishing into contentmap Calling this also automatically enables/disables publishing for the individual object types (pages, files).
- setPublishContentMapFiles(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set whether to publish files to the content repository
- setPublishContentMapFolders(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set whether to publish folders to the content repository
- setPublishContentMapPages(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set whether to publish pages to the content repository
- setPublishDir(String) - Method in class com.gentics.contentnode.staging.StagedFolder
- setPublishDir(String) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the publish directory
- setPublishDirI18n(Map<String, String>) - Method in class com.gentics.contentnode.staging.StagedFolder
-
Set translated publish directories
- setPublishFs(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set true for publishing into the filesystem Calling this also automatically enables/disables publishing for the individual object types (pages, files).
- setPublishFsFiles(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set true for publishing files into the content repository
- setPublishFsPages(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set true for publishing pages into the content repository
- setPublishImageVariants(boolean) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set whether image variants should be created on page/object property publish
- setRecommendation(String) - Method in class com.gentics.contentnode.staging.StagingError
- setRecursive(Boolean) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set the recursive flag.
- setRootFolderId(String) - Method in class com.gentics.contentnode.staging.StagedNode
-
Set the ID of the root folder
- setSelectedNodeItemIds(List<StagedNodeIdObjectId>) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set selected UUIDs.
- setSelectedOptions(List<SelectOption>) - Method in class com.gentics.contentnode.staging.StagedProperty
- setSelectType(Overview.SelectType) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set the select type.
- setSizeX(Integer) - Method in class com.gentics.contentnode.staging.StagedImage
- setSizeY(Integer) - Method in class com.gentics.contentnode.staging.StagedImage
- setSource(String) - Method in class com.gentics.contentnode.staging.StagedOverview
-
Set the source.
- setStringValue(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setStringValues(List<String>) - Method in class com.gentics.contentnode.staging.StagedProperty
- setSuccessNodeId(String) - Method in class com.gentics.contentnode.staging.StagedForm
-
Set the success node ID
- setSuccessPageId(String) - Method in class com.gentics.contentnode.staging.StagedForm
-
Set the success page ID
- setTags(Map<String, StagedTag>) - Method in class com.gentics.contentnode.staging.StagedPage
-
Set the tags
- setTemplate(StagedReference) - Method in class com.gentics.contentnode.staging.StagedPage
- setTemplateId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setTemplateIds(Set<String>) - Method in class com.gentics.contentnode.staging.StagedFolder
-
Set the IDs of assigned templates
- setTemplateTagId(String) - Method in class com.gentics.contentnode.staging.StagedProperty
- setTimeOff(Integer) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- setTimestamp(int) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
-
Set version timestamp in seconds.
- setTimestamp(long) - Method in class com.gentics.contentnode.staging.StagingErrors
- setTimestamp(Integer) - Method in class com.gentics.contentnode.rest.model.staging.ContentPackageBase
-
Set the modification timestamp
- setType(Property.Type) - Method in class com.gentics.contentnode.staging.StagedProperty
- setType(Tag.Type) - Method in class com.gentics.contentnode.staging.StagedTag
- setType(StagedObjectVersionType) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
- setVersion(StagedObjectVersion) - Method in class com.gentics.contentnode.staging.StagedForm
-
Set object version.
- setVersion(StagedObjectVersion) - Method in class com.gentics.contentnode.staging.StagedPage
- setVersionNumber(String) - Method in class com.gentics.contentnode.staging.StagedObjectVersion
-
Set version number.
- StagedChannel - Class in com.gentics.contentnode.staging
-
REST entity for channel info for the Content Staging package object.
- StagedChannel() - Constructor for class com.gentics.contentnode.staging.StagedChannel
- StagedConstructResource - Interface in com.gentics.contentnode.rest.resource
-
Resource for handling constructs
- StagedContentPackage - Class in com.gentics.contentnode.rest.model.staging
-
Content staging package entity.
- StagedContentPackage() - Constructor for class com.gentics.contentnode.rest.model.staging.StagedContentPackage
- StagedDatasourceResource - Interface in com.gentics.contentnode.rest.resource
-
Resource for management of datasources
- StagedError - Class in com.gentics.contentnode.rest.model.staging
-
Content staging error DTO.
- StagedError() - Constructor for class com.gentics.contentnode.rest.model.staging.StagedError
- StagedError(String, StagingErrorKind) - Constructor for class com.gentics.contentnode.rest.model.staging.StagedError
- StagedFile - Class in com.gentics.contentnode.staging
-
REST entity for the file, contained in the Content Staging package.
- StagedFile() - Constructor for class com.gentics.contentnode.staging.StagedFile
- StagedFolder - Class in com.gentics.contentnode.staging
-
REST API folder entity for Content Staging.
- StagedFolder() - Constructor for class com.gentics.contentnode.staging.StagedFolder
- StagedForm - Class in com.gentics.contentnode.staging
-
REST entity for the form, contained in the Content Staging package.
- StagedForm() - Constructor for class com.gentics.contentnode.staging.StagedForm
- StagedImage - Class in com.gentics.contentnode.staging
-
REST entity for the image, contained in the Content Staging package.
- StagedImage() - Constructor for class com.gentics.contentnode.staging.StagedImage
- StagedLocalizableObject - Class in com.gentics.contentnode.staging
-
Abstract base class for staged localizable objects
- StagedLocalizableObject() - Constructor for class com.gentics.contentnode.staging.StagedLocalizableObject
- StagedNode - Class in com.gentics.contentnode.staging
-
REST entity for the node, contained in the Content Staging package.
- StagedNode() - Constructor for class com.gentics.contentnode.staging.StagedNode
- StagedNodeIdObjectId - Class in com.gentics.contentnode.staging
-
Node / Object ID pair for the Content Staging package.
- StagedNodeIdObjectId() - Constructor for class com.gentics.contentnode.staging.StagedNodeIdObjectId
- StagedObjectPropertyResource - Interface in com.gentics.contentnode.rest.resource
-
Resource for management of object property definitions
- StagedObjectTag - Class in com.gentics.contentnode.staging
-
Model of a staged object tag
- StagedObjectTag() - Constructor for class com.gentics.contentnode.staging.StagedObjectTag
- StagedObjectVersion - Class in com.gentics.contentnode.staging
-
A version for the version-enabled entity, for the Content Staging package.
- StagedObjectVersion() - Constructor for class com.gentics.contentnode.staging.StagedObjectVersion
- StagedObjectVersionType - Enum Class in com.gentics.contentnode.staging
- StagedOverview - Class in com.gentics.contentnode.staging
-
REST entity for the overview, contained in the Content Staging package.
- StagedOverview() - Constructor for class com.gentics.contentnode.staging.StagedOverview
- StagedPage - Class in com.gentics.contentnode.staging
-
REST entity for the page, contained in the Content Staging package.
- StagedPage() - Constructor for class com.gentics.contentnode.staging.StagedPage
- StagedProperty - Class in com.gentics.contentnode.staging
-
REST entity for the object property, contained in the Content Staging package.
- StagedProperty() - Constructor for class com.gentics.contentnode.staging.StagedProperty
- StagedReference - Class in com.gentics.contentnode.staging
-
A Global ID + Hash pair
- StagedReference() - Constructor for class com.gentics.contentnode.staging.StagedReference
- StagedTag - Class in com.gentics.contentnode.staging
-
REST entity for the tag, contained in the Content Staging package.
- StagedTag() - Constructor for class com.gentics.contentnode.staging.StagedTag
- StagedTemplateResource - Interface in com.gentics.contentnode.rest.resource
-
Resource used for loading, saving and manipulating GCN templates.
- StagingBase - Class in com.gentics.contentnode.staging
-
Base class for the content staging related entities.
- StagingBase() - Constructor for class com.gentics.contentnode.staging.StagingBase
- StagingError - Class in com.gentics.contentnode.staging
-
A distinct error, happened during the staging process.
- StagingError() - Constructor for class com.gentics.contentnode.staging.StagingError
-
Reflection ctor.
- StagingError(String, String, String, StagingErrorKind) - Constructor for class com.gentics.contentnode.staging.StagingError
-
Inner ctor.
- StagingErrorKind - Enum Class in com.gentics.contentnode.staging
-
Kind of an error
- StagingErrorRecommendation - Enum Class in com.gentics.contentnode.staging
- StagingErrors - Class in com.gentics.contentnode.staging
-
Errors model
- StagingErrors() - Constructor for class com.gentics.contentnode.staging.StagingErrors
- StagingModel - Interface in com.gentics.contentnode.staging
-
A model can be stored in the content staging storage.
- StagingStatusResponse - Class in com.gentics.contentnode.rest.model.response
- StagingStatusResponse() - Constructor for class com.gentics.contentnode.rest.model.response.StagingStatusResponse
- status(String, IdTypeMapRequest) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Check the staging package inclusion package for the bulk of various types.
T
- toString() - Method in class com.gentics.contentnode.staging.StagedReference
- toString() - Method in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
- TYPE_NAME - Static variable in class com.gentics.contentnode.rest.model.staging.StagedContentPackage
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedChannel
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedFile
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedFolder
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedForm
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedImage
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedNode
- TYPE_NAME - Static variable in class com.gentics.contentnode.staging.StagedPage
U
- update(String, StagedContentPackage) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Update the package with the given name.
- upload(String, FormDataMultiPart) - Method in interface com.gentics.contentnode.rest.resource.ContentStagingResource
-
Upload the package of the given name in the form of ZIP archive.
V
- valueOf(String) - Static method in enum class com.gentics.contentnode.staging.StagedObjectVersionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gentics.contentnode.staging.StagingErrorKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.gentics.contentnode.staging.StagingErrorRecommendation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.gentics.contentnode.staging.StagedObjectVersionType
-
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.staging.StagingErrorKind
-
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.staging.StagingErrorRecommendation
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form