Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


waggle.common.modules.news
Interface XNewsModule.Server

All Superinterfaces:
XAPIInterface, XAPIInterface.Server
Enclosing interface:
XNewsModule

public static interface XNewsModule.Server
extends XAPIInterface.Server

Server interface for the News Module API.


Nested Class Summary

 

Nested classes/interfaces inherited from interface waggle.core.api.XAPIInterface
XAPIInterface.Client, XAPIInterface.Server

 

Method Summary
 XNewsInfo getNews(Date lastDate, int maxChats)
          Get 'news-worthy' Conversations and Chats for the current User.

 

Method Detail

getNews

XNewsInfo getNews(Date lastDate,
                  int maxChats)
Get 'news-worthy' Conversations and Chats for the current User.
Parameters:
lastDate - The last Date. If null the value will be one week ago.
maxChats - The maximum number of Chats to return.
Returns:
List of Conversations and Chats.

Skip navigation links

Oracle® On Track Communication SDK Documentation
Release 1(1.0)

E20955-01


Copyright © 2011, Oracle and/or its affiliates. All rights reserved.