|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VisitorRole | |
|---|---|
| org.starhope.appius.mb | |
| Uses of VisitorRole in org.starhope.appius.mb |
|---|
| Fields in org.starhope.appius.mb declared as VisitorRole | |
|---|---|
private VisitorRole |
MBSession.visitorRole
whether the current visitor to the site is acting for themself, or is a parent |
| Methods in org.starhope.appius.mb that return VisitorRole | |
|---|---|
VisitorRole |
MBSession.getVisitorRole()
WRITEME: Document this method brpocock@star-hope.org |
static VisitorRole |
VisitorRole.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static VisitorRole[] |
VisitorRole.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||