Class ResultItem
java.lang.Object
nl.knaw.dans.lib.dataverse.model.search.ResultItem
- Direct Known Subclasses:
DatasetResultItem
,DataverseResultItem
,FileResultItem
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getName()
getType()
getUrl()
int
hashCode()
void
setDescription
(String description) void
void
setPublishedAt
(String publishedAt) void
toString()
-
Constructor Details
-
ResultItem
protected ResultItem() -
ResultItem
-
-
Method Details