|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentObjectDefinition | |
oracle.ifs.beans |
Uses of ContentObjectDefinition in oracle.ifs.beans |
Fields in oracle.ifs.beans declared as ContentObjectDefinition | |
protected ContentObjectDefinition |
DocumentDefinition.m_ContentObjectDefinition
|
Methods in oracle.ifs.beans that return ContentObjectDefinition | |
ContentObjectDefinition |
DocumentDefinition.getContentObjectDefinition()
Gets the currently allocated ContentObjectDefinition, whether set explicitly by setContentObjectDefinition, or allocated by one of the content convenience methods. |
Methods in oracle.ifs.beans with parameters of type ContentObjectDefinition | |
void |
DocumentDefinition.setContentObjectDefinition(ContentObjectDefinition cod)
Sets the ContentObjectDefinition of the document that will be used to create/update the content object associated with this document. |
|
Oracle Content Management SDK | |||||||||
PREV NEXT | FRAMES NO FRAMES |