Interface ImageSet

  • All Superinterfaces:
    Adaptable, MediaSet, Resource
    All Known Subinterfaces:
    SwatchSet

    @Deprecated
    @ProviderType
    public interface ImageSet
    extends MediaSet
    Deprecated.
    Not for public use - this API will be replaced in a future release
    Represents a Scene7 Image Set. This interface is deprecated. Use MediaSet instead of this.
    • Method Detail

      • getImages

        java.util.Iterator<Asset> getImages()
        Deprecated.
        use getMembers()
        Returns an iterator over assets in the Image Set
        Returns:
        iterator over assets Asset in collection.