public interface ContentElement extends RepositoryObject, EngineObject, DependentObject
ContentTransfer
object) or external to an object store
and therefore outside the control of the Content Engine server (represented by a ContentReference
object).
Modifier and Type | Method and Description |
---|---|
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.
|
getObjectStore
get_ClassDescription, getClassName, getConnection, getProperties, getSuperClasses
java.lang.String get_ContentType()
void set_ContentType(java.lang.String value)
java.lang.Integer get_ElementSequenceNumber()
© Copyright IBM Corporation 2006, 2015. All rights reserved.