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

All Known Implementing Classes:
AbstractDomainObjectRepresentation, AbstractObjectMemberRepresentation, AbstractTypeMemberRepresentation, ActionDescriptionRepresentation, ActionParameterDescriptionRepresentation, ActionResultRepresentation, CollectionDescriptionRepresentation, DomainObjectRepresentation, DomainRepresentation, DomainTypeRepresentation, HomePageRepresentation, ListRepresentation, ObjectActionRepresentation, ObjectCollectionRepresentation, ObjectPropertyRepresentation, PropertyDescriptionRepresentation, ScalarValueRepresentation, TransientDomainObjectRepresentation, TypeActionResultRepresentation, TypeListRepresentation, UserRepresentation, VersionRepresentation
Enclosing class:
JsonRepresentation

public static interface JsonRepresentation.LinksToSelf


Method Summary
 LinkRepresentation getSelf()
           
 

Method Detail

getSelf

LinkRepresentation getSelf()


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