Uses of Class
org.gcube.portal.databook.shared.ex.PrivacyLevelTypeNotFoundException
Packages that use PrivacyLevelTypeNotFoundException
-
Uses of PrivacyLevelTypeNotFoundException in org.gcube.portal.databook.server
Methods in org.gcube.portal.databook.server that throw PrivacyLevelTypeNotFoundExceptionModifier and TypeMethodDescriptionbooleanDatabookStore.deleteComment(String commentid, String feedid) deletes a commentbooleanDBCassandraAstyanaxImpl.deleteComment(String commentid, String feedid) deletes a commentbooleanDatabookStore.deleteFeed(String feedid) Deprecated.use saveUserPostbooleanDBCassandraAstyanaxImpl.deleteFeed(String feedId) Deprecated.booleanDatabookStore.deletePost(String postid) delete a Feed from the storebooleanDBCassandraAstyanaxImpl.deletePost(String postid) delete a Feed from the storebooleanDatabookStore.editComment(Comment comment) edit a commentbooleanDBCassandraAstyanaxImpl.editComment(Comment comment2Edit) edit a commentDatabookStore.getAllFeedsByApp(String appid) Deprecated.use getAllPostsByApp insteadDBCassandraAstyanaxImpl.getAllFeedsByApp(String appid) DatabookStore.getAllFeedsByUser(String userid) Deprecated.use getAllPostsByUser insteadDBCassandraAstyanaxImpl.getAllFeedsByUser(String userid) Deprecated.DatabookStore.getAllFeedsByVRE(String vreid) Deprecated.use getAllPostsByVREDBCassandraAstyanaxImpl.getAllFeedsByVRE(String vreid) Deprecated.DatabookStore.getAllLikedFeedsByUser(String userid, int limit) Deprecated.use getAllLikedPostsByUserDBCassandraAstyanaxImpl.getAllLikedFeedsByUser(String userid, int limit) DatabookStore.getAllLikedPostsByUser(String userid, int limit) DBCassandraAstyanaxImpl.getAllLikedPostsByUser(String userid, int limit) DatabookStore.getAllPortalPrivacyLevelFeeds()Deprecated.use getAllPortalPrivacyLevelPosts instead return all the feeds whose Level is PORTALDBCassandraAstyanaxImpl.getAllPortalPrivacyLevelFeeds()Deprecated.DatabookStore.getAllPortalPrivacyLevelPosts()return all the feeds whose Level is PORTALDBCassandraAstyanaxImpl.getAllPortalPrivacyLevelPosts()DatabookStore.getAllPostsByApp(String appid) DBCassandraAstyanaxImpl.getAllPostsByApp(String appid) DatabookStore.getAllPostsByUser(String userid) DBCassandraAstyanaxImpl.getAllPostsByUser(String userid) DatabookStore.getAllPostsByVRE(String vreid) Returns all posts for a specified VRE.DBCassandraAstyanaxImpl.getAllPostsByVRE(String vreid) Returns all posts for a specified VRE.DatabookStore.getRecentFeedsByUser(String userid, int quantity) Deprecated.DBCassandraAstyanaxImpl.getRecentFeedsByUser(String userid, int quantity) Deprecated.DatabookStore.getRecentFeedsByVRE(String vreid, int quantity) Deprecated.use getRecentPostsByVRE return the most recent feeds for this vre up to quantity paramDBCassandraAstyanaxImpl.getRecentFeedsByVRE(String vreid, int quantity) Deprecated.DatabookStore.getRecentFeedsByVREAndRange(String vreid, int from, int quantity) Deprecated.DBCassandraAstyanaxImpl.getRecentFeedsByVREAndRange(String vreid, int from, int quantity) Returns the most recent posts for this VRE up to the specified quantity and the last index of the posts in the timeline.DatabookStore.getRecentPostsByUser(String userid, int quantity) return the most recent feeds for this user up to quantity paramDBCassandraAstyanaxImpl.getRecentPostsByUser(String userid, int quantity) DatabookStore.getRecentPostsByVRE(String vreid, int quantity) Returns the most recent posts for a VRE, up to the specified quantity.DBCassandraAstyanaxImpl.getRecentPostsByVRE(String vreid, int quantity) DatabookStore.getRecentPostsByVREAndRange(String vreid, int from, int quantity) Returns the most recent posts for a VRE within a specified range, and provides the last index of posts in the timeline for pagination purposes.DBCassandraAstyanaxImpl.getRecentPostsByVREAndRange(String vreid, int from, int quantity) Returns the most recent posts for a VRE within a specified range, and provides the last index of posts in the timeline for pagination purposes.DatabookStore.getVREFeedsByHashtag(String vreid, String hashtag) Deprecated.use getVREPostsByHashtagDBCassandraAstyanaxImpl.getVREFeedsByHashtag(String vreid, String hashtag) DatabookStore.getVREPostsByHashtag(String vreid, String hashtag) Returns all posts in a VRE that contain a specific hashtag.DBCassandraAstyanaxImpl.getVREPostsByHashtag(String vreid, String hashtag) Returns all posts in a VRE that contain a specific hashtag.static voidDeprecated.use readPost read a feed from a given idDeprecated.read a feed from a given idread a feed from a given idvoidTester.testFunc()booleanunlike a feedbooleanunlike a feed