クラス PushNotificationTemplateDefinitionManagerImpl
java.lang.Object
org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager<PushNotificationTemplateDefinition>
org.iplass.mtp.impl.pushnotification.template.PushNotificationTemplateDefinitionManagerImpl
- すべての実装されたインタフェース:
TypedDefinitionManager<PushNotificationTemplateDefinition>,Manager,PushNotificationTemplateDefinitionManager
public class PushNotificationTemplateDefinitionManagerImpl
extends AbstractTypedDefinitionManager<PushNotificationTemplateDefinition>
implements PushNotificationTemplateDefinitionManager
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明このTypedDefinitionManagerが扱うDefinitionの型を返却します。protected TypedMetaDataServiceprotected RootMetaDatanewInstance(PushNotificationTemplateDefinition definition) クラスから継承されたメソッド org.iplass.mtp.impl.definition.AbstractTypedDefinitionManager
create, definitionSummaryList, get, remove, rename, setRollbackOnly, updateクラスから継承されたメソッド java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitインタフェースから継承されたメソッド org.iplass.mtp.definition.TypedDefinitionManager
create, definitionList, definitionSummaryList, definitionSummaryList, definitionSummaryList, get, remove, rename, update
-
コンストラクタの詳細
-
PushNotificationTemplateDefinitionManagerImpl
public PushNotificationTemplateDefinitionManagerImpl()
-
-
メソッドの詳細
-
getDefinitionType
インタフェースからコピーされた説明:TypedDefinitionManagerこのTypedDefinitionManagerが扱うDefinitionの型を返却します。- 定義:
getDefinitionTypeインタフェース内TypedDefinitionManager<PushNotificationTemplateDefinition>- 戻り値:
-
newInstance
-
getService
-