Uses of Interface
org.opencrx.kernel.home1.cci.Alert

Packages that use Alert
org.opencrx.kernel.home1.cci   
 

Uses of Alert in org.opencrx.kernel.home1.cci
 

Classes in org.opencrx.kernel.home1.cci that implement Alert
 class AlertImpl
           
 

Methods in org.opencrx.kernel.home1.cci that return Alert
 Alert AlertClassImpl.createAlert()
           
 Alert AlertClass.createAlert()
          Creates an instance of class Alert.
 Alert AlertClassImpl.createAlert(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.createAlert(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on all required attributes.
 Alert AlertClassImpl.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass Auditee and all required attributes not included in this superclass.
 Alert AlertClassImpl.extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass BasicObject and all required attributes not included in this superclass.
 Alert AlertClassImpl.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass ContextCapable and all required attributes not included in this superclass.
 Alert AlertClassImpl.extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass ExtentCapable and all required attributes not included in this superclass.
 Alert AlertClassImpl.extendSecureObject(SecureObject _base, short alertState, short importance, String name)
           
 Alert AlertClass.extendSecureObject(SecureObject _base, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass SecureObject and all required attributes not included in this superclass.
 Alert AlertClassImpl.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass ViewCapable and all required attributes not included in this superclass.
 Alert AlertClassImpl.extendWorkflowTarget(WorkflowTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
           
 Alert AlertClass.extendWorkflowTarget(WorkflowTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short alertState, short importance, String name)
          Creates an instance of class Alert based on the superclass WorkflowTarget and all required attributes not included in this superclass.
 Alert AlertClassImpl.getAlert(Object object)
           
 Alert AlertClass.getAlert(Object object)
          Creates an instance of class Alert based on the specified Object instance.
 Alert UserHomeImpl.getAlert(String id)
           
 Alert UserHome.getAlert(String id)
          Retrieves the value for the reference alert for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.home1.cci with parameters of type Alert
 void UserHomeImpl.addAlert(Alert newValue)
           
 void UserHome.addAlert(Alert newValue)
           
 void UserHomeImpl.addAlert(String id, Alert newValue)
           
 void UserHome.addAlert(String id, Alert newValue)
           
 void UserHomeImpl.setAlert(Alert[] newValue)
           
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.