org.openanzo.atom.jastor.queso
Class PurgedEntryImpl

java.lang.Object
  extended by org.openanzo.jastor.GraphThingImpl
      extended by org.openanzo.atom.jastor.queso.PurgedEntryImpl
All Implemented Interfaces:
PurgedEntry, CoreThing, GraphThing

public class PurgedEntryImpl
extends GraphThingImpl
implements PurgedEntry

Implementation of PurgedEntry Use the org.openanzo.atom.jastor.queso.QuesoFactory to create instances of this class.

(URI: http://boca.adtech.ibm.com/schemas/queso#PurgedEntry)



Field Summary
 
Fields inherited from interface org.openanzo.atom.jastor.queso.PurgedEntry
TYPE
 
Method Summary
 java.util.Collection<org.openrdf.model.Statement> listStatements()
          Get set of statements that makeup this THINGS's properties and types
 
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

listStatements

public java.util.Collection<org.openrdf.model.Statement> listStatements()
Description copied from interface: CoreThing
Get set of statements that makeup this THINGS's properties and types

Specified by:
listStatements in interface CoreThing
Overrides:
listStatements in class GraphThingImpl
Returns:
set of statements that makeup this THINGS's properties and types


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.