Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.mobilealert
Interface AlertConditionType

All Superinterfaces:
java.io.Serializable

public interface AlertConditionType
extends java.io.Serializable

Interface to define the Alert condition type operations The AlertConditionTypes are pre-seeded

See Also:
ModelServices.getAlertConditionTypes(java.lang.String)

Method Summary
 java.lang.String getTypeDisplayName()
           
 java.lang.String getTypeName()
           

 

Method Detail

getTypeName

public java.lang.String getTypeName()
Returns:
String the type name for the condition

getTypeDisplayName

public java.lang.String getTypeDisplayName()
Returns:
String the display name a.k.a caption for this condition type

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.