pl.burningice.plugins.image.ast.intarface
Interface ImageContainer

All Known Subinterfaces:
DBImageContainer, FileImageContainer

public interface ImageContainer

Base interface for all interfaces used to mark image container

Author:
pawel.gdula@burningice.pl

Method Summary
 org.springframework.web.multipart.MultipartFile getImage()
           
 

Method Detail

getImage

org.springframework.web.multipart.MultipartFile getImage()