Package de.mhus.lib.portlet.callback
Class CallContext.Alert
- java.lang.Object
-
- de.mhus.lib.portlet.callback.CallContext.Alert
-
- Enclosing class:
- CallContext
public static class CallContext.Alert extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCallContext.Alert.PRIORITY
-
Constructor Summary
Constructors Constructor Description Alert(CallContext.Alert.PRIORITY type, String msg)
-
-
-
Constructor Detail
-
Alert
public Alert(CallContext.Alert.PRIORITY type, String msg)
-
-