|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.restlet.Restlet
org.restlet.Application
org.apache.solr.rest.SchemaRestApi
public class SchemaRestApi
| Field Summary | |
|---|---|
static String |
COPY_FIELDS
|
static String |
COPY_FIELDS_PATH
|
static String |
DYNAMIC_FIELDS
|
static String |
DYNAMIC_FIELDS_PATH
|
static String |
FIELDS
|
static String |
FIELDS_PATH
|
static String |
FIELDTYPES
|
static String |
FIELDTYPES_PATH
|
static org.slf4j.Logger |
log
|
static String |
NAME_SEGMENT
|
static String |
NAME_VARIABLE
|
| Constructor Summary | |
|---|---|
SchemaRestApi()
|
|
| Method Summary | |
|---|---|
org.restlet.Restlet |
createInboundRoot()
Bind URL paths to the appropriate ServerResource subclass. |
void |
stop()
|
| Methods inherited from class org.restlet.Application |
|---|
createOutboundRoot, getConnectorService, getConnegService, getConverterService, getCurrent, getDecoderService, getEncoderService, getInboundRoot, getMetadataService, getOutboundRoot, getRangeService, getRole, getRoles, getServices, getStatusService, getTaskService, getTunnelService, handle, setClientRoot, setConnectorService, setConnegService, setContext, setConverterService, setCurrent, setDecoderService, setEncoderService, setInboundRoot, setInboundRoot, setMetadataService, setOutboundRoot, setOutboundRoot, setRangeService, setRoles, setStatusService, setTaskService, setTunnelService, start |
| Methods inherited from class org.restlet.Restlet |
|---|
createFinder, finalize, getApplication, getAuthor, getContext, getDescription, getFinderClass, getLogger, getName, getOwner, handle, handle, handle, isStarted, isStopped, setAuthor, setDescription, setFinderClass, setName, setOwner |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.slf4j.Logger log
public static final String FIELDS
public static final String FIELDS_PATH
public static final String DYNAMIC_FIELDS
public static final String DYNAMIC_FIELDS_PATH
public static final String FIELDTYPES
public static final String FIELDTYPES_PATH
public static final String NAME_VARIABLE
public static final String NAME_SEGMENT
public static final String COPY_FIELDS
public static final String COPY_FIELDS_PATH
| Constructor Detail |
|---|
public SchemaRestApi()
| Method Detail |
|---|
public void stop()
throws Exception
stop in class org.restlet.ApplicationExceptionpublic org.restlet.Restlet createInboundRoot()
createInboundRoot in class org.restlet.Application
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||