nl.gx.webmanager.services.contentrepresentation
Interface ContentRepresentationReferenceEntry

All Superinterfaces:
ContentRepresentationEntry

public interface ContentRepresentationReferenceEntry
extends ContentRepresentationEntry

This type is an immutable representation of an entry of a content item which is a reference to other content items. Use the ContentRepresentations class for creating instances.


Method Summary
 java.util.List<ContentRepresentation> getValues()
           
 
Methods inherited from interface nl.gx.webmanager.services.contentrepresentation.ContentRepresentationEntry
getName
 

Method Detail

getValues

java.util.List<ContentRepresentation> getValues()
Returns:
the list of representations of referenced values


Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.