|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Defines the intervals at which a subscription has to be checked for changes
An ISubscriptionConditionInterval is attached to an ISubscriptionCondition.
An ISubscriptionConditionInterval contains:
- description with detailed information about the interval
- system id associated with this interval
An interval defines the period in which a subscription has to be checked for changes.
Copyright (c) SAP AG
ISubscriptionCondition,
ISubscription| Method Summary | |
java.lang.String |
getDescription()
Gets the display name of the condition interval. |
java.lang.String |
getDescription(java.util.Locale locale)
Gets the display name of the condition interval. |
java.lang.String |
getID()
Gets the system ID. |
| Method Detail |
public java.lang.String getID()
String with the interval's ID.public java.lang.String getDescription()
String with the interval's namepublic java.lang.String getDescription(java.util.Locale locale)
locale - a Locale to get the name forString with the interval's name
|
SAP NetWeaver '04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||