com.jivesoftware.community
Interface DocumentTypeElement
- All Superinterfaces:
- JiveObject
- All Known Subinterfaces:
- DocumentField, DocumentTypeLabelElement, DocumentTypeSectionElement, MultiOptionDocumentField
public interface DocumentTypeElement
- extends JiveObject
This class gives the DocumentType the ability to handle kinds entities (DocumentFields, document, and summaries).
When a Document is being created the information from this class should help determine how
elements are saved (ie if this Element is of type Body, the body should be saved to the
document's setBody or setBinaryBody methods).
- See Also:
DocumentTypeElement
getType
DocumentTypeElement.Type getType()
- Returns the type of this DocumentTypeElement.
- Returns:
- type of the type of this DocumentTypeElement.
Copyright © 1999-2007 Jive Software.