MCPcopy Create free account
hub / github.com/castello/spring_basic / setSc

Method setSc

ch4/PageHandler.java:71–73  ·  view source on GitHub ↗
(SearchCondition sc)

Source from the content-addressed store, hash-verified

69 }
70
71 public void setSc(SearchCondition sc) {
72 this.sc = sc;
73 }
74
75 public int getTotalCnt() {
76 return totalCnt;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected