|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object thewebsemantic.RdfBean<T>
public class RdfBean<T>
Constructor Summary | |
---|---|
RdfBean()
|
Method Summary | |
---|---|
com.hp.hpl.jena.ontology.Individual |
asIndividual()
|
void |
delete()
|
T |
fill()
|
T |
fill(java.lang.String s)
|
T |
load(java.lang.String id)
|
T |
refresh()
|
T |
save()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RdfBean()
Method Detail |
---|
public T load(java.lang.String id) throws NotFoundException
NotFoundException
public T refresh() throws NotFoundException
NotFoundException
public T save()
public void delete()
public T fill(java.lang.String s)
public T fill()
public com.hp.hpl.jena.ontology.Individual asIndividual()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |