|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface JOrganization
Represents an organization in JReport security system, an organization contains user, role, and groups.
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
get the organization's description |
int |
getMaxUserNumber()
get maximum user number of the organization, not including built-in admin user of the organization, 0 means unlimited. |
java.lang.String |
getName()
get the organization's name |
int |
getUserAmount()
get user amount of the organization, not including built-in admin user. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getDescription()
int getMaxUserNumber()
int getUserAmount()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||