info.magnolia.ui.admincentral.file
Interface FilePropertiesAdapter

All Known Implementing Classes:
FileBufferPropertiesAdapter

public interface FilePropertiesAdapter

Adapter for various ways of updating the file properties.


Method Summary
 byte[] getBinaryData()
           
 String getFileName()
           
 long getFileSize()
           
 String getMimeType()
           
 

Method Detail

getBinaryData

byte[] getBinaryData()

getFileSize

long getFileSize()

getFileName

String getFileName()

getMimeType

String getMimeType()


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.