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