|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.setting.repository.usermapping.ListMapping
public class ListMapping
| Nested Class Summary | |
|---|---|
static class |
ListMapping.Entry
|
| Constructor Summary | |
|---|---|
ListMapping()
|
|
| Method Summary | |
|---|---|
java.util.List<ListMapping.Entry> |
getEntries()
|
java.lang.String |
map(Repository<?> repository,
java.lang.String committer)
|
void |
setEntries(java.util.List<ListMapping.Entry> entries)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListMapping()
| Method Detail |
|---|
@Size(min=1,
max=10000)
public java.util.List<ListMapping.Entry> getEntries()
public void setEntries(java.util.List<ListMapping.Entry> entries)
public java.lang.String map(Repository<?> repository,
java.lang.String committer)
map in interface UserMapping
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||