org.jboss.gravel.common.ui
Interface SizeLimitedInput

All Superinterfaces:
Input
All Known Implementing Classes:
UIInputFile

public interface SizeLimitedInput
extends Input


Method Summary
 long getMaxMemorySize()
           
 long getMaxSize()
           
 
Methods inherited from interface org.jboss.gravel.common.ui.Input
getClientId, getTargetCharset, getTargetType, updateTarget
 

Method Detail

getMaxMemorySize

long getMaxMemorySize()

getMaxSize

long getMaxSize()