| Package | Description |
|---|---|
| com.agenarisk.api.model | |
| com.agenarisk.api.model.field | |
| com.agenarisk.api.model.interfaces |
| Modifier and Type | Method and Description |
|---|---|
Map<Id,? extends Identifiable> |
Model.getIdMap(Class<? extends Identifiable> idClassType)
Deprecated.
For internal use only
|
Map<Id,? extends Identifiable> |
Network.getIdMap(Class<? extends Identifiable> idClassType)
Deprecated.
For internal use only
|
| Modifier and Type | Method and Description |
|---|---|
int |
Id.compareTo(Id o)
Compares two ID objects by first using case-insensitive String comparison of their respective values.
|
| Modifier and Type | Method and Description |
|---|---|
Map<Id,? extends Identifiable> |
IdContainer.getIdMap(Class<? extends Identifiable> idClassType)
Returns the map of identifiable items based on.
|
Copyright © 2022. All rights reserved.