|
||||||||||
| 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.AbstractDomainObjectRepresentation
org.apache.isis.viewer.restfulobjects.domainobjects.DomainObjectRepresentation
public class DomainObjectRepresentation
| Nested Class Summary |
|---|
| 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 | |
|---|---|
DomainObjectRepresentation(org.codehaus.jackson.JsonNode jsonNode)
|
|
| Method Summary | |
|---|---|
JsonRepresentation |
getAction(String id)
|
JsonRepresentation |
getActions()
|
String |
getOid()
|
| Methods inherited from class org.apache.isis.viewer.restfulobjects.domainobjects.AbstractDomainObjectRepresentation |
|---|
getCollection, getCollections, getMembers, getProperties, getProperty, getTitle |
| 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 DomainObjectRepresentation(org.codehaus.jackson.JsonNode jsonNode)
| Method Detail |
|---|
public String getOid()
public JsonRepresentation getActions()
public JsonRepresentation getAction(String id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||