| Package | Description | 
|---|---|
| com.neurosys.content.domain | |
| com.neurosys.domain | |
| com.neurosys.multiorg.domain | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Date | AbstractContent. launchDateFor Search, ordering etc. | 
| protected String | AbstractContent. metaDataJSON Object String, that can store many content level properties in one string. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected String | HierarchialDomainObject. displayNameDisplay Name (Can contain HTML)
  If you want to display the name without HTML use MarshalUtils.regexReplace(safeDisplayName, HTMLUtils.html4Replacer) | 
| protected Long | HierarchialDomainObject. parentId | 
| Modifier and Type | Field and Description | 
|---|---|
| protected String | Venue. displayName | 
| protected Long | Organization. id | 
| protected Long | Venue. id | 
| protected String | Organization. nameUnique Name to refer to the record
 Id is an Auto generated number used by the system,
 but is difficult for the outside world to get a handle on it. | 
| protected String | Venue. nameUnique Name to refer to the record
 Id is an Auto generated number used by the system,
 but is difficult for the outside world to get a handle on it. | 
Copyright © 2018. All rights reserved.