|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentFulltext | |
---|---|
org.sciplore.resources |
Uses of DocumentFulltext in org.sciplore.resources |
---|
Methods in org.sciplore.resources that return DocumentFulltext | |
---|---|
static DocumentFulltext |
DocumentFulltext.sync(DocumentFulltext df)
|
Methods in org.sciplore.resources that return types with arguments of type DocumentFulltext | |
---|---|
Set<DocumentFulltext> |
Document.getFulltexts()
Returns the fulltext elements. |
Methods in org.sciplore.resources with parameters of type DocumentFulltext | |
---|---|
static DocumentFulltext |
DocumentFulltext.sync(DocumentFulltext df)
|
Method parameters in org.sciplore.resources with type arguments of type DocumentFulltext | |
---|---|
void |
Document.setFulltexts(Set<DocumentFulltext> fulltexts)
Sets the fulltexts. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |