Uses of Class
org.cip4.jdflib.resource.JDFNotification

Packages that use JDFNotification
org.cip4.jdflib.auto   
org.cip4.jdflib.jmf   
org.cip4.jdflib.pool   
org.cip4.jdflib.util   
 

Uses of JDFNotification in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFNotification
 JDFNotification JDFAutoSignal.appendNotification()
          (29) append element Notification
 JDFNotification JDFAutoResponse.appendNotification()
          (29) append element Notification
 JDFNotification JDFAutoAcknowledge.appendNotification()
          (29) append element Notification
 JDFNotification JDFAutoSignal.getCreateNotification()
          (25) getCreateNotification
 JDFNotification JDFAutoResponse.getCreateNotification()
          (25) getCreateNotification
 JDFNotification JDFAutoAcknowledge.getCreateNotification()
          (25) getCreateNotification
 JDFNotification JDFAutoSignal.getNotification()
          (24) const get element Notification
 JDFNotification JDFAutoResponse.getNotification()
          (24) const get element Notification
 JDFNotification JDFAutoAcknowledge.getNotification()
          (24) const get element Notification
 

Uses of JDFNotification in org.cip4.jdflib.jmf
 

Methods in org.cip4.jdflib.jmf that return JDFNotification
 JDFNotification JDFResponse.setErrorText(String errorText)
          Deprecated. use public JDFNotification setErrorText(String errorText, EnumClass errorClass)
 JDFNotification JDFResponse.setErrorText(String errorText, JDFAutoNotification.EnumClass errorClass)
          Set ErrorText, (Notification/Comment/#text) also sets Notification/@Type=Error and Notification/@Class=Error doesn't create a notification if ErroerText=null
 

Uses of JDFNotification in org.cip4.jdflib.pool
 

Methods in org.cip4.jdflib.pool that return JDFNotification
 JDFNotification JDFAuditPool.addNotification(JDFAutoNotification.EnumClass severity, String by, VJDFAttributeMap vmParts)
          Append a Notification audit element with a Class attribute of Severity
 

Uses of JDFNotification in org.cip4.jdflib.util
 

Methods in org.cip4.jdflib.util that return JDFNotification
 JDFNotification StatusCounter.setEvent(String eventID, String eventValue, String comment)
          set event, append the Event element and optionally the comment
overwrites existing values
 



Copyright © 2013. All Rights Reserved.