| Package | Description |
|---|---|
| com.franciaflex.faxtomail.persistence.entities |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractReplyContentTopiaDao<E extends ReplyContent> |
class |
GeneratedReplyContentTopiaDao<E extends ReplyContent> |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplyContentAbstract |
class |
ReplyContentImpl |
| Modifier and Type | Field and Description |
|---|---|
protected ReplyContent |
ReplyAbstract.replyContent
Nom de l'attribut en BD : replyContent
|
| Modifier and Type | Method and Description |
|---|---|
ReplyContent |
Reply.getReplyContent() |
ReplyContent |
ReplyAbstract.getReplyContent() |
| Modifier and Type | Method and Description |
|---|---|
E |
GeneratedReplyTopiaDao.createByNotNull(Date sentDate,
String subject,
String sender,
String recipient,
ReplyContent replyContent,
FaxToMailUser sentBy) |
List<E> |
GeneratedReplyTopiaDao.findAllByReplyContent(ReplyContent v)
Deprecated.
|
E |
GeneratedReplyTopiaDao.findByReplyContent(ReplyContent v)
Deprecated.
|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedReplyTopiaDao.forReplyContentEquals(ReplyContent v) |
void |
Reply.setReplyContent(ReplyContent replyContent) |
void |
ReplyAbstract.setReplyContent(ReplyContent replyContent) |
| Modifier and Type | Method and Description |
|---|---|
org.nuiton.topia.persistence.TopiaQueryBuilderAddCriteriaOrRunQueryStep<E> |
GeneratedReplyTopiaDao.forReplyContentIn(Collection<ReplyContent> v) |
Copyright © 2014–2015 CodeLutin. All rights reserved.