com.filenet.rm.bds
Interface ContentReference
All Superinterfaces:
- public interface ContentReference
- extends ContentElement
Field Summary
Fields inherited from interface com.filenet.rm.bds.ContentElement |
---|
CONTENT_SIZE_UNDEFINED |
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getLocationURL()
Returns the location URL of this
ContentReference .
|
Methods inherited from interface com.filenet.rm.bds.ContentElement |
---|
getContentSize, getMimeType, setContentSize, setMimeType |
Method Detail
getLocationURL
- java.lang.String getLocationURL( )
Returns:
the
String
URL value.
ContentReference
.