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

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.HasExtensions


Method Summary
 JsonRepresentation getExtensions()
           
 

Method Detail

getExtensions

JsonRepresentation getExtensions()


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