public class PushNotificationTemplateDefinitionManagerImpl extends AbstractTypedDefinitionManager<PushNotificationTemplateDefinition> implements PushNotificationTemplateDefinitionManager
| コンストラクタと説明 |
|---|
PushNotificationTemplateDefinitionManagerImpl() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
java.lang.Class<PushNotificationTemplateDefinition> |
getDefinitionType()
このTypedDefinitionManagerが扱うDefinitionの型を返却します。
|
protected TypedMetaDataService |
getService() |
protected RootMetaData |
newInstance(PushNotificationTemplateDefinition definition) |
create, definitionSummaryList, get, remove, rename, setRollbackOnly, updateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, definitionList, definitionSummaryList, definitionSummaryList, definitionSummaryList, get, remove, rename, updatepublic PushNotificationTemplateDefinitionManagerImpl()
public java.lang.Class<PushNotificationTemplateDefinition> getDefinitionType()
TypedDefinitionManagergetDefinitionType インタフェース内 TypedDefinitionManager<PushNotificationTemplateDefinition>protected RootMetaData newInstance(PushNotificationTemplateDefinition definition)
protected TypedMetaDataService getService()