@Path(value="/") public class ClassInfo extends FrankApiBase
DEFAULT_CHARSET, HEADER_ADAPTER_NAME_KEY, HEADER_CONFIGURATION_NAME_KEY, HEADER_CONNECTION_FACTORY_NAME_KEY, HEADER_DATASOURCE_NAME_KEY, HEADER_RECEIVER_NAME_KEY, log, securityContext, servletConfig, servletRequest, uriInfo
Constructor and Description |
---|
ClassInfo() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getClassInfo(String className,
String baseClassName) |
afterPropertiesSet, callAsyncGateway, callSyncGateway, callSyncGateway, convert, getBooleanValue, getGateway, getIntegerValue, getJAXRSService, getUserPrincipalName, getValue, resolveStringFromMap, resolveStringFromMap, resolveStringWithEncoding, resolveTypeFromMap, sendSyncMessage, setApplicationContext
@GET @RolesAllowed(value={"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) @Path(value="/classinfo/{className}") @Produces(value="application/json") public javax.ws.rs.core.Response getClassInfo(@PathParam(value="className") String className, @QueryParam(value="base") String baseClassName)
Copyright © 2023 Frank!Framework. All rights reserved.