public class NoSingleEntityMatcher<T> extends Object implements ExportedEntityMatcher<NoSingleEntity,T>
| Constructor and Description |
|---|
NoSingleEntityMatcher() |
| Modifier and Type | Method and Description |
|---|---|
NoSingleEntity |
findMatch(T object)
Tries to find a match for given object in the data available in the database.
|
public NoSingleEntity findMatch(T object)
ExportedEntityMatcherfindMatch in interface ExportedEntityMatcher<NoSingleEntity,T>Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.