@Repository public class ReportcontentDataService extends AbstractService<ReportcontentData>
コンストラクタと説明 |
---|
ReportcontentDataService() |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.List<ReportcontentData> |
check() |
ReportcontentData |
findById(java.lang.Long id) |
java.util.List<ReportcontentData> |
findByTrackDataId(java.lang.Long tid)
記録データIDから検索
|
deleteCascade, deleteCascade, deleteCascadeBySimpleWhere, deleteLogically, deleteLogicallyBySimpleWhere, findAll, findAllExceptDeleted, findByLocalgovinfoid, findByLocalgovinfoid, getTotal, insert, toJSONObject
public ReportcontentData findById(java.lang.Long id)
public java.util.List<ReportcontentData> findByTrackDataId(java.lang.Long tid)
id
- public java.util.List<ReportcontentData> check()