|
|||||||||||
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 FileObject s the are considered to be data files and folders
belonging into this project. |
List |
getMetadataFiles()
Returns list of FileObject s the are considered to be metadata files
and folders belonging into this project. |
Method Detail |
public List getMetadataFiles()
FileObject
s the are considered to be metadata files
and folders belonging into this project.
See ProjectOperations#getMetadataFiles()
for more information.
FileObject
s that are considered metadata files and folders.public List getDataFiles()
FileObject
s the are considered to be data files and folders
belonging into this project.
See ProjectOperations#getDataFiles()
for more information.
FileObject
s that are considered data files and folders.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |