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.8.0-SNAPSHOT. Copyright (c) 2016-2018 C Studio Co.,Ltd.