Package | Description |
---|---|
com.neurosys.multiorg.domain |
Modifier and Type | Field and Description |
---|---|
protected Map<String,OrganizationAttribute> |
Organization.attributes
Any attribute that is not common for most of the entities belongs to be an Attribute rather than a field.
|
Modifier and Type | Method and Description |
---|---|
Map<String,OrganizationAttribute> |
Organization.getAttributes() |
Modifier and Type | Method and Description |
---|---|
void |
Organization.setAttributes(Map<String,OrganizationAttribute> attributes) |
Constructor and Description |
---|
OrganizationAttribute(OrganizationAttribute a) |
Copyright © 2018. All rights reserved.