Toggle navigation
Toggle navigation
This project
Loading...
Sign in
grogv3
/
grog-cubi
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jean-Francois Leveque
2017-03-06 12:56:47 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
2ab15747795f895407de41b5309a14738dc8b553
2ab15747
1 parent
71dd3a0e
Documentation
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/org/legrog/entities/AccountSearchRepository.java
src/main/java/org/legrog/entities/AccountSearchRepository.java
View file @
2ab1574
...
...
@@ -3,7 +3,7 @@ package org.legrog.entities;
import
java.util.List
;
/**
*
*
Search interface for IndexedAccount
*/
public
interface
AccountSearchRepository
{
/**
...
...
Please
register
or
login
to post a comment