Serialized Form

  • Package com.gentics.contentnode.rest.model.response

    • Class com.gentics.contentnode.rest.model.response.AbstractItemResponse

      class AbstractItemResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -1415634035461255976L
      • Serialized Fields

    • Class com.gentics.contentnode.rest.model.response.AbstractListResponse

      class AbstractListResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • hasMoreItems
          boolean hasMoreItems
        • items
          List<T extends Object> items
        • numItems
          int numItems
        • perms
          Map<Integer,Set<com.gentics.contentnode.rest.model.request.Permission>> perms
    • Class com.gentics.contentnode.rest.model.response.AuthenticationResponse

      class AuthenticationResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • user
          com.gentics.contentnode.rest.model.User user
    • Class com.gentics.contentnode.rest.model.response.ConstructCategoryListResponse

      class ConstructCategoryListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.ConstructCategory> implements Serializable
      serialVersionUID:
      4631758890136807432L
    • Class com.gentics.contentnode.rest.model.response.ConstructCategoryLoadResponse

      class ConstructCategoryLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -4576547672935705070L
      • Serialized Fields

        • constructCategory
          com.gentics.contentnode.rest.model.ConstructCategory constructCategory
    • Class com.gentics.contentnode.rest.model.response.ConstructList

      class ConstructList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Construct> implements Serializable
      serialVersionUID:
      6059215336165095068L
    • Class com.gentics.contentnode.rest.model.response.ConstructListResponse

      class ConstructListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      4631758890136807432L
      • Serialized Fields

        • constructs
          List<com.gentics.contentnode.rest.model.Construct> constructs
        • hasMoreItems
          Boolean hasMoreItems
        • numItems
          Integer numItems
    • Class com.gentics.contentnode.rest.model.response.ConstructLoadResponse

      class ConstructLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      179915475207553374L
      • Serialized Fields

        • construct
          com.gentics.contentnode.rest.model.Construct construct
    • Class com.gentics.contentnode.rest.model.response.ContentLanguageResponse

      class ContentLanguageResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -2023344286436348788L
      • Serialized Fields

        • language
          com.gentics.contentnode.rest.model.ContentLanguage language
    • Class com.gentics.contentnode.rest.model.response.ContentPackageListResponse

      class ContentPackageListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<StagedContentPackage> implements Serializable
      serialVersionUID:
      -1564579943396230973L
    • Class com.gentics.contentnode.rest.model.response.ContentPackageLoadResponse

      class ContentPackageLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      2511529973008918155L
      • Serialized Fields

        • contentPackage
          StagedContentPackage contentPackage
        • import_
          com.gentics.contentnode.rest.resource.impl.internal.JobStatus import_
    • Class com.gentics.contentnode.rest.model.response.ContentRepositoryFragmentEntryResponse

      class ContentRepositoryFragmentEntryResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -4289919103148025877L
      • Serialized Fields

        • entry
          com.gentics.contentnode.rest.model.ContentRepositoryFragmentEntryModel entry
    • Class com.gentics.contentnode.rest.model.response.ContentRepositoryFragmentResponse

      class ContentRepositoryFragmentResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      8663242910289737727L
      • Serialized Fields

        • contentRepositoryFragment
          com.gentics.contentnode.rest.model.ContentRepositoryFragmentModel contentRepositoryFragment
    • Class com.gentics.contentnode.rest.model.response.ContentRepositoryResponse

      class ContentRepositoryResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • contentRepository
          com.gentics.contentnode.rest.model.ContentRepositoryModel contentRepository
    • Class com.gentics.contentnode.rest.model.response.DatasourceEntryListResponse

      class DatasourceEntryListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.DatasourceEntryModel> implements Serializable
      serialVersionUID:
      2134563281252356818L
    • Class com.gentics.contentnode.rest.model.response.DatasourceEntryResponse

      class DatasourceEntryResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -6607080159935751601L
      • Serialized Fields

        • entry
          com.gentics.contentnode.rest.model.DatasourceEntryModel entry
    • Class com.gentics.contentnode.rest.model.response.DatasourceLoadResponse

      class DatasourceLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      6857046837937514424L
      • Serialized Fields

        • datasource
          com.gentics.contentnode.rest.model.Datasource datasource
    • Class com.gentics.contentnode.rest.model.response.DirtQueueEntryList

      class DirtQueueEntryList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.DirtQueueEntry> implements Serializable
      serialVersionUID:
      7308718086731134009L
    • Class com.gentics.contentnode.rest.model.response.DirtQueueSummaryResponse

      class DirtQueueSummaryResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.DirtQueueSummaryEntry> implements Serializable
      serialVersionUID:
      552858038212317819L
    • Class com.gentics.contentnode.rest.model.response.ExportSelectionResponse

      class ExportSelectionResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
    • Class com.gentics.contentnode.rest.model.response.FeatureList

      class FeatureList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.NodeFeature> implements Serializable
      serialVersionUID:
      1L
    • Class com.gentics.contentnode.rest.model.response.FeatureModelList

      class FeatureModelList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.NodeFeatureModel> implements Serializable
      serialVersionUID:
      1L
    • Class com.gentics.contentnode.rest.model.response.FeatureResponse

      class FeatureResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • activated
          boolean activated
        • name
          String name
    • Class com.gentics.contentnode.rest.model.response.FileListResponse

      class FileListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.File> implements Serializable
      serialVersionUID:
      -1180531953664474020L
    • Class com.gentics.contentnode.rest.model.response.FileLoadResponse

      class FileLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -4471168741484931008L
      • Serialized Fields

        • file
          com.gentics.contentnode.rest.model.File file
        • stagingStatus
          com.gentics.contentnode.rest.model.response.StagingStatus stagingStatus
    • Class com.gentics.contentnode.rest.model.response.FileUploadResponse

      class FileUploadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • file
          com.gentics.contentnode.rest.model.File file
        • success
          boolean success
    • Class com.gentics.contentnode.rest.model.response.FileUsageListResponse

      class FileUsageListResponse extends com.gentics.contentnode.rest.model.response.LegacyFileListResponse implements Serializable
      • Serialized Fields

        • total
          int total
        • withoutPermission
          int withoutPermission
    • Class com.gentics.contentnode.rest.model.response.FolderExternalLinksResponse

      class FolderExternalLinksResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      4538567395398949128L
      • Serialized Fields

        • pages
          List<com.gentics.contentnode.rest.model.response.PageExternalLink> pages
    • Class com.gentics.contentnode.rest.model.response.FolderListResponse

      class FolderListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Folder> implements Serializable
      serialVersionUID:
      7299936179419707056L
    • Class com.gentics.contentnode.rest.model.response.FolderLoadResponse

      class FolderLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -4157005507718644867L
      • Serialized Fields

        • folder
          com.gentics.contentnode.rest.model.Folder folder
        • stagingStatus
          com.gentics.contentnode.rest.model.response.StagingStatus stagingStatus
    • Class com.gentics.contentnode.rest.model.response.FolderObjectCountResponse

      class FolderObjectCountResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • files
          int files
        • folders
          int folders
        • images
          int images
        • pages
          int pages
        • templates
          int templates
    • Class com.gentics.contentnode.rest.model.response.FolderPublishDirSanitizeResponse

      class FolderPublishDirSanitizeResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      904149088614424172L
      • Serialized Fields

        • publishDir
          String publishDir
    • Class com.gentics.contentnode.rest.model.response.FolderStructureLoadResponse

      class FolderStructureLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • rootNode
          com.gentics.contentnode.rest.model.response.TreeNode rootNode
    • Class com.gentics.contentnode.rest.model.response.FolderUsageListResponse

      class FolderUsageListResponse extends com.gentics.contentnode.rest.model.response.LegacyFolderListResponse implements Serializable
      • Serialized Fields

        • total
          int total
        • withoutPermission
          int withoutPermission
    • Class com.gentics.contentnode.rest.model.response.FoundFilesListResponse

      class FoundFilesListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • files
          List<com.gentics.contentnode.rest.model.File> files
    • Class com.gentics.contentnode.rest.model.response.GenericResponse

      class GenericResponse extends Object implements Serializable
      serialVersionUID:
      4897796445376071865L
      • Serialized Fields

        • messages
          List<com.gentics.contentnode.rest.model.response.Message> messages
        • responseInfo
          com.gentics.contentnode.rest.model.response.ResponseInfo responseInfo
    • Class com.gentics.contentnode.rest.model.response.GroupList

      class GroupList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Group> implements Serializable
      serialVersionUID:
      -7678090121119328948L
    • Class com.gentics.contentnode.rest.model.response.GroupLoadResponse

      class GroupLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      5470364881815549450L
      • Serialized Fields

        • group
          com.gentics.contentnode.rest.model.Group group
    • Class com.gentics.contentnode.rest.model.response.GroupsPermBitsResponse

      class GroupsPermBitsResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
    • Class com.gentics.contentnode.rest.model.response.GroupsResponse

      class GroupsResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -6807908191532009756L
      • Serialized Fields

        • groups
          List<com.gentics.contentnode.rest.model.Group> groups
        • perms
          Map<Integer,Set<com.gentics.contentnode.rest.model.request.Permission>> perms
    • Class com.gentics.contentnode.rest.model.response.HashPasswordResponse

      class HashPasswordResponse extends com.gentics.contentnode.rest.model.response.AuthenticationResponse implements Serializable
      • Serialized Fields

    • Class com.gentics.contentnode.rest.model.response.ImageListResponse

      class ImageListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Image> implements Serializable
      serialVersionUID:
      -2414917611951124114L
    • Class com.gentics.contentnode.rest.model.response.ImageLoadResponse

      class ImageLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      8841739317774825601L
      • Serialized Fields

        • image
          com.gentics.contentnode.rest.model.Image image
        • stagingStatus
          com.gentics.contentnode.rest.model.response.StagingStatus stagingStatus
    • Class com.gentics.contentnode.rest.model.response.ItemListResponse

      class ItemListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • hasMoreItems
          Boolean hasMoreItems
        • items
          List<? extends com.gentics.contentnode.rest.model.ContentNodeItem> items
        • numItems
          Integer numItems
    • Class com.gentics.contentnode.rest.model.response.ItemVersionListResponse

      class ItemVersionListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.ItemVersion> implements Serializable
      serialVersionUID:
      2009556649667950391L
    • Class com.gentics.contentnode.rest.model.response.LanguageList

      class LanguageList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.ContentLanguage> implements Serializable
      serialVersionUID:
      1L
    • Class com.gentics.contentnode.rest.model.response.LanguageListResponse

      class LanguageListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • hasMoreItems
          boolean hasMoreItems
        • languages
          List<com.gentics.contentnode.rest.model.ContentLanguage> languages
        • numItems
          Integer numItems
    • Class com.gentics.contentnode.rest.model.response.LanguageResponse

      class LanguageResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

    • Class com.gentics.contentnode.rest.model.response.LegacyFileListResponse

      class LegacyFileListResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      -7014356589262104642L
      • Serialized Fields

        • files
          List<com.gentics.contentnode.rest.model.File> files
        • hasMoreItems
          Boolean hasMoreItems
        • numItems
          Integer numItems
    • Class com.gentics.contentnode.rest.model.response.LegacyFolderListResponse

      class LegacyFolderListResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      -407622727941885997L
      • Serialized Fields

        • deleted
          List<String> deleted
        • folders
          List<com.gentics.contentnode.rest.model.Folder> folders
        • hasMoreItems
          Boolean hasMoreItems
        • numItems
          Integer numItems
    • Class com.gentics.contentnode.rest.model.response.LegacyPageListResponse

      class LegacyPageListResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      5798697357733469204L
      • Serialized Fields

        • hasMoreItems
          Boolean hasMoreItems
        • numItems
          Integer numItems
        • pages
          List<com.gentics.contentnode.rest.model.Page> pages
    • Class com.gentics.contentnode.rest.model.response.LoginResponse

      class LoginResponse extends com.gentics.contentnode.rest.model.response.AuthenticationResponse implements Serializable
      • Serialized Fields

    • Class com.gentics.contentnode.rest.model.response.MaintenanceResponse

      class MaintenanceResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -6522662697629058042L
      • Serialized Fields

        • banner
          boolean banner
        • maintenance
          boolean maintenance
        • message
          String message
    • Class com.gentics.contentnode.rest.model.response.MarkupLanguageListResponse

      class MarkupLanguageListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.MarkupLanguage> implements Serializable
      serialVersionUID:
      -4216525077060382159L
    • Class com.gentics.contentnode.rest.model.response.MeshRolesResponse

      class MeshRolesResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      1L
    • Class com.gentics.contentnode.rest.model.response.Message

      class Message extends Object implements Serializable
      serialVersionUID:
      -2635145623440334358L
      • Serialized Fields

        • fieldName
          String fieldName
        • id
          Integer id
        • image
          String image
        • isInstantMessage
          boolean isInstantMessage
        • message
          String message
        • sender
          com.gentics.contentnode.rest.model.User sender
        • timestamp
          long timestamp
        • type
          com.gentics.contentnode.rest.model.response.Message.Type type
    • Class com.gentics.contentnode.rest.model.response.MessageListResponse

      class MessageListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
    • Class com.gentics.contentnode.rest.model.response.MultiFileLoadResponse

      class MultiFileLoadResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      7307279374399639967L
      • Serialized Fields

        • files
          List<com.gentics.contentnode.rest.model.File> files
    • Class com.gentics.contentnode.rest.model.response.MultiFolderLoadResponse

      class MultiFolderLoadResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      -7521219058301429875L
      • Serialized Fields

        • folders
          List<com.gentics.contentnode.rest.model.Folder> folders
    • Class com.gentics.contentnode.rest.model.response.MultiImageLoadResponse

      class MultiImageLoadResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      -5704792864208230620L
      • Serialized Fields

        • images
          List<com.gentics.contentnode.rest.model.Image> images
    • Class com.gentics.contentnode.rest.model.response.MultiPageLoadResponse

      class MultiPageLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • pages
          List<com.gentics.contentnode.rest.model.Page> pages
    • Class com.gentics.contentnode.rest.model.response.MultiTagCreateResponse

      class MultiTagCreateResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • created
          Map<String,com.gentics.contentnode.rest.model.request.page.CreatedTag> created
        • tags
          List<com.gentics.contentnode.rest.model.response.PageRenderResponse.Tag> tags
    • Class com.gentics.contentnode.rest.model.response.NodeFeatureResponse

      class NodeFeatureResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • features
          List<com.gentics.contentnode.rest.model.NodeFeature> features
    • Class com.gentics.contentnode.rest.model.response.NodeList

      class NodeList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Node> implements Serializable
      serialVersionUID:
      1L
    • Class com.gentics.contentnode.rest.model.response.NodeLoadResponse

      class NodeLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • node
          com.gentics.contentnode.rest.model.Node node
    • Class com.gentics.contentnode.rest.model.response.NodeRestrictionResponse

      class NodeRestrictionResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -8188742246145729428L
    • Class com.gentics.contentnode.rest.model.response.NodeSettingsResponse

      class NodeSettingsResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • data
          com.fasterxml.jackson.databind.JsonNode data
    • Class com.gentics.contentnode.rest.model.response.ObjectPropertyCategoryListResponse

      class ObjectPropertyCategoryListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.ObjectPropertyCategory> implements Serializable
      serialVersionUID:
      -6086235529550216671L
    • Class com.gentics.contentnode.rest.model.response.ObjectPropertyCategoryLoadResponse

      class ObjectPropertyCategoryLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -2482683441359491131L
      • Serialized Fields

        • objectPropertyCategory
          com.gentics.contentnode.rest.model.ObjectPropertyCategory objectPropertyCategory
    • Class com.gentics.contentnode.rest.model.response.ObjectPropertyListResponse

      class ObjectPropertyListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.ObjectProperty> implements Serializable
      serialVersionUID:
      1547443153062743935L
    • Class com.gentics.contentnode.rest.model.response.ObjectPropertyLoadResponse

      class ObjectPropertyLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -4749890848262832433L
      • Serialized Fields

        • objectProperty
          com.gentics.contentnode.rest.model.ObjectProperty objectProperty
    • Class com.gentics.contentnode.rest.model.response.PagedConstructListResponse

      class PagedConstructListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Construct> implements Serializable
      serialVersionUID:
      -1450291013819581269L
    • Class com.gentics.contentnode.rest.model.response.PagedDatasourceListResponse

      class PagedDatasourceListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Datasource> implements Serializable
      serialVersionUID:
      -2266081592231414187L
    • Class com.gentics.contentnode.rest.model.response.PagedFolderListResponse

      class PagedFolderListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Folder> implements Serializable
      serialVersionUID:
      -8370434869831287849L
    • Class com.gentics.contentnode.rest.model.response.PagedObjectPropertyListResponse

      class PagedObjectPropertyListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.ObjectProperty> implements Serializable
      serialVersionUID:
      860790898020191531L
    • Class com.gentics.contentnode.rest.model.response.PagedTemplateListResponse

      class PagedTemplateListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Template> implements Serializable
    • Class com.gentics.contentnode.rest.model.response.PageListResponse

      class PageListResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Page> implements Serializable
      serialVersionUID:
      2892369677519795549L
    • Class com.gentics.contentnode.rest.model.response.PageLoadResponse

      class PageLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -5653638510449412833L
      • Serialized Fields

        • page
          com.gentics.contentnode.rest.model.Page page
        • stagingStatus
          com.gentics.contentnode.rest.model.response.StagingStatus stagingStatus
    • Class com.gentics.contentnode.rest.model.response.PagePreviewResponse

      class PagePreviewResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

    • Class com.gentics.contentnode.rest.model.response.PageRenderResponse

      class PageRenderResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • content
          String content
        • inheritedContent
          String inheritedContent
        • inheritedProperties
          Map<String,String> inheritedProperties
        • metaeditables
          List<com.gentics.contentnode.rest.model.response.PageRenderResponse.MetaEditable> metaeditables
        • properties
          Map<String,String> properties
        • tags
          List<com.gentics.contentnode.rest.model.response.PageRenderResponse.Tag> tags
        • time
          Long time
    • Class com.gentics.contentnode.rest.model.response.PageUsageListResponse

      class PageUsageListResponse extends com.gentics.contentnode.rest.model.response.LegacyPageListResponse implements Serializable
      • Serialized Fields

        • total
          int total
        • withoutPermission
          int withoutPermission
    • Class com.gentics.contentnode.rest.model.response.PartResponse

      class PartResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -7825195242630188944L
      • Serialized Fields

        • part
          com.gentics.contentnode.rest.model.Part part
    • Class com.gentics.contentnode.rest.model.response.PermBitsResponse

      class PermBitsResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • perm
          String perm
        • permissionsMap
          com.gentics.contentnode.rest.model.perm.PermissionsMap permissionsMap
        • privilegeMap
          com.gentics.contentnode.rest.model.PrivilegeMap privilegeMap
        • rolePerm
          String rolePerm
    • Class com.gentics.contentnode.rest.model.response.PermResponse

      class PermResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • granted
          boolean granted
    • Class com.gentics.contentnode.rest.model.response.PrivilegesResponse

      class PrivilegesResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • privileges
          List<com.gentics.contentnode.rest.model.Privilege> privileges
    • Class com.gentics.contentnode.rest.model.response.ProcessQueueEntry

      class ProcessQueueEntry extends Object implements Serializable
      serialVersionUID:
      5779024253995313258L
      • Serialized Fields

        • data
          String data
        • entryId
          int entryId
        • id
          String id
        • objectId
          int objectId
        • objectType
          String objectType
        • processKey
          String processKey
        • state
          String state
        • timestamp
          long timestamp
    • Class com.gentics.contentnode.rest.model.response.PublishQueueCounts

      class PublishQueueCounts extends Object implements Serializable
      serialVersionUID:
      1557405864441979188L
      • Serialized Fields

        • files
          com.gentics.contentnode.rest.model.response.admin.ObjectCount files
        • folders
          com.gentics.contentnode.rest.model.response.admin.ObjectCount folders
        • forms
          com.gentics.contentnode.rest.model.response.admin.ObjectCount forms
        • pages
          com.gentics.contentnode.rest.model.response.admin.ObjectCount pages
    • Class com.gentics.contentnode.rest.model.response.PublishQueueResponse

      class PublishQueueResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      -236086423430860880L
      • Serialized Fields

        • nodes
          Map<Integer,com.gentics.contentnode.rest.model.response.PublishQueueCounts> nodes
    • Class com.gentics.contentnode.rest.model.response.ReferencedFilesListResponse

      class ReferencedFilesListResponse extends com.gentics.contentnode.rest.model.response.LegacyFileListResponse implements Serializable
      • Serialized Fields

        • total
          int total
        • withoutPermission
          int withoutPermission
    • Class com.gentics.contentnode.rest.model.response.ReferencedPagesListResponse

      class ReferencedPagesListResponse extends com.gentics.contentnode.rest.model.response.LegacyPageListResponse implements Serializable
      • Serialized Fields

        • total
          int total
        • withoutPermission
          int withoutPermission
    • Class com.gentics.contentnode.rest.model.response.ResponseInfo

      class ResponseInfo extends Object implements Serializable
      serialVersionUID:
      6153978606248563639L
      • Serialized Fields

        • property
          String property
        • responseCode
          com.gentics.contentnode.rest.model.response.ResponseCode responseCode
        • responseMessage
          String responseMessage
    • Class com.gentics.contentnode.rest.model.response.StagingResponse

      class StagingResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      6521291483369880099L
      • Serialized Fields

        • stagingStatus
          Map<K extends Object,com.gentics.contentnode.rest.model.response.StagingStatus> stagingStatus
    • Class com.gentics.contentnode.rest.model.response.StagingStatus

      class StagingStatus extends Object implements Serializable
      serialVersionUID:
      -1196387900759469701L
      • Serialized Fields

        • included
          boolean included
        • packageName
          String packageName
    • Class com.gentics.contentnode.rest.model.response.StagingStatusResponse

      class StagingStatusResponse extends com.gentics.contentnode.rest.model.response.StagingResponse<String> implements Serializable
      serialVersionUID:
      4867653489565248639L
    • Class com.gentics.contentnode.rest.model.response.TagCreateResponse

      class TagCreateResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • tag
          com.gentics.contentnode.rest.model.Tag tag
    • Class com.gentics.contentnode.rest.model.response.TagList

      class TagList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.Tag> implements Serializable
      serialVersionUID:
      -4442938400978697500L
    • Class com.gentics.contentnode.rest.model.response.TagListResponse

      class TagListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • hasMoreItems
          Boolean hasMoreItems
        • numItems
          Integer numItems
        • tags
          List<com.gentics.contentnode.rest.model.Tag> tags
    • Class com.gentics.contentnode.rest.model.response.TagmapEntryResponse

      class TagmapEntryResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • entry
          com.gentics.contentnode.rest.model.TagmapEntryModel entry
    • Class com.gentics.contentnode.rest.model.response.TagStatusResponse

      class TagStatusResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.response.TagStatus> implements Serializable
      serialVersionUID:
      -3469185596107895096L
    • Class com.gentics.contentnode.rest.model.response.TemplateInNodeResponse

      class TemplateInNodeResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.TemplateInNode> implements Serializable
      serialVersionUID:
      4260126166451343569L
    • Class com.gentics.contentnode.rest.model.response.TemplateListResponse

      class TemplateListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • hasMoreItems
          Boolean hasMoreItems
        • numItems
          Integer numItems
        • templates
          List<com.gentics.contentnode.rest.model.Template> templates
    • Class com.gentics.contentnode.rest.model.response.TemplateLoadResponse

      class TemplateLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • template
          com.gentics.contentnode.rest.model.Template template
    • Class com.gentics.contentnode.rest.model.response.TemplateUsageListResponse

      class TemplateUsageListResponse extends com.gentics.contentnode.rest.model.response.TemplateListResponse implements Serializable
      • Serialized Fields

        • total
          int total
        • withoutPermission
          int withoutPermission
    • Class com.gentics.contentnode.rest.model.response.TotalUsageResponse

      class TotalUsageResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • infos
          Map<Integer,com.gentics.contentnode.rest.model.response.TotalUsageInfo> infos
    • Class com.gentics.contentnode.rest.model.response.TypePermissionList

      class TypePermissionList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.perm.TypePermissions> implements Serializable
      serialVersionUID:
      9070650214909996512L
    • Class com.gentics.contentnode.rest.model.response.TypePermissionResponse

      class TypePermissionResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • perms
          List<com.gentics.contentnode.rest.model.perm.TypePermissionItem> perms
        • roles
          List<com.gentics.contentnode.rest.model.perm.RoleItem> roles
    • Class com.gentics.contentnode.rest.model.response.UILanguagesResponse

      class UILanguagesResponse extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.UILanguage> implements Serializable
      serialVersionUID:
      6882356951301053484L
    • Class com.gentics.contentnode.rest.model.response.UserDataResponse

      class UserDataResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • data
          com.fasterxml.jackson.databind.JsonNode data
    • Class com.gentics.contentnode.rest.model.response.UserList

      class UserList extends com.gentics.contentnode.rest.model.response.AbstractListResponse<com.gentics.contentnode.rest.model.User> implements Serializable
      serialVersionUID:
      5682103524057224121L
    • Class com.gentics.contentnode.rest.model.response.UserListResponse

      class UserListResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • users
          List<com.gentics.contentnode.rest.model.User> users
    • Class com.gentics.contentnode.rest.model.response.UserLoadResponse

      class UserLoadResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      • Serialized Fields

        • user
          com.gentics.contentnode.rest.model.User user
    • Class com.gentics.contentnode.rest.model.response.UsersnapResponse

      class UsersnapResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • settings
          com.fasterxml.jackson.databind.JsonNode settings
    • Class com.gentics.contentnode.rest.model.response.VersionResponse

      class VersionResponse extends com.gentics.contentnode.rest.model.response.GenericResponse implements Serializable
      serialVersionUID:
      1L
      • Serialized Fields

        • cmpVersion
          String cmpVersion
        • nodeInfo
          Map<String,com.gentics.contentnode.rest.model.CmpVersionInfo> nodeInfo
        • variant
          String variant
        • version
          String version
  • Package com.gentics.contentnode.rest.model.staging