public interface TimeZoneRuleInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTimeZoneFromRule(MboRemote currentMbo,
MboRemote procRule)
Get a Time Zone from an object if it exists using the rules.
|
java.lang.String getTimeZoneFromRule(MboRemote currentMbo, MboRemote procRule) throws java.rmi.RemoteException, MXException
currentMbo
- Current MboprocRule
- Mbo for the rulejava.rmi.RemoteException
MXException