クラス FCMPushNotificationService
java.lang.Object
org.iplass.mtp.impl.definition.AbstractTypedMetaDataService<org.iplass.mtp.impl.pushnotification.template.MetaPushNotificationTemplate,org.iplass.mtp.impl.pushnotification.template.MetaPushNotificationTemplate.PushNotificationTemplateRuntime>
org.iplass.mtp.impl.pushnotification.PushNotificationService
org.iplass.mtp.impl.pushnotification.fcm.FCMPushNotificationService
- すべての実装されたインタフェース:
org.iplass.mtp.impl.definition.TypedMetaDataService<org.iplass.mtp.impl.pushnotification.template.MetaPushNotificationTemplate,,org.iplass.mtp.impl.pushnotification.template.MetaPushNotificationTemplate.PushNotificationTemplateRuntime> org.iplass.mtp.spi.Service
@Deprecated
public class FCMPushNotificationService
extends org.iplass.mtp.impl.pushnotification.PushNotificationService
推奨されていません。
Firebase Cloud Messaging(FMC) プッシュ通知サービス
-
ネストされたクラスの概要
ネストされたクラスクラスから継承されたネストされたクラス/インタフェース org.iplass.mtp.impl.pushnotification.PushNotificationService
org.iplass.mtp.impl.pushnotification.PushNotificationService.TypeMap -
フィールドの概要
クラスから継承されたフィールド org.iplass.mtp.impl.pushnotification.PushNotificationService
PUSH_NOTIFICATION_TEMPLATE_META_PATH -
コンストラクタの概要
コンストラクタ -
メソッドの概要
クラスから継承されたメソッド org.iplass.mtp.impl.pushnotification.PushNotificationService
getFixedPath, getMetaDataType, getRuntimeType, pushクラスから継承されたメソッド org.iplass.mtp.impl.definition.AbstractTypedMetaDataService
createMetaData, getRuntimeById, getRuntimeByName, list, list, nameList, removeMetaData, updateMetaData
-
コンストラクタの詳細
-
FCMPushNotificationService
public FCMPushNotificationService()推奨されていません。
-
-
メソッドの詳細
-
init
public void init(org.iplass.mtp.spi.Config config) 推奨されていません。- 定義:
initインタフェース内org.iplass.mtp.spi.Service- オーバーライド:
initクラス内org.iplass.mtp.impl.pushnotification.PushNotificationService
-
destroy
public void destroy()推奨されていません。- 定義:
destroyインタフェース内org.iplass.mtp.spi.Service- オーバーライド:
destroyクラス内org.iplass.mtp.impl.pushnotification.PushNotificationService
-
pushImpl
protected org.iplass.mtp.pushnotification.PushNotificationResult pushImpl(org.iplass.mtp.tenant.Tenant tenant, org.iplass.mtp.pushnotification.PushNotification notification) 推奨されていません。- オーバーライド:
pushImplクラス内org.iplass.mtp.impl.pushnotification.PushNotificationService
-
PushNotificationServiceへの移行を推奨します。