Class ConfigEntityResource

java.lang.Object
org.alfresco.hxi_connector.hxi_extension.rest.api.ConfigEntityResource
All Implemented Interfaces:
org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.ReadById<ConfigEntityResource.HxIConfig>, org.alfresco.rest.framework.resource.actions.interfaces.ResourceAction

@EntityResource(name="config", title="Hyland Experience Insight Configuration") public class ConfigEntityResource extends Object implements org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.ReadById<ConfigEntityResource.HxIConfig>
  • Constructor Details

    • ConfigEntityResource

      public ConfigEntityResource(String knowledgeRetrievalUrl)
  • Method Details

    • readById

      public ConfigEntityResource.HxIConfig readById(String id, org.alfresco.rest.framework.resource.parameters.Parameters parameters) throws org.alfresco.rest.framework.core.exceptions.EntityNotFoundException
      Specified by:
      readById in interface org.alfresco.rest.framework.resource.actions.interfaces.EntityResourceAction.ReadById<ConfigEntityResource.HxIConfig>
      Throws:
      org.alfresco.rest.framework.core.exceptions.EntityNotFoundException