|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ECUriResolvable
This capability is supported by entities whose locations can be resolved as
URI
:s.
ECTUriResolvable
,
FSCUriResolvable
,
ECUriResolvableUtil
Method Summary | |
---|---|
URI |
getUri()
Get a URI object referencing the entity's location in the backing
file system. |
Methods inherited from interface org.entityfs.cap.EntityCapability |
---|
getEntity, isValid |
Method Detail |
---|
URI getUri()
URI
object referencing the entity's location in the backing
file system.
Warning: The URI
returned is not entity lock-aware and
modifying or deleting it may seriously confuse the file system. This
method does not check access rights and does not do any locking either,
so use it with care!
URI
object referencing the entity's location in the
backing file system.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |