|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentReference
Represents external content data that exists outside of an object store (and therefore outside the control of the Content Engine server), but to which an object store maintains a reference. The URL of the resource that contains the content data is stored in the ContentLocation property.
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_ContentLocation()
Returns the value of the ContentLocation property. |
void |
set_ContentLocation(java.lang.String value)
Sets the value of the ContentLocation property. |
Methods inherited from interface com.filenet.api.core.ContentElement |
---|
get_ContentType, get_ElementSequenceNumber, set_ContentType |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_ContentLocation()
void set_ContentLocation(java.lang.String value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |