|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static java.lang.String |
DOCTYPE_CONCEPT
|
| Fields inherited from interface fr.gouv.culture.sdx.document.Document |
DOCTYPE_BINARY, DOCTYPE_GROUP, DOCTYPE_HTML, DOCTYPE_USER, DOCTYPE_XML |
| Method Summary | |
void |
addRelation(java.lang.String relationType,
java.lang.String relationValue)
Adds a relation to the document |
java.lang.String[] |
getRelations(int type)
Returns a list of concepts related to this one. |
java.lang.String |
getValue()
Returns the document value (name, description, ...). |
java.lang.String |
getXmlLang()
|
void |
setValue(java.lang.String value)
Sets the term/value of the document |
void |
setXmlLang(java.lang.String xmlLang)
|
| Methods inherited from interface fr.gouv.culture.sdx.document.IndexableDocument |
addAdditionalSystemFields, getAttachedDocuments, getBoost, getFieldValues, getStoreHandler, getSubDocuments, getTransformedDocument, resetAttachedDocuments, setBoost, setMessageHandler, setTransformedDocument, setTransformedDocument, startIndexing |
| Methods inherited from interface fr.gouv.culture.sdx.document.Document |
getDocType, getId, getLength, getMimeType, getPreferredFilename, getRepositoryForStorage, getURL, openStream, save, setContent, setContent, setContent, setContent, setId, setIdGenerator, setIdGenerator, setMimeType, setPreferredFilename, setRepositoryForStorage, setURL |
| Methods inherited from interface org.apache.avalon.framework.logger.LogEnabled |
enableLogging |
| Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Methods inherited from interface org.xml.sax.ext.LexicalHandler |
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity |
| Field Detail |
public static final java.lang.String DOCTYPE_CONCEPT
| Method Detail |
public void setValue(java.lang.String value)
value - The valuepublic java.lang.String getValue()
public void addRelation(java.lang.String relationType,
java.lang.String relationValue)
relationType - The relation type name or other keyrelationValue - The relation value or termpublic java.lang.String[] getRelations(int type)
type - The relation type.public void setXmlLang(java.lang.String xmlLang)
public java.lang.String getXmlLang()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||