|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.romaframework.module.users.domain.CustomProfiling
public class CustomProfiling
| Constructor Summary | |
|---|---|
CustomProfiling()
|
|
| Method Summary | |
|---|---|
BaseAccount |
getAccount()
|
java.util.Map<java.lang.String,CustomFunction> |
getFunctions()
|
void |
setAccount(BaseAccount account)
|
void |
setFunctions(java.util.Map<java.lang.String,CustomFunction> functions)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomProfiling()
| Method Detail |
|---|
public BaseAccount getAccount()
public void setAccount(BaseAccount account)
public java.util.Map<java.lang.String,CustomFunction> getFunctions()
public void setFunctions(java.util.Map<java.lang.String,CustomFunction> functions)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||