Constructor and Description |
---|
IdentityManager() |
Modifier and Type | Method and Description |
---|---|
Map<Integer,String> |
getAllForContainer(int id)
Get the id to name mapping for the whole container that owns the id
|
int |
getContainerCount() |
String |
getName(long id)
Get the name associated with the ID.
|
void |
purgeRemoved() |
long |
putIfAbsent(String containerName,
String itemName) |
public void purgeRemoved()
public String getName(long id)
id
- public Map<Integer,String> getAllForContainer(int id)
id
- public int getContainerCount()