|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionChecker.Function | |
|---|---|
| com.sun.rave.web.ui.util | |
| Uses of PermissionChecker.Function in com.sun.rave.web.ui.util |
|---|
| Classes in com.sun.rave.web.ui.util that implement PermissionChecker.Function | |
|---|---|
protected static class |
PermissionChecker.BooleanFunction
BooleanFunction is either true or false. |
protected class |
PermissionChecker.StringFunction
StringFunction implements Function and serves as the default function. |
| Methods in com.sun.rave.web.ui.util that return PermissionChecker.Function | |
|---|---|
protected static PermissionChecker.Function |
PermissionChecker.getFunction(java.lang.String functionName)
This method is a factory method for constructing a new function based on the function name passed in. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||