public interface ApplicationIdGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
generateId(Application a)
Generate an id based on the given Application
|
String generateId(Application a)
a - the application the id is computed for.Copyright © 2018 codecentric AG. All rights reserved.