|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileOperator | |
|---|---|
| com.oberon.ooql.sdk | |
| Uses of FileOperator in com.oberon.ooql.sdk |
|---|
| Methods in com.oberon.ooql.sdk with parameters of type FileOperator | |
|---|---|
void |
ObjectObj.filedelete(FileOperator fileOperator,
Framework framework)
Remove one or more files from ObjectObj |
void |
ObjectObj.fileget(FileOperator fileOperator,
Framework framework)
Extract one or more files from the ObjectObj |
void |
ObjectObj.filelock(FileOperator fileOperator,
Framework framework)
Lock one or more files attached to the ObjectObj |
void |
ObjectObj.fileput(FileOperator fileOperator,
Framework framework)
Attach one or more files to the ObjectObj |
void |
ObjectObj.filerename(FileOperator fileOperator,
Framework framework)
Rename / Move one or more files |
void |
ObjectObj.fileunlock(FileOperator fileOperator,
Framework framework)
UnLock one or more files attached to the ObjectObj |
|
OBEROn SDK | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||