Package nz.org.riskscape.engine.data
Interface Bookmarks
- All Superinterfaces:
IdentifiedCollection<Bookmark>
-
Nested Class Summary
Nested classes/interfaces inherited from interface nz.org.riskscape.engine.IdentifiedCollection
IdentifiedCollection.Base<T extends Identified> -
Field Summary
Fields inherited from interface nz.org.riskscape.engine.IdentifiedCollection
SIMILARITY_MAX_OPTIONS, SIMILARITY_THRESHOLD -
Method Summary
Modifier and TypeMethodDescriptionvoidvalidate(ExecutionContext executionContext, Consumer<Problem> problemConsumer) Methods inherited from interface nz.org.riskscape.engine.IdentifiedCollection
add, add, add, addAll, addAll, clear, containsKey, get, get, getAll, getAllProblems, getCollectionClass, getOr, getReferences, getResult, getSimilarIds, isEmpty, remove
-
Method Details
-
validate
-