|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Alert | |
|---|---|
| org.opencrx.kernel.home1.cci2 | |
| org.opencrx.kernel.home1.jdo2 | |
| org.opencrx.kernel.home1.jmi1 | |
| org.opencrx.kernel.plugin.application.home1 | |
| Uses of Alert in org.opencrx.kernel.home1.cci2 |
|---|
| Methods in org.opencrx.kernel.home1.cci2 with type parameters of type Alert | ||
|---|---|---|
|
UserHome.getAlert()
Retrieves a set containing all the elements for the reference alert. |
|
| Methods in org.opencrx.kernel.home1.cci2 that return Alert | |
|---|---|
Alert |
UserHome.getAlert(boolean idIsPersistent,
String id)
Retrieves the value for the reference alert for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.home1.cci2 with parameters of type Alert | |
|---|---|
void |
UserHome.addAlert(boolean idIsPersistent,
String id,
Alert alert)
Adds the specified element to the set of the values for the reference alert. |
| Uses of Alert in org.opencrx.kernel.home1.jdo2 |
|---|
| Classes in org.opencrx.kernel.home1.jdo2 that implement Alert | |
|---|---|
class |
Alert
Class Alert |
| Methods in org.opencrx.kernel.home1.jdo2 with type parameters of type Alert | ||
|---|---|---|
|
UserHome.getAlert()
Retrieves a set containing all the elements for the reference alert. |
|
| Methods in org.opencrx.kernel.home1.jdo2 that return Alert | |
|---|---|
Alert |
UserHome.getAlert(boolean idIsPersistent,
String id)
Retrieves the value for the reference alert for the
specified qualifier attribute value. |
| Methods in org.opencrx.kernel.home1.jdo2 with parameters of type Alert | |
|---|---|
void |
UserHome.addAlert(boolean idIsPersistent,
String id,
Alert alert)
Adds the specified element to the set of the values for the reference alert. |
| Uses of Alert in org.opencrx.kernel.home1.jmi1 |
|---|
| Subinterfaces of Alert in org.opencrx.kernel.home1.jmi1 | |
|---|---|
interface |
Alert
Class Alert |
| Uses of Alert in org.opencrx.kernel.plugin.application.home1 |
|---|
| Fields in org.opencrx.kernel.plugin.application.home1 declared as Alert | |
|---|---|
protected Alert |
AlertImpl.next
|
| Constructors in org.opencrx.kernel.plugin.application.home1 with parameters of type Alert | |
|---|---|
AlertImpl(Alert current,
Alert next)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||