|
3.0.2: 2012-01-25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UsableDataFileType
Utility interface for collecting information about data file requirements when used on a certain platform/variant or item subtype.
PlatformFileType
,
ItemSubtypeFileType
Method Summary | |
---|---|
boolean |
getAllowMultiple()
A flag indicating if it is allowed to attach multiple files or only a single one of the given type. |
DataFileType |
getDataFileType()
Get the data file type the information applies to. |
boolean |
isRequired()
A flag indicating if a file should be required or not. |
Method Detail |
---|
DataFileType getDataFileType()
boolean isRequired()
boolean getAllowMultiple()
|
3.0.2: 2012-01-25 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |