public class ShowObjectService
extends de.cismet.remote.AbstractRESTRemoteControlMethod
implements de.cismet.remote.RESTRemoteControlMethod, de.cismet.connectioncontext.ConnectionContextProvider
| Constructor and Description |
|---|
ShowObjectService()
Creates a new ShowObjectService object.
|
| Modifier and Type | Method and Description |
|---|---|
de.cismet.connectioncontext.ConnectionContext |
getConnectionContext() |
javax.ws.rs.core.Response |
show(String domain,
String tablename,
String oids,
Boolean search,
Boolean map,
Boolean renderer)
DOCUMENT ME!
|
getPath, getPort, toStringpublic ShowObjectService()
public javax.ws.rs.core.Response show(String domain, String tablename, String oids, Boolean search, Boolean map, Boolean renderer)
domain - DOCUMENT ME!tablename - DOCUMENT ME!oids - DOCUMENT ME!search - DOCUMENT ME!map - DOCUMENT ME!renderer - DOCUMENT ME!public final de.cismet.connectioncontext.ConnectionContext getConnectionContext()
getConnectionContext in interface de.cismet.connectioncontext.ConnectionContextProviderCopyright © 2012–2026 cismet GmbH. All rights reserved.