Skip navigation links

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

E20955-01


Uses of Class
waggle.common.modules.conference.enums.XConferenceSortOrder

Packages that use XConferenceSortOrder
waggle.common.modules.conference Conference Module API. 
waggle.common.modules.conference.enums Enums defined by the Conference Module API. 
waggle.common.modules.conference.infos Data transfer objects defined by the Conference Module API. 

 

Uses of XConferenceSortOrder in waggle.common.modules.conference

 

Methods in waggle.common.modules.conference with parameters of type XConferenceSortOrder
 List<XObjectID> XConferenceModule.Server.getConversationsWithConferences(XConferenceFilter filter, XConferenceSortOrder order)
          Get the list of conversations with active conferences in the specified order that match the given filter.

 

Uses of XConferenceSortOrder in waggle.common.modules.conference.enums

 

Methods in waggle.common.modules.conference.enums that return XConferenceSortOrder
static XConferenceSortOrder XConferenceSortOrder.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XConferenceSortOrder[] XConferenceSortOrder.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Uses of XConferenceSortOrder in waggle.common.modules.conference.infos

 

Methods in waggle.common.modules.conference.infos with parameters of type XConferenceSortOrder
static Comparator<XConferenceInfo> XConferenceInfo.getComparator(XConferenceSortOrder order)
          Retrieve a comparator suitable for the specified conference sorting order.

 


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.