Uses of Class
com.dotmarketing.portlets.communications.model.Communication

Packages that use Communication
com.dotmarketing.portlets.communications.factories   
 

Uses of Communication in com.dotmarketing.portlets.communications.factories
 

Methods in com.dotmarketing.portlets.communications.factories that return Communication
static Communication CommunicationsFactory.getCommunication(java.lang.String inode)
           
static Communication CommunicationsFactory.getCommunication(java.lang.String inode, java.lang.String userId)
           
static Communication CommunicationsFactory.getCommunication(java.lang.String inode, java.lang.String userId, java.lang.String orderby)
           
static Communication CommunicationsFactory.newInstance()
           
 

Methods in com.dotmarketing.portlets.communications.factories that return types with arguments of type Communication
static java.util.List<Communication> CommunicationsFactory.getCommunications()
           
static java.util.List<Communication> CommunicationsFactory.getCommunications(java.lang.String condition, java.lang.String orderby)
           
static java.util.List<Communication> CommunicationsFactory.getCommunicationsByUser(User u, java.lang.String condition, java.lang.String orderby)
           
 

Methods in com.dotmarketing.portlets.communications.factories with parameters of type Communication
static void CommunicationsFactory.deleteCommunication(Communication c, java.lang.String userId)
           
 



Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.