|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||