Skip navigation links

Package net.sf.mmm.util.search.api

Provides the API for a search.

See: Description

Package net.sf.mmm.util.search.api Description

Provides the API for a search.

Search-Util API

This package contains the basic API for search related objects ( SearchCriteria and SearchResult). It aims to standardize the API without requiring specific dependencies (e.g. to JPA or Lucene). The advanced support is therefore located in separate modules like mmm-persistence. Instead, this API here may also be used by transfer objects for clients and other stuff where the technology specific dependency should be avoided.
Skip navigation links

Copyright © 2001–2014 mmm-Team. All rights reserved.