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 | Interface and Description |
---|---|
interface |
Content<CA extends AbstractContentAttribute,CF extends AbstractContentFacet>
Represents all Content
|
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 |
Feature
A Feature is like a Product
|
class |
FeatureForOrganization
A
Feature for Organization
Transaction mapping table/entity between Feature , Organization and the List of Authorization or Restriction s. |
class |
ProductPackage<F extends Feature>
A Package is like an Order
|
class |
Tier<F extends Feature>
A Tier.
|
Modifier and Type | Class and Description |
---|---|
class |
JPAFeature
A Feature is like a Product
|
class |
JPAFeatureForOrganization
A Feature for an Organization
|
class |
JPAProductPackage
A Package is like an Order
|
class |
JPATier |
Modifier and Type | Interface and Description |
---|---|
interface |
LocaleDisplayable
When there are multiple
Locale s available; then return the getDisplayName() corresponding to the Locale A LocaleDisplayable will not guarantee a different value for each locale, value is always only one in most cases. |
Modifier and Type | Class and Description |
---|---|
class |
HierarchialDomainObject
A
MappedSuperclass implementation of IHierarchialReference objects. |
class |
HierarchialDomainObjectWithAttributes<E extends HierarchialDomainObjectWithAttributes,EA extends EntityAttribute<E>>
A generic
HierarchialDomainObject with EntityAttribute s |
Modifier and Type | Interface and Description |
---|---|
interface |
AreaType |
Modifier and Type | Class and Description |
---|---|
class |
AbstractArea |
class |
Area
Details about Area's; around payment & Shipping to them
|
class |
Region |
Modifier and Type | Class and Description |
---|---|
class |
FeedItem |
Modifier and Type | Class and Description |
---|---|
class |
RSS2Channel |
class |
RSS2Item |
Modifier and Type | Class and Description |
---|---|
class |
SiteMapItem
Google Site Map XML
|
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 |
Organization
Represent any Organization (entity)
|
class |
Venue
Represent
Venue s. |
Modifier and Type | Class and Description |
---|---|
class |
Post
Blog Post
|
Modifier and Type | Interface and Description |
---|---|
interface |
IProductReference
Ensure
Product & ProductReference have a common interface |
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).
|
Modifier and Type | Interface and Description |
---|---|
interface |
Batch<T extends Token<T>>
|
interface |
ReQueableToken<T extends ReQueableToken>
A
Token aware of its neighbours in a Double linked list Q. |
interface |
Shift<T extends Token<T>>
A contextual and practical representation of a Queue.
A Shift associates context like who owns the shift, what time to what time, who all are working in it etc. |
interface |
Token<T extends Token>
A manifestation of
Notification . |
interface |
TokenWrapper<O>
Support instances that cannot implemented
Token straight. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReference
Use a reference for the following reasons:
Light graph relations that support multiple
AbstractReference.getRelated() relations
Entities that do not want to carry contextual relation with them. |
class |
ActivityRef
Reference to an event or activity that has a physical or meta-physical presence. |
class |
AffiliateRef
This represents
Reference to an Affiliate org, or person |
class |
DataRef
Reference to Some data. |
class |
DesignationRef
This represents add the
DesignationRef s PersonRef s may have |
class |
OrganizationRef
This represents a
Reference to an Organization |
class |
PersonOrgRef
This represents references that can be a
PersonRef or an OrganizationRef . |
class |
PersonRef
This represents all people that we maintain ref-integrity with other entities.
A Reference to a PersonRef can have Reference.getParent() as OrganizationRef and Reference.getRelated() as DesignationRef |
class |
PlaceRef
Reference to a place , venue etc. |
class |
PointRef
Represents the
Reference of a PlaceRef with GeoLocation
of any Place.WARN : A PointRef should not have the same reference name as any order place |
class |
Reference |
class |
ThingRef
Reference to Some thing. |
Modifier and Type | Class and Description |
---|---|
class |
AuthorizableFacetMeta
|
class |
FacetMeta |
class |
MultiAuthorizedStateFacetMeta |
class |
MultiStateFacetMeta<S>
Based on the State present a different
FacetMeta . |
class |
TransactionalFacetMeta
Wrap the incoming transformer in a
TransactionalTransformer with a default TransactionDefinition of
TransactionDefinition.PROPAGATION_REQUIRED and TransactionDefinition.ISOLATION_READ_UNCOMMITTED |
Copyright © 2018. All rights reserved.