|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextContent
Interface for TextContent ontology class
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this interface.
(URI: http://boca.adtech.ibm.com/schemas/queso#TextContent)
| Field Summary | |
|---|---|
static org.openrdf.model.URI |
contentBodyProperty
The Jena Property for contentBody |
static org.openrdf.model.URI |
TYPE
The rdf:type for this ontology class |
| Fields inherited from interface org.openanzo.atom.jastor.queso.TypedContent |
|---|
mimeTypeProperty |
| Method Summary | |
|---|---|
java.lang.String |
getContentBody()
Gets the 'contentBody' property value |
void |
setContentBody(java.lang.String contentBody)
Sets the 'contentBody' property value |
| Methods inherited from interface org.openanzo.atom.jastor.queso.TypedContent |
|---|
getMimeType, setMimeType |
| Methods inherited from interface org.openanzo.jastor.GraphThing |
|---|
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.openanzo.jastor.CoreThing |
|---|
clearCache, isRDFType, listStatements, registerListener, removeStatements, resource, unregisterListener, uri |
| Field Detail |
|---|
static final org.openrdf.model.URI TYPE
static final org.openrdf.model.URI contentBodyProperty
(URI: http://boca.adtech.ibm.com/schemas/queso#contentBody)
| Method Detail |
|---|
java.lang.String getContentBody()
throws JastorException
String
JastorExceptioncontentBodyProperty
void setContentBody(java.lang.String contentBody)
throws JastorException
{@link - java.lang.String}
JastorExceptioncontentBodyProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||