|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentElement
Represents the superclass for classes used to access document or annotation content data. Each content element represents content data,
which can either be local to an object store (represented by an ContentTransfer
object) or external to an object store
and therefore outside the control of the Content Engine server (represented by a ContentReference
object).
Metadata
Auditable: false
Method Summary | |
---|---|
java.lang.String |
get_ContentType()
Returns the value of the ContentType property. |
java.lang.Integer |
get_ElementSequenceNumber()
Returns the value of the ElementSequenceNumber property. |
void |
set_ContentType(java.lang.String value)
Sets the value of the ContentType property. |
Methods inherited from interface com.filenet.api.core.RepositoryObject |
---|
getObjectStore |
Methods inherited from interface com.filenet.api.core.EngineObject |
---|
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses |
Method Detail |
---|
java.lang.String get_ContentType()
void set_ContentType(java.lang.String value)
java.lang.Integer get_ElementSequenceNumber()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |