public static interface ContentDocument.Content extends SimpleItemType
| Modifier and Type | Interface and Description |
|---|---|
static class |
ContentDocument.Content.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
XmlObject |
addNewCopyToOutputDirectory()
Appends and returns a new empty value (as xml) as the last "CopyToOutputDirectory" element
|
XmlObject |
addNewCopyToPublishDirectory()
Appends and returns a new empty value (as xml) as the last "CopyToPublishDirectory" element
|
XmlObject |
addNewCustomToolNamespace()
Appends and returns a new empty value (as xml) as the last "CustomToolNamespace" element
|
XmlObject |
addNewDependentUpon()
Appends and returns a new empty value (as xml) as the last "DependentUpon" element
|
XmlObject |
addNewGenerator()
Appends and returns a new empty value (as xml) as the last "Generator" element
|
XmlObject |
addNewGroup()
Appends and returns a new empty value (as xml) as the last "Group" element
|
XmlObject |
addNewIsAssembly()
Appends and returns a new empty value (as xml) as the last "IsAssembly" element
|
XmlObject |
addNewLastGenOutput()
Appends and returns a new empty value (as xml) as the last "LastGenOutput" element
|
XmlObject |
addNewLink()
Appends and returns a new empty value (as xml) as the last "Link" element
|
XmlObject |
addNewPublishState()
Appends and returns a new empty value (as xml) as the last "PublishState" element
|
XmlObject |
addNewSubType()
Appends and returns a new empty value (as xml) as the last "SubType" element
|
XmlObject |
addNewVisible()
Appends and returns a new empty value (as xml) as the last "Visible" element
|
XmlObject[] |
getCopyToOutputDirectoryArray()
Deprecated.
|
XmlObject |
getCopyToOutputDirectoryArray(int i)
Gets ith "CopyToOutputDirectory" element
|
List<XmlObject> |
getCopyToOutputDirectoryList()
Gets a List of "CopyToOutputDirectory" elements
|
XmlObject[] |
getCopyToPublishDirectoryArray()
Deprecated.
|
XmlObject |
getCopyToPublishDirectoryArray(int i)
Gets ith "CopyToPublishDirectory" element
|
List<XmlObject> |
getCopyToPublishDirectoryList()
Gets a List of "CopyToPublishDirectory" elements
|
XmlObject[] |
getCustomToolNamespaceArray()
Deprecated.
|
XmlObject |
getCustomToolNamespaceArray(int i)
Gets ith "CustomToolNamespace" element
|
List<XmlObject> |
getCustomToolNamespaceList()
Gets a List of "CustomToolNamespace" elements
|
XmlObject[] |
getDependentUponArray()
Deprecated.
|
XmlObject |
getDependentUponArray(int i)
Gets ith "DependentUpon" element
|
List<XmlObject> |
getDependentUponList()
Gets a List of "DependentUpon" elements
|
XmlObject[] |
getGeneratorArray()
Deprecated.
|
XmlObject |
getGeneratorArray(int i)
Gets ith "Generator" element
|
List<XmlObject> |
getGeneratorList()
Gets a List of "Generator" elements
|
XmlObject[] |
getGroupArray()
Deprecated.
|
XmlObject |
getGroupArray(int i)
Gets ith "Group" element
|
List<XmlObject> |
getGroupList()
Gets a List of "Group" elements
|
XmlObject[] |
getIsAssemblyArray()
Deprecated.
|
XmlObject |
getIsAssemblyArray(int i)
Gets ith "IsAssembly" element
|
List<XmlObject> |
getIsAssemblyList()
Gets a List of "IsAssembly" elements
|
XmlObject[] |
getLastGenOutputArray()
Deprecated.
|
XmlObject |
getLastGenOutputArray(int i)
Gets ith "LastGenOutput" element
|
List<XmlObject> |
getLastGenOutputList()
Gets a List of "LastGenOutput" elements
|
XmlObject[] |
getLinkArray()
Deprecated.
|
XmlObject |
getLinkArray(int i)
Gets ith "Link" element
|
List<XmlObject> |
getLinkList()
Gets a List of "Link" elements
|
XmlObject[] |
getPublishStateArray()
Deprecated.
|
XmlObject |
getPublishStateArray(int i)
Gets ith "PublishState" element
|
List<XmlObject> |
getPublishStateList()
Gets a List of "PublishState" elements
|
XmlObject[] |
getSubTypeArray()
Deprecated.
|
XmlObject |
getSubTypeArray(int i)
Gets ith "SubType" element
|
List<XmlObject> |
getSubTypeList()
Gets a List of "SubType" elements
|
XmlObject[] |
getVisibleArray()
Deprecated.
|
XmlObject |
getVisibleArray(int i)
Gets ith "Visible" element
|
List<XmlObject> |
getVisibleList()
Gets a List of "Visible" elements
|
XmlObject |
insertNewCopyToOutputDirectory(int i)
Inserts and returns a new empty value (as xml) as the ith "CopyToOutputDirectory" element
|
XmlObject |
insertNewCopyToPublishDirectory(int i)
Inserts and returns a new empty value (as xml) as the ith "CopyToPublishDirectory" element
|
XmlObject |
insertNewCustomToolNamespace(int i)
Inserts and returns a new empty value (as xml) as the ith "CustomToolNamespace" element
|
XmlObject |
insertNewDependentUpon(int i)
Inserts and returns a new empty value (as xml) as the ith "DependentUpon" element
|
XmlObject |
insertNewGenerator(int i)
Inserts and returns a new empty value (as xml) as the ith "Generator" element
|
XmlObject |
insertNewGroup(int i)
Inserts and returns a new empty value (as xml) as the ith "Group" element
|
XmlObject |
insertNewIsAssembly(int i)
Inserts and returns a new empty value (as xml) as the ith "IsAssembly" element
|
XmlObject |
insertNewLastGenOutput(int i)
Inserts and returns a new empty value (as xml) as the ith "LastGenOutput" element
|
XmlObject |
insertNewLink(int i)
Inserts and returns a new empty value (as xml) as the ith "Link" element
|
XmlObject |
insertNewPublishState(int i)
Inserts and returns a new empty value (as xml) as the ith "PublishState" element
|
XmlObject |
insertNewSubType(int i)
Inserts and returns a new empty value (as xml) as the ith "SubType" element
|
XmlObject |
insertNewVisible(int i)
Inserts and returns a new empty value (as xml) as the ith "Visible" element
|
void |
removeCopyToOutputDirectory(int i)
Removes the ith "CopyToOutputDirectory" element
|
void |
removeCopyToPublishDirectory(int i)
Removes the ith "CopyToPublishDirectory" element
|
void |
removeCustomToolNamespace(int i)
Removes the ith "CustomToolNamespace" element
|
void |
removeDependentUpon(int i)
Removes the ith "DependentUpon" element
|
void |
removeGenerator(int i)
Removes the ith "Generator" element
|
void |
removeGroup(int i)
Removes the ith "Group" element
|
void |
removeIsAssembly(int i)
Removes the ith "IsAssembly" element
|
void |
removeLastGenOutput(int i)
Removes the ith "LastGenOutput" element
|
void |
removeLink(int i)
Removes the ith "Link" element
|
void |
removePublishState(int i)
Removes the ith "PublishState" element
|
void |
removeSubType(int i)
Removes the ith "SubType" element
|
void |
removeVisible(int i)
Removes the ith "Visible" element
|
void |
setCopyToOutputDirectoryArray(int i,
XmlObject copyToOutputDirectory)
Sets ith "CopyToOutputDirectory" element
|
void |
setCopyToOutputDirectoryArray(XmlObject[] copyToOutputDirectoryArray)
Sets array of all "CopyToOutputDirectory" element
|
void |
setCopyToPublishDirectoryArray(int i,
XmlObject copyToPublishDirectory)
Sets ith "CopyToPublishDirectory" element
|
void |
setCopyToPublishDirectoryArray(XmlObject[] copyToPublishDirectoryArray)
Sets array of all "CopyToPublishDirectory" element
|
void |
setCustomToolNamespaceArray(int i,
XmlObject customToolNamespace)
Sets ith "CustomToolNamespace" element
|
void |
setCustomToolNamespaceArray(XmlObject[] customToolNamespaceArray)
Sets array of all "CustomToolNamespace" element
|
void |
setDependentUponArray(int i,
XmlObject dependentUpon)
Sets ith "DependentUpon" element
|
void |
setDependentUponArray(XmlObject[] dependentUponArray)
Sets array of all "DependentUpon" element
|
void |
setGeneratorArray(int i,
XmlObject generator)
Sets ith "Generator" element
|
void |
setGeneratorArray(XmlObject[] generatorArray)
Sets array of all "Generator" element
|
void |
setGroupArray(int i,
XmlObject group)
Sets ith "Group" element
|
void |
setGroupArray(XmlObject[] groupArray)
Sets array of all "Group" element
|
void |
setIsAssemblyArray(int i,
XmlObject isAssembly)
Sets ith "IsAssembly" element
|
void |
setIsAssemblyArray(XmlObject[] isAssemblyArray)
Sets array of all "IsAssembly" element
|
void |
setLastGenOutputArray(int i,
XmlObject lastGenOutput)
Sets ith "LastGenOutput" element
|
void |
setLastGenOutputArray(XmlObject[] lastGenOutputArray)
Sets array of all "LastGenOutput" element
|
void |
setLinkArray(int i,
XmlObject link)
Sets ith "Link" element
|
void |
setLinkArray(XmlObject[] linkArray)
Sets array of all "Link" element
|
void |
setPublishStateArray(int i,
XmlObject publishState)
Sets ith "PublishState" element
|
void |
setPublishStateArray(XmlObject[] publishStateArray)
Sets array of all "PublishState" element
|
void |
setSubTypeArray(int i,
XmlObject subType)
Sets ith "SubType" element
|
void |
setSubTypeArray(XmlObject[] subTypeArray)
Sets array of all "SubType" element
|
void |
setVisibleArray(int i,
XmlObject visible)
Sets ith "Visible" element
|
void |
setVisibleArray(XmlObject[] visibleArray)
Sets array of all "Visible" element
|
int |
sizeOfCopyToOutputDirectoryArray()
Returns number of "CopyToOutputDirectory" element
|
int |
sizeOfCopyToPublishDirectoryArray()
Returns number of "CopyToPublishDirectory" element
|
int |
sizeOfCustomToolNamespaceArray()
Returns number of "CustomToolNamespace" element
|
int |
sizeOfDependentUponArray()
Returns number of "DependentUpon" element
|
int |
sizeOfGeneratorArray()
Returns number of "Generator" element
|
int |
sizeOfGroupArray()
Returns number of "Group" element
|
int |
sizeOfIsAssemblyArray()
Returns number of "IsAssembly" element
|
int |
sizeOfLastGenOutputArray()
Returns number of "LastGenOutput" element
|
int |
sizeOfLinkArray()
Returns number of "Link" element
|
int |
sizeOfPublishStateArray()
Returns number of "PublishState" element
|
int |
sizeOfSubTypeArray()
Returns number of "SubType" element
|
int |
sizeOfVisibleArray()
Returns number of "Visible" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdatechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
@Deprecated XmlObject[] getDependentUponArray()
XmlObject getDependentUponArray(int i)
int sizeOfDependentUponArray()
void setDependentUponArray(XmlObject[] dependentUponArray)
void setDependentUponArray(int i,
XmlObject dependentUpon)
XmlObject insertNewDependentUpon(int i)
XmlObject addNewDependentUpon()
void removeDependentUpon(int i)
@Deprecated XmlObject[] getGeneratorArray()
XmlObject getGeneratorArray(int i)
int sizeOfGeneratorArray()
void setGeneratorArray(XmlObject[] generatorArray)
void setGeneratorArray(int i,
XmlObject generator)
XmlObject insertNewGenerator(int i)
XmlObject addNewGenerator()
void removeGenerator(int i)
@Deprecated XmlObject[] getLastGenOutputArray()
XmlObject getLastGenOutputArray(int i)
int sizeOfLastGenOutputArray()
void setLastGenOutputArray(XmlObject[] lastGenOutputArray)
void setLastGenOutputArray(int i,
XmlObject lastGenOutput)
XmlObject insertNewLastGenOutput(int i)
XmlObject addNewLastGenOutput()
void removeLastGenOutput(int i)
List<XmlObject> getCustomToolNamespaceList()
@Deprecated XmlObject[] getCustomToolNamespaceArray()
XmlObject getCustomToolNamespaceArray(int i)
int sizeOfCustomToolNamespaceArray()
void setCustomToolNamespaceArray(XmlObject[] customToolNamespaceArray)
void setCustomToolNamespaceArray(int i,
XmlObject customToolNamespace)
XmlObject insertNewCustomToolNamespace(int i)
XmlObject addNewCustomToolNamespace()
void removeCustomToolNamespace(int i)
@Deprecated XmlObject[] getLinkArray()
XmlObject getLinkArray(int i)
int sizeOfLinkArray()
void setLinkArray(XmlObject[] linkArray)
void setLinkArray(int i,
XmlObject link)
XmlObject insertNewLink(int i)
XmlObject addNewLink()
void removeLink(int i)
@Deprecated XmlObject[] getGroupArray()
XmlObject getGroupArray(int i)
int sizeOfGroupArray()
void setGroupArray(XmlObject[] groupArray)
void setGroupArray(int i,
XmlObject group)
XmlObject insertNewGroup(int i)
XmlObject addNewGroup()
void removeGroup(int i)
@Deprecated XmlObject[] getPublishStateArray()
XmlObject getPublishStateArray(int i)
int sizeOfPublishStateArray()
void setPublishStateArray(XmlObject[] publishStateArray)
void setPublishStateArray(int i,
XmlObject publishState)
XmlObject insertNewPublishState(int i)
XmlObject addNewPublishState()
void removePublishState(int i)
@Deprecated XmlObject[] getIsAssemblyArray()
XmlObject getIsAssemblyArray(int i)
int sizeOfIsAssemblyArray()
void setIsAssemblyArray(XmlObject[] isAssemblyArray)
void setIsAssemblyArray(int i,
XmlObject isAssembly)
XmlObject insertNewIsAssembly(int i)
XmlObject addNewIsAssembly()
void removeIsAssembly(int i)
@Deprecated XmlObject[] getVisibleArray()
XmlObject getVisibleArray(int i)
int sizeOfVisibleArray()
void setVisibleArray(XmlObject[] visibleArray)
void setVisibleArray(int i,
XmlObject visible)
XmlObject insertNewVisible(int i)
XmlObject addNewVisible()
void removeVisible(int i)
@Deprecated XmlObject[] getSubTypeArray()
XmlObject getSubTypeArray(int i)
int sizeOfSubTypeArray()
void setSubTypeArray(XmlObject[] subTypeArray)
void setSubTypeArray(int i,
XmlObject subType)
XmlObject insertNewSubType(int i)
XmlObject addNewSubType()
void removeSubType(int i)
List<XmlObject> getCopyToOutputDirectoryList()
@Deprecated XmlObject[] getCopyToOutputDirectoryArray()
XmlObject getCopyToOutputDirectoryArray(int i)
int sizeOfCopyToOutputDirectoryArray()
void setCopyToOutputDirectoryArray(XmlObject[] copyToOutputDirectoryArray)
void setCopyToOutputDirectoryArray(int i,
XmlObject copyToOutputDirectory)
XmlObject insertNewCopyToOutputDirectory(int i)
XmlObject addNewCopyToOutputDirectory()
void removeCopyToOutputDirectory(int i)
List<XmlObject> getCopyToPublishDirectoryList()
@Deprecated XmlObject[] getCopyToPublishDirectoryArray()
XmlObject getCopyToPublishDirectoryArray(int i)
int sizeOfCopyToPublishDirectoryArray()
void setCopyToPublishDirectoryArray(XmlObject[] copyToPublishDirectoryArray)
void setCopyToPublishDirectoryArray(int i,
XmlObject copyToPublishDirectory)
XmlObject insertNewCopyToPublishDirectory(int i)
XmlObject addNewCopyToPublishDirectory()
void removeCopyToPublishDirectory(int i)