Uses of Class
com.gentics.contentnode.rest.model.response.GenericResponse
-
-
Uses of GenericResponse in com.gentics.contentnode.rest.client
Methods in com.gentics.contentnode.rest.client with parameters of type GenericResponse Modifier and Type Method Description void
RestClient. assertResponse(GenericResponse response)
Analyzes the response of a finished request and asserts that it was executed without errors; if a problem occurred during the request, a specialized RestException is thrown -
Uses of GenericResponse in com.gentics.contentnode.rest.model
Subclasses of GenericResponse in com.gentics.contentnode.rest.model Modifier and Type Class Description class
ContentRepositoryFragmentEntryListResponse
Response containing a list of ContentRepository Fragment Entriesclass
ContentRepositoryFragmentListResponse
Response containing a list of ContentRepository Fragmentsclass
ContentRepositoryListResponse
Response containing a list of ContentRepositoriesclass
ObjTagSyncStatus
Synchronization infoclass
TagmapEntryConsistencyResponse
Response containing a list of inconsistenciesclass
TagmapEntryListResponse
Response containing a list of ContentRepository Entries -
Uses of GenericResponse in com.gentics.contentnode.rest.model.devtools
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.devtools Modifier and Type Class Description class
PackageListResponse
Response containing a list of packages -
Uses of GenericResponse in com.gentics.contentnode.rest.model.objtag
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.objtag Modifier and Type Class Description class
SyncItemList
Response containing a list of tags out of sync -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response Modifier and Type Class Description class
AbstractItemResponse<T>
Abstract item responseclass
AbstractListResponse<T>
Abstract list responseclass
AuthenticationResponse
Authentication Resultclass
ConstructCategoryListResponse
Response containing a list of construct categoriessclass
ConstructCategoryLoadResponse
Class representing the construct category load response.class
ConstructList
Response containing a list of constructsclass
ConstructListResponse
Response containing a list of constructsclass
ConstructLoadResponse
Class representing the construct load response.class
ContentLanguageResponse
Response containing a single content languageclass
ContentRepositoryFragmentEntryResponse
Response containing a ContentRepository Fragment Entryclass
ContentRepositoryFragmentResponse
Response containing a ContentRepository Fragmentclass
ContentRepositoryResponse
Response containing a ContentRepositoryclass
DatasourceEntryListResponse
Response containing a list of datasource entriesclass
DatasourceEntryResponse
Response containing a datasource entryclass
DatasourceLoadResponse
Response for a datasource load request.class
DirtQueueEntryList
REST Model containing a list of dirt queue entriesclass
DirtQueueSummaryResponse
REST Model containing a list of dirt queue summary entriesclass
ExportSelectionResponse
Response containing the list of subselected foldersclass
FeatureList
Response containing a list of node featuresclass
FeatureModelList
Response containing a list of node specific featuresclass
FeatureResponse
Response containing information about a featureclass
FileListResponse
Response for file and image list requests.class
FileLoadResponse
Response object for responses containing a Fileclass
FileUploadResponse
class
FileUsageListResponse
Response for a file/image usage request.class
FolderExternalLinksResponse
REST Model external links response.class
FolderListResponse
Response for a folder list request.class
FolderLoadResponse
class
FolderObjectCountResponse
Response containing object counts in foldersclass
FolderPublishDirSanitizeResponse
Response containing a sanitized folder publish directoryclass
FolderStructureLoadResponse
Response to a request for loading a folder structureclass
FolderUsageListResponse
Response for a folder usage request.class
FoundFilesListResponse
Response for a file list requestclass
GroupList
Model of a group listclass
GroupLoadResponse
Response containing a single groupclass
GroupsPermBitsResponse
Response containing permission and role bitsclass
GroupsResponse
Response for the request to get the groupsclass
HashPasswordResponse
Response to a login requestclass
ImageListResponse
Response for file and image list requests.class
ImageLoadResponse
Response object for responses containing an Imageclass
ItemListResponse
Response for a item list requestclass
ItemVersionListResponse
Response containing a list of versionsclass
LanguageList
Model of language listclass
LanguageListResponse
Response for a language list requestclass
LanguageResponse
Response containing the current session languageclass
LegacyFileListResponse
Response for a page list requestclass
LegacyFolderListResponse
class
LegacyPageListResponse
Response for a page list requestclass
LoginResponse
Response to a login requestclass
MaintenanceResponse
Response containing maintenance informationclass
MarkupLanguageListResponse
Response containing a list of markup languagesclass
MeshRolesResponse
Response containing a list of Mesh role namesclass
MessageListResponse
Response containing a list of Inbox Messagesclass
MultiFileLoadResponse
Response containing information about multiple files.class
MultiFolderLoadResponse
Response containing information about multiple folders.class
MultiImageLoadResponse
Response containing information about multiple images.class
MultiPageLoadResponse
Response containing information about multiple pages.class
MultiTagCreateResponse
Response containing data about the created tagsclass
NodeFeatureResponse
Response containing the activated featuresclass
NodeList
Model of a node listclass
NodeLoadResponse
Response to a request to load a single nodeclass
NodeRestrictionResponse
Response containing node restrictions of user-group assignmentsclass
NodeSettingsResponse
Response to a request for loading node specific settings.class
ObjectPropertyCategoryListResponse
Response containing a list of object property categoriesclass
ObjectPropertyCategoryLoadResponse
Response for an object property category load request.class
ObjectPropertyListResponse
Response containing a list of object propertiesclass
ObjectPropertyLoadResponse
Response for an object property load request.class
PagedConstructListResponse
Paged list of constructsclass
PagedDatasourceListResponse
Paged list of datasourcesclass
PagedFolderListResponse
Response containing a list of foldersclass
PagedObjectPropertyListResponse
Paged list of object propertiesclass
PagedTemplateListResponse
Paged list of templatesclass
PageListResponse
Response for page list requests.class
PageLoadResponse
Response for a page load request.class
PagePreviewResponse
Response for a page preview requestclass
PageRenderResponse
Response for request to render a pageclass
PageUsageListResponse
Response for a page usage request.class
PartResponse
Construct part response entityclass
PermBitsResponse
Response containing permission and role bitsclass
PermResponse
Response containing the permission flag for a specific permission requestclass
PrivilegesResponse
Privileges responseclass
PublishQueueResponse
Response containing the publish queue counts for nodesclass
ReferencedFilesListResponse
Response for a list of referenced files or imagesclass
ReferencedPagesListResponse
Response for a list of referenced pagesclass
StagingResponse<K>
Base for responses containing staging status of elementsclass
TagCreateResponse
Resonse for a tag create requestclass
TagList
Model of a tag listclass
TagListResponse
Response with a list of tagsclass
TagmapEntryResponse
Response containing a tagmap entryclass
TagStatusResponse
Response containing the tag status for a templateclass
TemplateInNodeResponse
Response containing a list of templates assigned to nodesclass
TemplateListResponse
Response for a template list requestclass
TemplateLoadResponse
Response for a template load request.class
TemplateUsageListResponse
Response for a page usage response (templates).class
TotalUsageResponse
Usage response which contains the total count info for the queried element/s.class
TypePermissionList
List of permissionsclass
TypePermissionResponse
Response containing permissions and role assignmentsclass
UILanguagesResponse
Response containg the available UI languagesclass
UserDataResponse
Response for the request to fetch user dataclass
UserList
Response containing a user listclass
UserListResponse
Response containing a list of usersclass
UserLoadResponse
Response containing a single userclass
UsersnapResponse
Response containing the Usersnap settingsclass
VersionResponse
Response for a request asking for the version of the REST API on the server. -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.admin
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.admin Modifier and Type Class Description class
PublishInfoResponse
Response containing information about the current or last publish processclass
ToolsResponse
Response containing the custom tools to display in the UIclass
UpdatesInfoResponse
Response containing the available updates -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.devtools
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.devtools Modifier and Type Class Description class
PagedConstructInPackageListResponse
Paged list of constructs in packagesclass
PagedContentRepositoryFragmentInPackageListResponse
Paged list of ContentRepository Fragments in packagesclass
PagedContentRepositoryInPackageListResponse
Paged list of ContentRepositories in packagesclass
PagedDatasourceInPackageListResponse
Paged list of datasources in packagesclass
PagedObjectPropertyInPackageListResponse
Paged list of object property definitions in packagesclass
PagedTemplateInPackageListResponse
Paged list of templates in packages -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.log
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.log Modifier and Type Class Description class
ActionLogEntryList
Response containing a list of action log entriesclass
ActionLogTypeList
Response containing a list of logged object typesclass
ActionModelList
Response containing a list of logged actionsclass
ErrorLogEntryList
Response containing a list of logged errors -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.migration
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.migration Modifier and Type Class Description class
MigrationGetLogResponse
Response to request to retrieve log for a tag type migrationclass
MigrationGetLogsResponse
Response to request to retrieve all logs for tag type migrationclass
MigrationJobItemsResponse
Response to requests for fetching jobitems.class
MigrationPartsResponse
Response to request to load parts for a given tagclass
MigrationResponse
TheMigrationResponse
is returned when a migration job is invoked or reinvoked.class
MigrationStatusResponse
Response to request to check status of tag type migrationclass
MigrationTagsResponse
Response to request to load tags for a list of objectsclass
PossiblePartMappingsResponse
Response for possible part type mapping requests -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.page
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.page Modifier and Type Class Description class
PageCopyResponse
Response for a page copy requestclass
PageFilenameSuggestResponse
Response containing the suggested fileName -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.role
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.role Modifier and Type Class Description class
RoleListResponse
Response containing a list of rolesclass
RolePermResponse
Response containing role permissionsclass
RoleResponse
Response containing a role -
Uses of GenericResponse in com.gentics.contentnode.rest.model.response.scheduler
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.response.scheduler Modifier and Type Class Description class
JobsResponse
Response containing a list of Scheduler Jobsclass
SchedulerStatusResponse
Scheduler status -
Uses of GenericResponse in com.gentics.contentnode.rest.model.scheduler
Subclasses of GenericResponse in com.gentics.contentnode.rest.model.scheduler Modifier and Type Class Description class
ExecutionListResponse
Response containing a list of execution information.class
ExecutionResponse
Response containing information about a scheduler execution.class
ScheduleListResponse
Response containing a list of schedulesclass
ScheduleResponse
Response containing a scheduler scheduleclass
TaskListResponse
Response containing a list of tasksclass
TaskResponse
Response containing an item -
Uses of GenericResponse in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return GenericResponse Modifier and Type Method Description GenericResponse
NodeResource. activateFeature(String nodeId, NodeFeature feature)
Activate the feature for the nodeGenericResponse
NodeResource. activateFeatures(String nodeId, NodeFeatureRequest request)
Deprecated.GenericResponse
NodeResource. addConstruct(String nodeId, String constructId)
Add a construct to a node.GenericResponse
NodeResource. addLanguage(String nodeId, String languageId)
Add language to nodeGenericResponse
NodeResource. addObjectProperty(String nodeId, String opId)
Add an object property to a node.GenericResponse
NodeResource. addTemplate(String nodeId, String templateId)
Add a template to a node.GenericResponse
PageResource. assign(MultiPageAssignRequest request)
Inform a list of users that the list of pages have been put back into revision.GenericResponse
PageResource. cancel(Integer id, Integer nodeId)
Cancel editing the page.GenericResponse
NodeResource. copy(String nodeId, long waitMs, NodeCopyRequest request)
Copy the given node.GenericResponse
NodeResource. deactivateFeature(String nodeId, NodeFeature feature)
Deactivate the feature for the nodeGenericResponse
NodeResource. deactivateFeatures(String nodeId, NodeFeatureRequest request)
Deprecated.GenericResponse
ConstructResource. delete(String id)
Delete a constructGenericResponse
FileResource. delete(String id, Integer nodeId)
Delete the file denoted by idGenericResponse
FolderResource. delete(String id, Integer nodeId)
Delete a single folder.GenericResponse
ImageResource. delete(String id, Integer nodeId)
Delete the image denoted by idGenericResponse
NodeResource. delete(String nodeId, long waitMs)
Delete the given nodeGenericResponse
ObjectPropertyResource. delete(String objectPropertyId, int foregroundTime)
Delete the object property by its IDGenericResponse
PageResource. delete(String id, Integer nodeId)
Delete the page denoted by id.GenericResponse
ConstructResource. deleteCategory(String constructCategoryId)
Delete the construct category by its IDGenericResponse
ObjectPropertyResource. deleteCategory(String objectPropertyCategoryId)
Delete the object property category by its IDGenericResponse
FileResource. deleteFromWastebin(IdSetRequest request, long waitMs)
Remove the given files from the wastebinGenericResponse
FileResource. deleteFromWastebin(String id, long waitMs)
Remove the file denoted by the given id from the wastebin.GenericResponse
FolderResource. deleteFromWastebin(IdSetRequest request, long waitMs)
Delete folders denoted by the set of IDs from the wastebinGenericResponse
FolderResource. deleteFromWastebin(String id, long waitMs)
Remove the folder denoted by the given id from the wastebin.GenericResponse
ImageResource. deleteFromWastebin(IdSetRequest request, long waitMs)
Remove the given images from the wastebinGenericResponse
ImageResource. deleteFromWastebin(String id, long waitMs)
Remove the image denoted by the given id from the wastebin.GenericResponse
PageResource. deleteFromWastebin(PageIdSetRequest request, long waitMs)
Remove the given pages from the wastebinGenericResponse
PageResource. deleteFromWastebin(String id, long waitMs)
Remove the page denoted by the given id from the wastebin.GenericResponse
ConstructResource. deletePart(String constructId, String idOrKeyname)
Delete a part of a construct.GenericResponse
UserResource. deleteUserData(String key)
Delete the user data for the given keyGenericResponse
AuthenticationResource. globalPrefix()
Returns the global prefixGenericResponse
ConstructResource. link(BulkLinkUpdateRequest request)
Link a set of constructs to the selected nodesGenericResponse
ObjectPropertyResource. link(BulkLinkUpdateRequest request)
Link a set of object property definitions to the selected nodesGenericResponse
TemplateResource. link(MultiLinkRequest request)
Link the given templates to the given folders.GenericResponse
TemplateResource. link(String id, LinkRequest request)
Link the given template to the given folders.GenericResponse
MessagingResource. list(boolean unread)
List messages for the current userGenericResponse
AuthenticationResource. logout(String sid, boolean allSessions)
Do a logout for the current sessionGenericResponse
AuthenticationResource. matchPassword(javax.servlet.http.HttpServletRequest httpServletRequest, MatchPasswordRequest matchPasswordRequest, int sessionId)
Checks if the given password matches the given hash As this method is possibly expensive (depends on the implemented hash algorithm), we don't allow anonymous access to it.GenericResponse
FileResource. move(MultiObjectMoveRequest request)
Move multiple files to another folderGenericResponse
FileResource. move(String id, ObjectMoveRequest request)
Mpve the given file to another folderGenericResponse
FolderResource. move(MultiFolderMoveRequest request)
Move multiple folders to a different locationGenericResponse
FolderResource. move(String id, FolderMoveRequest request)
Move the folder with id to a different locationGenericResponse
ImageResource. move(MultiObjectMoveRequest request)
Move multiple files to another folderGenericResponse
ImageResource. move(String id, ObjectMoveRequest request)
Mpve the given file to another folderGenericResponse
PageResource. move(MultiObjectMoveRequest request)
Move multiple pages to another folderGenericResponse
PageResource. move(String id, ObjectMoveRequest request)
Move the given page to another folderGenericResponse
AdminResource. performContentMaintenanceAction(ContentMaintenanceActionRequest request)
Perform a maintenance action on the publish queueGenericResponse
PageResource. publish(Integer nodeId, MultiPagePublishRequest request)
Publish a list of pages.GenericResponse
PageResource. publish(String id, Integer nodeId, PagePublishRequest request)
Publish the page denoted by id (or send it in the queue when the User has not permission to publish the page).GenericResponse
PageResource. pubqueueApprove(MultiPubqueueApproveRequest request, long waitMs)
Approved queued changes to online status of pagesGenericResponse
MessagingResource. read(MessagesReadRequest request)
Set messages to be readGenericResponse
AdminResource. reloadConfiguration()
Reload the configurationGenericResponse
NodeResource. removeConstruct(String nodeId, String constructId)
Remove a construct from a node.GenericResponse
NodeResource. removeLanguage(String nodeId, String languageId)
Remove language from nodeGenericResponse
NodeResource. removeObjectProperty(String nodeId, String opId)
Remove an object property from a node.GenericResponse
NodeResource. removeTemplate(String nodeId, String templateId)
Remove a template from a node.GenericResponse
FileResource. restoreFromWastebin(IdSetRequest request, long waitMs)
Restore the given files from the wastebinGenericResponse
FileResource. restoreFromWastebin(String id, long waitMs)
Restore the given file from the wastebinGenericResponse
FolderResource. restoreFromWastebin(IdSetRequest request, long waitMs)
Restore the denoted folders from the wastebinGenericResponse
FolderResource. restoreFromWastebin(String id, long waitMs)
Restore the given folder from the wastebinGenericResponse
ImageResource. restoreFromWastebin(IdSetRequest request, long waitMs)
Restore the given images from the wastebinGenericResponse
ImageResource. restoreFromWastebin(String id, long waitMs)
Restore the given image from the wastebinGenericResponse
PageResource. restoreFromWastebin(PageIdSetRequest request, long waitMs)
Restore the given pages from the wastebinGenericResponse
PageResource. restoreFromWastebin(String id, long waitMs)
Restore the given page from the wastebinGenericResponse
FileResource. save(Integer id, FileSaveRequest request)
Save the given fileGenericResponse
FileResource. save(Integer id, org.glassfish.jersey.media.multipart.MultiPart multiPart)
Save the posted content into the given fileGenericResponse
FolderResource. save(String id, FolderSaveRequest request)
Save a single folderGenericResponse
ImageResource. save(Integer id, ImageSaveRequest request)
Save the given imageGenericResponse
NodeResource. save(String nodeId, NodeSaveRequest request)
Deprecated.GenericResponse
PageResource. save(String id, PageSaveRequest request)
Saves a page into GCNGenericResponse
UserResource. save(Integer id, UserSaveRequest request)
Deprecated.UsePUT /rest/user/{id}
insteadGenericResponse
ImageResource. saveContent(InputStream fileContent)
Save the posted content into the given imageGenericResponse
UserResource. saveUserData(String key, com.fasterxml.jackson.databind.JsonNode jsonData)
Save user data for the given keyGenericResponse
MessagingResource. send(MessageSendRequest request)
Send a message to users/groupsGenericResponse
NodeResource. setFeatures(String nodeId, NodeFeatureRequest request)
Deprecated.GenericResponse
GroupResource. setInstancePerms(String id, String type, Integer instanceId, long waitMs, TypePermissionRequest request)
Set instance permissions for a groupGenericResponse
I18nResource. setLanguage(SetLanguageRequest request)
Set the current session languageGenericResponse
PermResource. setPermissions(String objType, int objId, long waitMs, SetPermsRequest req)
Set the permissions on the identified object according to the posted requestGenericResponse
PermResource. setPermissions(String type, long waitMs, SetPermsRequest req)
Set the permissions on the typeGenericResponse
FolderResource. setStartpage(String id, StartpageRequest request)
Request to set a startpage for a pageGenericResponse
GroupResource. setTypePerms(String id, String type, long waitMs, TypePermissionRequest request)
Set type permissions for a groupGenericResponse
PageResource. takeOffline(String id, PageOfflineRequest request)
Take a specific page offlineGenericResponse
ConstructResource. unlink(BulkLinkUpdateRequest request)
Unlink a set of constructs from the selected nodesGenericResponse
ObjectPropertyResource. unlink(BulkLinkUpdateRequest request)
Unlink a set of object property definitions from the selected nodesGenericResponse
TemplateResource. unlink(MultiLinkRequest request)
Unlink the given templates from the given folders.GenericResponse
TemplateResource. unlink(String id, LinkRequest request)
Unlink the given template from the given folders.GenericResponse
NodeResource. update(String nodeId, NodeSaveRequest request)
Saves the values specified in the request to the node.GenericResponse
TemplateResource. update(String id, TemplateSaveRequest request)
Update the template with given idGenericResponse
PageResource. workflowDecline(String id, WorkflowRequest request)
Decline the workflow for the page (i.e.GenericResponse
PageResource. workflowRevoke(Integer id)
Revoke the last step of the workflow -
Uses of GenericResponse in com.gentics.contentnode.rest.resource.devtools
Methods in com.gentics.contentnode.rest.resource.devtools that return GenericResponse Modifier and Type Method Description GenericResponse
PackageResource. synchronizeFromFS(String name, long waitMs)
Trigger synchronization of all objects in the given package to the cmsGenericResponse
PackageResource. synchronizeToFS(String name, long waitMs)
Trigger synchronization of all objects in the given package to the filesystem -
Uses of GenericResponse in com.gentics.contentnode.rest.resource.impl.internal
Subclasses of GenericResponse in com.gentics.contentnode.rest.resource.impl.internal Modifier and Type Class Description class
JobStatus
Response containing the job status for a background job -
Uses of GenericResponse in com.gentics.contentnode.rest.resource.migration
Methods in com.gentics.contentnode.rest.resource.migration that return GenericResponse Modifier and Type Method Description GenericResponse
MigrationResource. cancelMigration()
Cancel the current tag type migration job, if one is being executed -
Uses of GenericResponse in com.gentics.contentnode.rest.resource.scheduler
Methods in com.gentics.contentnode.rest.resource.scheduler that return GenericResponse Modifier and Type Method Description GenericResponse
SchedulerResource. deleteSchedule(String scheduleId)
Delete a scheduleGenericResponse
SchedulerResource. deleteTask(String taskId)
Delete a taskGenericResponse
SchedulerResource. executeSchedule(String scheduleId)
Execute the specified schedule now.
-