public interface FWNoticeManager
void register(FWNotice notice)
notice - お知らせ情報FWNotice get(int id)
id - お知らせIDint update(FWNotice notice)
notice - お知らせ情報int delete(int id)
id - お知らせIDhandywedge ver 0.5.0. Copyright (c) 2016-2018 C Studio Co.,Ltd.