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 |
HierarchialDomainObjectWithAttributes<E extends HierarchialDomainObjectWithAttributes,EA extends EntityAttribute<E>>
A generic
HierarchialDomainObject with EntityAttribute s |
Modifier and Type | Class and Description |
---|---|
class |
AttributesToValueTransformer<A extends Attributes<String,V>,V>
|
Modifier and Type | Class and Description |
---|---|
class |
Feedback<E,S extends FlowStatus>
A Feedback object for event with callback.
Useful in synchronous situations where we may want more structure to feedback or callbacks. A feedback is something that can be sent to a callback for a change event. |
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 |
---|---|
class |
AttributesMapper<A extends Attributes<A,V>,V>
Specialized/Convenient wrapper
Mapper for mapping Attributes .This specialized because Attributes and Attribute have an encapsulated relation which requires awareness of the Attributes interface. |
class |
AttributesSetter<A extends Attributes<A,V>,V>
|
Modifier and Type | Method and Description |
---|---|
static String |
Utils.getResourceUrl(Attributes a,
FacetMeta facet,
int index)
Resource definitions that are comma separated or singular.
|
static String |
Utils.getResourceUrl(Attributes a,
String attributeName,
int index)
Resource definitions that are comma separated or singular.
|
static String[] |
Utils.getResourceUrls(Attributes a,
FacetMeta facet)
Resource definitions that are comma separated or singular.
|
static String[] |
Utils.getResourceUrls(Attributes a,
String attributeName)
Resource definitions that are comma separated or singular.
|
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 | 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 |
Modifier and Type | Method and Description |
---|---|
protected Map<String,String> |
AbstractNotificationHelper.defineMessageAttributes(Attributes entity,
Map<String,?> entityAttributes)
Using Entity Attributes convert them into message attributes such that final keys are {$<entity class simple name>.<attrib name>}
|
Copyright © 2018. All rights reserved.