Package org.gcube.portal.databook.server
Class Schema
- java.lang.Object
-
- org.gcube.portal.databook.server.Schema
-
public class Schema extends Object
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Schema()
-
-
-
Field Detail
-
NOTIFICATIONS
public static final String NOTIFICATIONS
- See Also:
- Constant Field Values
-
POSTS
public static final String POSTS
- See Also:
- Constant Field Values
-
COMMENTS
public static final String COMMENTS
- See Also:
- Constant Field Values
-
LIKES
public static final String LIKES
- See Also:
- Constant Field Values
-
INVITES
public static final String INVITES
- See Also:
- Constant Field Values
-
VRE_TIMELINE_POSTS
public static final String VRE_TIMELINE_POSTS
- See Also:
- Constant Field Values
-
USER_TIMELINE_POSTS
public static final String USER_TIMELINE_POSTS
- See Also:
- Constant Field Values
-
APP_TIMELINE_POSTS
public static final String APP_TIMELINE_POSTS
- See Also:
- Constant Field Values
-
USER_LIKED_POSTS
public static final String USER_LIKED_POSTS
- See Also:
- Constant Field Values
-
USER_NOTIFICATIONS
public static final String USER_NOTIFICATIONS
- See Also:
- Constant Field Values
-
USER_NOTIFICATIONS_UNREAD
public static final String USER_NOTIFICATIONS_UNREAD
- See Also:
- Constant Field Values
-
USER_NOTIFICATIONS_PREFERENCES
public static final String USER_NOTIFICATIONS_PREFERENCES
- See Also:
- Constant Field Values
-
HASHTAGS_COUNTER
public static final String HASHTAGS_COUNTER
- See Also:
- Constant Field Values
-
HASHTAGGED_POSTS
public static final String HASHTAGGED_POSTS
- See Also:
- Constant Field Values
-
HASHTAGGED_COMMENTS
public static final String HASHTAGGED_COMMENTS
- See Also:
- Constant Field Values
-
VRE_INVITES
public static final String VRE_INVITES
- See Also:
- Constant Field Values
-
EMAIL_INVITES
public static final String EMAIL_INVITES
- See Also:
- Constant Field Values
-
ATTACHMENTS
public static final String ATTACHMENTS
- See Also:
- Constant Field Values
-
USER_ID
public static final String USER_ID
- See Also:
- Constant Field Values
-
TYPE
public static final String TYPE
- See Also:
- Constant Field Values
-
PREFERENCE
public static final String PREFERENCE
- See Also:
- Constant Field Values
-
TIMESTAMP
public static final String TIMESTAMP
- See Also:
- Constant Field Values
-
NOT_ID
public static final String NOT_ID
- See Also:
- Constant Field Values
-
VRE_ID
public static final String VRE_ID
- See Also:
- Constant Field Values
-
POST_ID
public static final String POST_ID
- See Also:
- Constant Field Values
-
APP_ID
public static final String APP_ID
- See Also:
- Constant Field Values
-
HASHTAG
public static final String HASHTAG
- See Also:
- Constant Field Values
-
COMMENT_ID
public static final String COMMENT_ID
- See Also:
- Constant Field Values
-
COUNT
public static final String COUNT
- See Also:
- Constant Field Values
-
LIKE_ID
public static final String LIKE_ID
- See Also:
- Constant Field Values
-
INVITE_ID
public static final String INVITE_ID
- See Also:
- Constant Field Values
-
STATUS
public static final String STATUS
- See Also:
- Constant Field Values
-
EMAIL
public static final String EMAIL
- See Also:
- Constant Field Values
-
ATTACH_ID
public static final String ATTACH_ID
- See Also:
- Constant Field Values
-
URI
public static final String URI
- See Also:
- Constant Field Values
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
-
URI_THUMBNAIL
public static final String URI_THUMBNAIL
- See Also:
- Constant Field Values
-
MIME_TYPE
public static final String MIME_TYPE
- See Also:
- Constant Field Values
-
SENDER_USER_ID
public static final String SENDER_USER_ID
- See Also:
- Constant Field Values
-
CONTROL_CODE
public static final String CONTROL_CODE
- See Also:
- Constant Field Values
-
SENDER_FULL_NAME
public static final String SENDER_FULL_NAME
- See Also:
- Constant Field Values
-
FULL_NAME
public static final String FULL_NAME
- See Also:
- Constant Field Values
-
THUMBNAIL_URL
public static final String THUMBNAIL_URL
- See Also:
- Constant Field Values
-
COMMENT
public static final String COMMENT
- See Also:
- Constant Field Values
-
IS_EDIT
public static final String IS_EDIT
- See Also:
- Constant Field Values
-
LAST_EDIT_TIME
public static final String LAST_EDIT_TIME
- See Also:
- Constant Field Values
-
SUBJECT_ID
public static final String SUBJECT_ID
- See Also:
- Constant Field Values
-
SENDER_ID
public static final String SENDER_ID
- See Also:
- Constant Field Values
-
SENDER_THUMBNAIL_URL
public static final String SENDER_THUMBNAIL_URL
- See Also:
- Constant Field Values
-
IS_READ
public static final String IS_READ
- See Also:
- Constant Field Values
-
LINK_HOST
public static final String LINK_HOST
- See Also:
- Constant Field Values
-
LIKES_NO
public static final String LIKES_NO
- See Also:
- Constant Field Values
-
LINK_DESCRIPTION
public static final String LINK_DESCRIPTION
- See Also:
- Constant Field Values
-
IS_APPLICATION_POST
public static final String IS_APPLICATION_POST
- See Also:
- Constant Field Values
-
ENTITY_ID
public static final String ENTITY_ID
- See Also:
- Constant Field Values
-
PRIVACY
public static final String PRIVACY
- See Also:
- Constant Field Values
-
MULTI_FILE_UPLOAD
public static final String MULTI_FILE_UPLOAD
- See Also:
- Constant Field Values
-
COMMENTS_NO
public static final String COMMENTS_NO
- See Also:
- Constant Field Values
-
LINK_TITLE
public static final String LINK_TITLE
- See Also:
- Constant Field Values
-
-