|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.isis.viewer.restfulobjects.applib.JsonRepresentation
org.apache.isis.viewer.restfulobjects.domainobjects.DomainRepresentation
org.apache.isis.viewer.restfulobjects.domainobjects.AbstractObjectMemberRepresentation
org.apache.isis.viewer.restfulobjects.domainobjects.ActionResultRepresentation
public class ActionResultRepresentation
| Nested Class Summary | |
|---|---|
static class |
ActionResultRepresentation.ResultType
|
| Nested classes/interfaces inherited from class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation |
|---|
JsonRepresentation.HasExtensions, JsonRepresentation.HasLinks, JsonRepresentation.LinksToSelf |
| Field Summary |
|---|
| Fields inherited from class org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation |
|---|
jsonNode |
| Constructor Summary | |
|---|---|
ActionResultRepresentation(org.codehaus.jackson.JsonNode jsonNode)
|
|
| Method Summary | |
|---|---|
JsonRepresentation |
getResult()
|
ActionResultRepresentation.ResultType |
getResultType()
|
| Methods inherited from class org.apache.isis.viewer.restfulobjects.domainobjects.AbstractObjectMemberRepresentation |
|---|
getDetails, getDisabledReason, getId, getMemberType |
| Methods inherited from class org.apache.isis.viewer.restfulobjects.domainobjects.DomainRepresentation |
|---|
getExtensions, getLinks, getLinkWithRel, getLinkWithRel, getSelf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ActionResultRepresentation(org.codehaus.jackson.JsonNode jsonNode)
| Method Detail |
|---|
public JsonRepresentation getResult()
public ActionResultRepresentation.ResultType getResultType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||