nl.gx.webmanager.services.contentrepresentation
Interface ContentRepresentationValueEntry
- All Superinterfaces:
- ContentRepresentationEntry
public interface ContentRepresentationValueEntry
- extends ContentRepresentationEntry
This type is an immutable representation of a simple value entry of a content item.
Use the ContentRepresentations class for creating instances.
|
Method Summary |
java.util.List<java.lang.String> |
getValues()
|
getValues
java.util.List<java.lang.String> getValues()
- Returns:
- the list of simple values of this entry represented as strings
Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.