|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.importer.mappers.jdbc.GroupMapper
public class GroupMapper
Will map a row from a JDBC ResultSet to a Group
| Constructor Summary | |
|---|---|
GroupMapper(java.lang.String groupname,
java.lang.String description,
java.lang.Long directoryId)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
mapRow(java.sql.ResultSet rs,
int rowNum)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GroupMapper(java.lang.String groupname,
java.lang.String description,
java.lang.Long directoryId)
| Method Detail |
|---|
public java.lang.Object mapRow(java.sql.ResultSet rs,
int rowNum)
throws java.sql.SQLException
mapRow in interface org.springframework.jdbc.core.RowMapperjava.sql.SQLException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||