| Package | Description |
|---|---|
| com.erudika.para.core |
Core domain classes for modeling the Para domain space.
|
| Modifier and Type | Method and Description |
|---|---|
Sysprop |
Sysprop.addProperty(String name,
Object value)
Adds a new key/value pair to the map.
|
Sysprop |
Sysprop.removeProperty(String name)
Removes a property from the map
|
| Modifier and Type | Method and Description |
|---|---|
List<Sysprop> |
User.getIdentifiers()
Returns a list of identifiers for this user (can have many).
|
Copyright © 2016 Erudika. All rights reserved.