public abstract class SimpleCapsuleEntity extends CIdentifiable
id| Constructor and Description |
|---|
SimpleCapsuleEntity() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Future<com.ning.http.client.Response> |
delete() |
protected abstract java.lang.String |
readContextPath() |
java.util.concurrent.Future<com.ning.http.client.Response> |
save() |
protected java.lang.String |
writeContextPath() |
toStringprotected abstract java.lang.String readContextPath()
protected java.lang.String writeContextPath()
public java.util.concurrent.Future<com.ning.http.client.Response> save()
throws java.io.IOException
java.io.IOExceptionpublic java.util.concurrent.Future<com.ning.http.client.Response> delete()
throws java.io.IOException
java.io.IOException