public class TimeZoneUtil
extends java.lang.Object
Constructor and Description |
---|
TimeZoneUtil() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getTimeZoneUsingRule(MboRemote currentMbo,
java.lang.String process,
java.lang.String currentOrganization,
java.lang.String currentSite)
Find Time Zone for the current Mbo based on Process, Organization, Site
|
public static java.lang.String getTimeZoneUsingRule(MboRemote currentMbo, java.lang.String process, java.lang.String currentOrganization, java.lang.String currentSite) throws java.rmi.RemoteException, MXException
currentMbo
- Mbo to find Time Zone for.process
- Process nameorganization
- Organizationsite
- Sitejava.rmi.RemoteException
MXException