Uses of Class
org.gcube.portal.databook.shared.ex.FeedTypeNotFoundException
Packages that use FeedTypeNotFoundException
-
Uses of FeedTypeNotFoundException in org.gcube.portal.databook.server
Methods in org.gcube.portal.databook.server that throw FeedTypeNotFoundExceptionModifier 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) DBCassandraAstyanaxImpl.getAllPostsByVRE(String vreid) 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.use getRecentPostsByVREAndRangeDBCassandraAstyanaxImpl.getRecentFeedsByVREAndRange(String vreid, int from, int quantity) return the most recent posts for this vre up to quantity param and the last index of the feeds in the timeline lastReturnedFeedTimelineIndex is usuful to know from where to start the range the second time you ask because there are deletionsDatabookStore.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) return the most recent posts for this vre up to quantity paramDBCassandraAstyanaxImpl.getRecentPostsByVRE(String vreid, int quantity) DatabookStore.getRecentPostsByVREAndRange(String vreid, int from, int quantity) return the most recent posts for this vre up to quantity param and the last index of the posts in the timeline lastReturnedPostTimelineIndex is useful to know from where to start the range the next time you ask, because there are deletionsDBCassandraAstyanaxImpl.getRecentPostsByVREAndRange(String vreid, int from, int quantity) return the most recent posts for this vre up to quantity param and the last index of the posts in the timeline lastReturnedPostTimelineIndex is useful to know from where to start the range the next time you ask, because there are deletionsDatabookStore.getVREFeedsByHashtag(String vreid, String hashtag) Deprecated.use getVREPostsByHashtagDBCassandraAstyanaxImpl.getVREFeedsByHashtag(String vreid, String hashtag) DatabookStore.getVREPostsByHashtag(String vreid, String hashtag) DBCassandraAstyanaxImpl.getVREPostsByHashtag(String vreid, String 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