| Package | Description |
|---|---|
| org.apache.isis.viewer.restfulobjects.server.resources |
| Modifier and Type | Class and Description |
|---|---|
class |
DomainObjectResourceServerside |
class |
DomainServiceResourceServerside |
class |
DomainTypeResourceServerside
Implementation note: it seems to be necessary to annotate the implementation
with
Path rather than the interface (at least under RestEasy 1.0.2
and 1.1-RC2). |
class |
HomePageResourceServerside
Implementation note: it seems to be necessary to annotate the implementation
with
Path rather than the interface (at least under RestEasy 1.0.2
and 1.1-RC2). |
class |
UserResourceServerside |
class |
VersionResourceServerside
Implementation note: it seems to be necessary to annotate the implementation
with
Path rather than the interface (at least under RestEasy 1.0.2
and 1.1-RC2). |
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.