| Class | Description |
|---|---|
| Blog |
A blog is just a blog with single user tagged items.
|
| Blog.Factory |
Constructs new instances of
Blog. |
| BlogConstants |
This class holds constants of attributes and associations of the entity
Blog. |
| BlogMember |
Represents a member of blog who is characterized by his role.
|
| BlogMember.Factory |
Constructs new instances of
BlogMember. |
| BlogMemberConstants |
This class holds constants of attributes and associations of the entity
BlogMember. |
| BlogMemberImpl | |
| BlogProperty | |
| BlogProperty.Factory |
Constructs new instances of
BlogProperty. |
| BlogPropertyConstants |
This class holds constants of attributes and associations of the entity
BlogProperty
. |
| BlogRole |
This enumeration represents the possible roles of blog member.
|
| ExternalBlogMember | |
| ExternalBlogMember.Factory |
Constructs new instances of
ExternalBlogMember. |
| ExternalBlogMemberConstants |
This class holds constants of attributes and associations of the entity
ExternalBlogMember. |
| ExternalBlogMemberImpl | |
| ResolvedTopicToTopic | |
| ResolvedTopicToTopic.Factory |
Constructs new instances of
ResolvedTopicToTopic. |
| ResolvedTopicToTopicConstants |
This class holds constants of attributes and associations of the entity
ResolvedTopicToTopic. |
| ResolvedTopicToTopicImpl | |
| UserToBlogRoleMapping |
A helper entity which maps a user to its effective role in a blog.
|
| UserToBlogRoleMapping.Factory |
Constructs new instances of
UserToBlogRoleMapping. |
| UserToBlogRoleMappingConstants |
This class holds constants of attributes and associations of the entity
UserToBlogRoleMapping. |
| UserToBlogRoleMappingImpl |
Copyright © 2019 Communote team. All rights reserved.