Package | Description |
---|---|
com.neurosys.comments.domain | |
com.neurosys.configs | |
com.neurosys.content.domain | |
com.neurosys.domain | |
com.neurosys.multiorg.domain | |
com.neurosys.posts.domain | |
com.neurosys.products.domain |
Product Association Types
|
com.neurosys.security.spring | |
com.neurosys.user.domain |
Modifier and Type | Class and Description |
---|---|
class |
CommentAttribute
Describes a content Attribute.
|
class |
CommentFacet
Do nothing class, only intended to support
AbstractContentFacet in AbstractContent |
Modifier and Type | Interface and Description |
---|---|
interface |
IConfiguration<K,V> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthorizableConfiguration
AbstractConfiguration that is Authorizable Useful where we want to control which configuration can be controlled by people or processes with different Authorization s |
class |
AbstractConfiguration
Represents basic Externalized Configurations.
|
class |
DefaultConfiguration
Deprecated.
because Each application that uses this library should define its own Configuration Entity
and not use a generic one.
|
class |
SpringStaticConfiguration<V>
A
StaticConfiguration that is BeanNameAware ; it automatically assigns the name and the namespace based on the bean name. |
class |
StaticConfiguration<K,V>
A default implementation for
IConfiguration ; that can be used as a container or replacement for a property in Properties file. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentAttribute |
class |
AbstractContentFacet |
class |
ContentAttribute
Describes a content Attribute.
|
class |
ContentFacet
Any Content can have multiple Facets/Portions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Attribute<E,V>
Define Attribute type Entities
This differs from Attributes in the sense that an instance of this represents the Attribute itself while Attributes represents the entity containing the Attributes. |
Modifier and Type | Class and Description |
---|---|
class |
EntityAttribute<E> |
Modifier and Type | Class and Description |
---|---|
class |
OrganizationAttribute
Attributes / Non re-curring features of an
Organization |
class |
VenueAttribute
Attributes / Non re-curring features of an
Organization |
Modifier and Type | Class and Description |
---|---|
class |
PostAttribute
Describes a content Attribute.
|
class |
PostFacet
A
ContentFacet for Post |
Modifier and Type | Class and Description |
---|---|
class |
ProductAttribute
Describes a product Attribute.
|
Modifier and Type | Method and Description |
---|---|
protected abstract AbstractAttribute<String,String> |
ExternalSystemCredentialHandler.putInConfigSource(String namespace,
String key,
String value) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractUserAttribute
A dedicated Attributes table for all types of users.
|
class |
AdminUserAttribute
UserAttribute for Admin User |
class |
UserAttribute
A dedicated Attributes table for all types of users.
|
Copyright © 2018. All rights reserved.