Package | Description |
---|---|
com.neurosys.amorphous.domain | |
com.neurosys.comments.domain | |
com.neurosys.content.domain | |
com.neurosys.domain | |
com.neurosys.domain.transformers | |
com.neurosys.module.service | |
com.neurosys.modules.etl | |
com.neurosys.multiorg.domain | |
com.neurosys.posts.domain | |
com.neurosys.products.domain |
Product Association Types
|
Modifier and Type | Class and Description |
---|---|
class |
GenericObject
A GenericObject is capable of representing any discrete event, object, piece of data/meta-data to be called ina RESTful and Stateless transaction.
|
Modifier and Type | Class and Description |
---|---|
class |
Comment
Comment
A {Topic + id} should be unique |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContent<CA extends AbstractContentAttribute,CF extends AbstractContentFacet> |
class |
ContentDescriber
Describes Content and is identified by a unique identifier.
|
Modifier and Type | Class and Description |
---|---|
class |
HierarchialDomainObjectWithAttributes<E extends HierarchialDomainObjectWithAttributes,EA extends EntityAttribute<E>>
A generic
HierarchialDomainObject with EntityAttribute s |
Modifier and Type | Method and Description |
---|---|
String |
HierarchialDomainObjectToParentTransformer.apply(HierarchialDomainObject input) |
Modifier and Type | Class and Description |
---|---|
static class |
CustomAutoNav.CustomHierarchicalReference
Note: Menu
MenuItem.name s are case insensitive while comparing. |
Modifier and Type | Class and Description |
---|---|
class |
MultiCategoryLookup<T extends HierarchialDomainObject>
Searches for a category to match a criteria defined by
MultiCategoryLookup.queryTransformer . |
Modifier and Type | Class and Description |
---|---|
class |
Organization
Represent any Organization (entity)
|
Modifier and Type | Class and Description |
---|---|
class |
Post
Blog Post
|
Modifier and Type | Class and Description |
---|---|
class |
Product
Master Object for
Product An entity with a default Inheritance.strategy() as InheritanceType.SINGLE_TABLE and a default DiscriminatorValue default |
class |
ProductReference
A light weight Object that would be used to pass back n forth the UI (specially in AJAX),
to allow passing a complete reference of the Product (without other details).
|
Copyright © 2018. All rights reserved.