Uses of Interface
org.apache.isis.viewer.restfulobjects.applib.JsonRepresentation.LinksToSelf

Packages that use JsonRepresentation.LinksToSelf
org.apache.isis.viewer.restfulobjects.applib.domaintypes   
org.apache.isis.viewer.restfulobjects.applib.homepage   
org.apache.isis.viewer.restfulobjects.applib.user   
org.apache.isis.viewer.restfulobjects.applib.version   
org.apache.isis.viewer.restfulobjects.domainobjects   
 

Uses of JsonRepresentation.LinksToSelf in org.apache.isis.viewer.restfulobjects.applib.domaintypes
 

Classes in org.apache.isis.viewer.restfulobjects.applib.domaintypes that implement JsonRepresentation.LinksToSelf
 class AbstractTypeMemberRepresentation
           
 class ActionDescriptionRepresentation
           
 class ActionParameterDescriptionRepresentation
           
 class CollectionDescriptionRepresentation
           
 class DomainTypeRepresentation
           
 class PropertyDescriptionRepresentation
           
 class TypeActionResultRepresentation
           
 class TypeListRepresentation
           
 

Uses of JsonRepresentation.LinksToSelf in org.apache.isis.viewer.restfulobjects.applib.homepage
 

Classes in org.apache.isis.viewer.restfulobjects.applib.homepage that implement JsonRepresentation.LinksToSelf
 class HomePageRepresentation
           
 

Uses of JsonRepresentation.LinksToSelf in org.apache.isis.viewer.restfulobjects.applib.user
 

Classes in org.apache.isis.viewer.restfulobjects.applib.user that implement JsonRepresentation.LinksToSelf
 class UserRepresentation
           
 

Uses of JsonRepresentation.LinksToSelf in org.apache.isis.viewer.restfulobjects.applib.version
 

Classes in org.apache.isis.viewer.restfulobjects.applib.version that implement JsonRepresentation.LinksToSelf
 class VersionRepresentation
           
 

Uses of JsonRepresentation.LinksToSelf in org.apache.isis.viewer.restfulobjects.domainobjects
 

Classes in org.apache.isis.viewer.restfulobjects.domainobjects that implement JsonRepresentation.LinksToSelf
 class AbstractDomainObjectRepresentation
           
 class AbstractObjectMemberRepresentation
           
 class ActionResultRepresentation
           
 class DomainObjectRepresentation
           
 class DomainRepresentation
           
 class ListRepresentation
           
 class ObjectActionRepresentation
           
 class ObjectCollectionRepresentation
           
 class ObjectPropertyRepresentation
           
 class ScalarValueRepresentation
           
 class TransientDomainObjectRepresentation
           
 



Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.