|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlive.constants.Attributes.guests.info
Attributes expected by the guest info page.
| Field Summary | |
static String |
active
A String equal to either "true" or "false" |
static String |
classes
A String that's the guest's permission classes |
static String |
group
A String that's the name of the group the guest belongs to |
static String |
maxStorage
A String that's the guest's maximum amount of storage |
static String |
name
A String that's the name of the guest being viewed |
static String |
storage
A String that's the guest's default amount of storage |
| Constructor Summary | |
Attributes.guests.info()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final String name
public static final String group
public static final String active
public static final String storage
public static final String maxStorage
public static final String classes
| Constructor Detail |
public Attributes.guests.info()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||