JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.gerdiproject.harvest
Interface ICleanable
All Known Implementing Classes:
DataCiteJson
,
Description
,
GeoJson
,
GeoLocation
,
Rights
,
Subject
,
Title
public interface
ICleanable
This interface represents objects that can be cleaned up to make them compatible with the ElasticSearch index.
Author:
Robin Weiss
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
clean
()
Cleans the object, making it compatible with the ElasticSearch index.
Method Detail
clean
void clean()
Cleans the object, making it compatible with the ElasticSearch index.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2017–2018. All rights reserved.