|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URIOption
The Interface URIOption.
Method Summary | |
---|---|
void |
addAllowedFileExtensions(java.lang.String allowedFileExtensions)
Adds the allowed file extensions. |
java.util.List<java.lang.String> |
getAllowedFileExtensions()
Gets the allowed file extensions. |
boolean |
isFolder()
Checks if is folder. |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Load.options.Option |
---|
getPickList |
Methods inherited from interface org.LexGrid.LexBIG.Extensions.Load.options.BaseOption |
---|
getHelpText, getOptionName, getOptionValue, setOptionValue |
Method Detail |
---|
java.util.List<java.lang.String> getAllowedFileExtensions()
void addAllowedFileExtensions(java.lang.String allowedFileExtensions)
allowedFileExtensions
- the allowed file extensionsboolean isFolder()
|
Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |