public class PcEventService extends AbstractPublicCommonsService
修飾子とタイプ | フィールドと説明 |
---|---|
jp.ne.publiccommons.xml.pcxml1._1_3.body.event.ObjectFactory |
pcxEnFactory
PCX_ENファクトリ.
|
commonsEdxlFactory, edxlFactory, pcxEbFactory, pcxFactory, pcxIbFactory
コンストラクタと説明 |
---|
PcEventService() |
修飾子とタイプ | メソッドと説明 |
---|---|
oasis.names.tc.emergency.edxl.de._1.EDXLDistributionType |
createEDXLDistributionType(PubliccommonsReportData publiccommonsReportData,
EventInformationDto eventInformationDto,
PCommonsSendDto pCommonsSendDto)
EDXLDistributionType を生成
|
jp.ne.publiccommons.xml.pcxml1._1_3.body.event.TypeEvent |
createEventInformation(EventInformationDto eventInformationDto)
イベント情報を生成します.
|
createCommonsContentObjectType, createContentObject, createEDXLDistribution, createFile, createReportHeadTitle, createReportHeadTitle, getContentObjectType, getDistributionId, getDocumentId, getDocumentId, getFile, getGeneralTargetArea, getSenderId, getTargetArea
public jp.ne.publiccommons.xml.pcxml1._1_3.body.event.ObjectFactory pcxEnFactory
public jp.ne.publiccommons.xml.pcxml1._1_3.body.event.TypeEvent createEventInformation(EventInformationDto eventInformationDto) throws java.text.ParseException
eventInformationList
- イベント情報リストjava.text.ParseException
public oasis.names.tc.emergency.edxl.de._1.EDXLDistributionType createEDXLDistributionType(PubliccommonsReportData publiccommonsReportData, EventInformationDto eventInformationDto, PCommonsSendDto pCommonsSendDto) throws java.text.ParseException
publiccommonsReportData
- 公共情報コモンズ発信データeventInformationList
- イベント情報リストpCommonsSendDto
- コモンズ送信情報java.text.ParseException