T
- @Deprecated public abstract class OTContainers<T extends IOTObject> extends OTProcessingResource
http://opentox.org/dev/apis/api-1.1
Modifier and Type | Field and Description |
---|---|
protected List<T> |
items
Deprecated.
|
referer
dataset_service, forbidden, form, name, pollInterval, pollTimeout, selected, service, uri
Constructor and Description |
---|
OTContainers(String uri,
String referer)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
OTContainers<T> |
add(OTContainers<T> newitems)
Deprecated.
|
OTContainers<T> |
add(T item)
Deprecated.
|
void |
clear()
Deprecated.
|
abstract T |
createItem(org.restlet.data.Reference uri)
Deprecated.
|
T |
createItem(String uri)
Deprecated.
|
abstract OTContainers<T> |
delete(T item)
Deprecated.
|
void |
get(String mediaType)
Deprecated.
|
T |
getItem(int index)
Deprecated.
|
Iterable<T> |
getItems()
Deprecated.
|
protected abstract String |
getParamName()
Deprecated.
|
OTContainers<T> |
read()
Deprecated.
|
OTContainers<T> |
read(String uri)
Deprecated.
|
OTContainers<T> |
readContent(String uri)
Deprecated.
|
OTContainers<T> |
remove(String uri)
Deprecated.
|
OTContainers<T> |
remove(T item)
Deprecated.
|
void |
setSelected(boolean value)
Deprecated.
|
int |
size()
Deprecated.
|
String |
toString()
Deprecated.
|
OTContainers<T> |
withDatasetService(org.restlet.data.Reference uri)
Deprecated.
|
OTContainers<T> |
withDatasetService(String uri)
Deprecated.
|
process, processAsync, taskResults, tasksCompleted
compareTo, create, delete, equals, getDataset_service, getName, getPage, getPagedReference, getUri, isForbidden, isSelected, object, object, post, post, put, readTextLineAsName, send, send, setName, wait, withName, withParams, withParams
public OTContainers<T> add(T item) throws Exception
Exception
public OTContainers<T> add(OTContainers<T> newitems) throws Exception
Exception
protected abstract String getParamName() throws Exception
Exception
public abstract T createItem(org.restlet.data.Reference uri) throws Exception
Exception
public abstract OTContainers<T> delete(T item) throws Exception
Exception
public OTContainers<T> withDatasetService(org.restlet.data.Reference uri) throws Exception
Exception
public OTContainers<T> withDatasetService(String uri) throws Exception
Exception
public OTContainers<T> remove(T item) throws Exception
Exception
public OTContainers<T> remove(String uri) throws Exception
Exception
public int size()
public void clear()
public OTContainers<T> readContent(String uri) throws Exception
Exception
public OTContainers<T> read() throws Exception
Exception
public OTContainers<T> read(String uri) throws Exception
Exception
public T getItem(int index)
public void setSelected(boolean value)
setSelected
in interface IOTObject
setSelected
in class OTObject
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.