public class TemplateCommandGetResource extends TemplateExecCommand
commandAction, commandDisplayName, commandMethod, commandName, isLinkedToParent, localStrings, resourceNamelocatorBridge, logger, requestHeaders, securityContext, serviceLocator, subjectRef, uriInfo| Constructor and Description |
|---|
TemplateCommandGetResource(String resourceName,
String commandName,
String commandMethod,
boolean b) |
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
processGet() |
javax.ws.rs.core.Response |
processGetLegacyFormat() |
javax.ws.rs.core.Response |
processSseGet() |
addQueryString, adjustParameters, executeCommand, executeCommandAsSse, executeCommandLegacyFormat, getCommandParams, getParent, getUriInfo, options, optionsLegacyFormat, processCommandParams, purgeEmptyEntries, renameParameter, setUriInfogetAuthenticatedUser, getSubject@GET
@Produces(value={"text/html","application/json","application/xml","application/x-www-form-urlencoded"})
public javax.ws.rs.core.Response processGetLegacyFormat()
@GET @Produces(value="application/vnd.oracle.glassfish+json") public CommandResult processGet()
@GET @Produces(value="text/event-stream") public javax.ws.rs.core.Response processSseGet()
Copyright © 2017. All rights reserved.