|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ECFileResolvable
This capability is supported by File
-backed entities.
FCFileBacked
,
FSCFileResolvable
,
ECFileResolvableUtil
Method Summary | |
---|---|
File |
getFileObject()
Return a File object representing the entity. |
Methods inherited from interface org.entityfs.fs.cap.entity.ECUriResolvable |
---|
getUri |
Methods inherited from interface org.entityfs.cap.EntityCapability |
---|
getEntity, isValid |
Method Detail |
---|
File getFileObject()
File
object representing the entity.
Warning: The File
returned is not entity lock-aware and
modifying or deleting it may seriously confuse the file system. This
method does not check access rights or any locking either, so use it with
care!
File
object backing the entity.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |