| Package | Description |
|---|---|
| com.neurosys.content.domain |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,ContentAttribute> |
ContentDescriber.attributes
The difference between properties and facets is that properties are loaded with the Content Object, while facets are lazy and
represent larger content usually.
|
| Modifier and Type | Method and Description |
|---|---|
ContentAttribute |
ContentAttribute.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ContentAttribute> |
ContentDescriber.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ContentDescriber.setAttributes(Map<String,ContentAttribute> attributes) |
| Constructor and Description |
|---|
ContentAttribute(ContentAttribute ca) |
Copyright © 2018. All rights reserved.