* @category Community Framework
* @since 2.2
*
+ * @method CommentResponse[] getCachedObjects()
* @method CommentResponse getObject($objectID)
* @method CommentResponse[] getObjects(array $objectIDs)
*/
* @category Community Framework
* @since 2.2
*
+ * @method Comment[] getCachedObjects()
* @method Comment getObject($objectID)
* @method Comment[] getObjects(array $objectIDs)
*/
* @category Community Framework
* @since 2.2
*
+ * @method UserProfile[] getCachedObjects()
* @method UserProfile getObject($objectID)
* @method UserProfile[] getObjects(array $objectIDs)
*/
* @category Community Framework
* @since 2.2
*
+ * @method User[] getCachedObjects()
* @method User getObject($objectID)
* @method User[] getObjects(array $objectIDs)
*/