Index
All Classes and Interfaces|All Packages|Serialized Form
B
- build() - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- build() - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- build() - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
C
- chat - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Message
- Chat - Class in com.liferay.ai.hub.rest.dto.v1_0
- Chat() - Constructor for class com.liferay.ai.hub.rest.dto.v1_0.Chat
- ChatResource - Interface in com.liferay.ai.hub.rest.resource.v1_0
-
To access this resource, run: curl -u your@email.com:yourpassword -D - http://localhost:8080/o/ai-hub/v1.0
- ChatResource.Builder - Interface in com.liferay.ai.hub.rest.resource.v1_0
- ChatResource.Factory - Interface in com.liferay.ai.hub.rest.resource.v1_0
- checkPermissions(boolean) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- checkPermissions(boolean) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- checkPermissions(boolean) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
- closeAll() - Static method in class com.liferay.ai.hub.rest.resource.v1_0.util.SseUtil
- com.liferay.ai.hub.rest.dto.v1_0 - package com.liferay.ai.hub.rest.dto.v1_0
- com.liferay.ai.hub.rest.resource.v1_0 - package com.liferay.ai.hub.rest.resource.v1_0
- com.liferay.ai.hub.rest.resource.v1_0.util - package com.liferay.ai.hub.rest.resource.v1_0.util
- context - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Message
- context - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Task
- create() - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Factory
- create() - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Factory
- create() - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Factory
E
- equals(Object) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- equals(Object) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- equals(Object) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- equals(Object) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- externalReferenceCode - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- externalReferenceCode - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- externalReferenceCode - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Task
G
- getChat() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- getChatSubscribe(SseEventSink) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- getContext() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- getContext() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- getExternalReferenceCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- getExternalReferenceCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- getExternalReferenceCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- getScope() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- getScope() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- getSSEEventSink(String) - Static method in class com.liferay.ai.hub.rest.resource.v1_0.util.SseUtil
- getSSEEventSinksKeys() - Static method in class com.liferay.ai.hub.rest.resource.v1_0.util.SseUtil
- getTaskSubscribe(SseEventSink) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- getText() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- getType() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
H
- hashCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- hashCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- hashCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- hashCode() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- httpServletRequest(HttpServletRequest) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- httpServletRequest(HttpServletRequest) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- httpServletRequest(HttpServletRequest) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
- httpServletResponse(HttpServletResponse) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- httpServletResponse(HttpServletResponse) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- httpServletResponse(HttpServletResponse) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
I
- initialize(Sse, SseEventSink) - Static method in class com.liferay.ai.hub.rest.resource.v1_0.util.SseUtil
M
- Message - Class in com.liferay.ai.hub.rest.dto.v1_0
- Message() - Constructor for class com.liferay.ai.hub.rest.dto.v1_0.Message
- MessageResource - Interface in com.liferay.ai.hub.rest.resource.v1_0
-
To access this resource, run: curl -u your@email.com:yourpassword -D - http://localhost:8080/o/ai-hub/v1.0
- MessageResource.Builder - Interface in com.liferay.ai.hub.rest.resource.v1_0
- MessageResource.Factory - Interface in com.liferay.ai.hub.rest.resource.v1_0
P
- postByExternalReferenceCodeTask(String, Task) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- postChatByExternalReferenceCodeMessage(String, Message) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- preferredLocale(Locale) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- preferredLocale(Locale) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- preferredLocale(Locale) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
S
- scope - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Message
- scope - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Task
- Scope - Class in com.liferay.ai.hub.rest.dto.v1_0
- Scope() - Constructor for class com.liferay.ai.hub.rest.dto.v1_0.Scope
- setChat(Chat) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setChat(UnsafeSupplier<Chat, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setContext(UnsafeSupplier<Map<String, ?>, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setContext(UnsafeSupplier<Map<String, ?>, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setContext(Map<String, ?>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setContext(Map<String, ?>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setContextAcceptLanguage(AcceptLanguage) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setContextAcceptLanguage(AcceptLanguage) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setContextAcceptLanguage(AcceptLanguage) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setContextCompany(Company) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setContextCompany(Company) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setContextCompany(Company) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setContextHttpServletRequest(HttpServletRequest) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setContextHttpServletRequest(HttpServletRequest) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setContextHttpServletRequest(HttpServletRequest) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setContextHttpServletResponse(HttpServletResponse) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setContextHttpServletResponse(HttpServletResponse) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setContextHttpServletResponse(HttpServletResponse) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setContextUriInfo(UriInfo) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setContextUriInfo(UriInfo) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setContextUriInfo(UriInfo) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setContextUser(User) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setContextUser(User) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setContextUser(User) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setExpressionConvert(ExpressionConvert<Filter>) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setExpressionConvert(ExpressionConvert<Filter>) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setExpressionConvert(ExpressionConvert<Filter>) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setExternalReferenceCode(UnsafeSupplier<String, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- setExternalReferenceCode(UnsafeSupplier<String, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- setExternalReferenceCode(UnsafeSupplier<String, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setExternalReferenceCode(String) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- setExternalReferenceCode(String) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- setExternalReferenceCode(String) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setFilterParserProvider(FilterParserProvider) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setFilterParserProvider(FilterParserProvider) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setFilterParserProvider(FilterParserProvider) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setGroupLocalService(GroupLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setGroupLocalService(GroupLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setGroupLocalService(GroupLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setResourceActionLocalService(ResourceActionLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setResourceActionLocalService(ResourceActionLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setResourceActionLocalService(ResourceActionLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setResourcePermissionLocalService(ResourcePermissionLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setResourcePermissionLocalService(ResourcePermissionLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setResourcePermissionLocalService(ResourcePermissionLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setRoleLocalService(RoleLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setRoleLocalService(RoleLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setRoleLocalService(RoleLocalService) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setScope(Scope) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setScope(Scope) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setScope(UnsafeSupplier<Scope, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setScope(UnsafeSupplier<Scope, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setSortParserProvider(SortParserProvider) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- setSortParserProvider(SortParserProvider) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- setSortParserProvider(SortParserProvider) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- setText(UnsafeSupplier<String, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setText(String) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- setType(UnsafeSupplier<String, Exception>) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- setType(String) - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- SseUtil - Class in com.liferay.ai.hub.rest.resource.v1_0.util
- SseUtil() - Constructor for class com.liferay.ai.hub.rest.resource.v1_0.util.SseUtil
T
- Task - Class in com.liferay.ai.hub.rest.dto.v1_0
- Task() - Constructor for class com.liferay.ai.hub.rest.dto.v1_0.Task
- TaskResource - Interface in com.liferay.ai.hub.rest.resource.v1_0
-
To access this resource, run: curl -u your@email.com:yourpassword -D - http://localhost:8080/o/ai-hub/v1.0
- TaskResource.Builder - Interface in com.liferay.ai.hub.rest.resource.v1_0
- TaskResource.Factory - Interface in com.liferay.ai.hub.rest.resource.v1_0
- text - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Message
- toDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- toDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- toDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- toDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- toFilter(String) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- toFilter(String) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- toFilter(String) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- toFilter(String, Map<String, List<String>>) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- toFilter(String, Map<String, List<String>>) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- toFilter(String, Map<String, List<String>>) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- toSorts(String) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource
- toSorts(String) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource
- toSorts(String) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource
- toString() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- toString() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- toString() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- toString() - Method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- type - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Task
U
- unsafeToDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- unsafeToDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Message
- unsafeToDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- unsafeToDTO(String) - Static method in class com.liferay.ai.hub.rest.dto.v1_0.Task
- uriInfo(UriInfo) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- uriInfo(UriInfo) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- uriInfo(UriInfo) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
- user(User) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.ChatResource.Builder
- user(User) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.MessageResource.Builder
- user(User) - Method in interface com.liferay.ai.hub.rest.resource.v1_0.TaskResource.Builder
X
- xClassName - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Chat
- xClassName - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Message
- xClassName - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Scope
- xClassName - Variable in class com.liferay.ai.hub.rest.dto.v1_0.Task
All Classes and Interfaces|All Packages|Serialized Form