|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openanzo.jastor.GraphThingImpl
org.openanzo.atom.jastor.queso.TypedContentImpl
public class TypedContentImpl
Implementation of TypedContent
Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.
(URI: http://boca.adtech.ibm.com/schemas/queso#TypedContent)
| Field Summary |
|---|
| Fields inherited from interface org.openanzo.atom.jastor.queso.TypedContent |
|---|
TYPE |
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
Gets the 'mimeType' property value |
java.util.Collection<org.openrdf.model.Statement> |
listStatements()
Get set of statements that makeup this THINGS's properties and types |
void |
setMimeType(java.lang.String mimeType)
Sets the 'mimeType' property value |
| Methods inherited from class org.openanzo.jastor.GraphThingImpl |
|---|
clearCache, equals, getLiteral, getLiteralValue, getProperties, getPropertyValue, getPropertyValue, graph, isRDFType, registerListener, removeStatements, resource, setPropertyValue, setPropertyValue, toString, unregisterListener, uri |
| Methods inherited from class java.lang.Object |
|---|
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.openanzo.jastor.GraphThing |
|---|
getProperties, getPropertyValue, getPropertyValue, graph, setPropertyValue, setPropertyValue |
| Methods inherited from interface org.openanzo.jastor.CoreThing |
|---|
clearCache, isRDFType, registerListener, removeStatements, resource, unregisterListener, uri |
| Method Detail |
|---|
public java.util.Collection<org.openrdf.model.Statement> listStatements()
CoreThing
listStatements in interface CoreThinglistStatements in class GraphThingImpl
public java.lang.String getMimeType()
throws JastorException
TypedContent
getMimeType in interface TypedContentString
JastorExceptionTypedContent.mimeTypeProperty
public void setMimeType(java.lang.String mimeType)
throws JastorException
TypedContent
setMimeType in interface TypedContentJastorExceptionTypedContent.mimeTypeProperty
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||