|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Base for various Project Operations, allows to gather metadata and data files for a project.
| Method Summary | |
List |
getDataFiles()
Returns list of FileObjects the are considered to be data files and folders
belonging into this project. |
List |
getMetadataFiles()
Returns list of FileObjects the are considered to be metadata files
and folders belonging into this project. |
| Method Detail |
public List getMetadataFiles()
FileObjects the are considered to be metadata files
and folders belonging into this project.
See ProjectOperations#getMetadataFiles() for more information.
FileObjects that are considered metadata files and folders.public List getDataFiles()
FileObjects the are considered to be data files and folders
belonging into this project.
See ProjectOperations#getDataFiles() for more information.
FileObjects that are considered data files and folders.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||