public interface ISupportInquiryData extends Serializable
Modifier and Type | Method and Description |
---|---|
List<String> |
getAppenderNames() |
List<Long> |
getFormExportIds() |
int |
getLogLimit() |
String |
getQuestion() |
String |
getSender() |
String |
getSubject() |
String getSender()
String getSubject()
String getQuestion()
List<Long> getFormExportIds()
List<String> getAppenderNames()
int getLogLimit()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.