public interface PIAMSExchangeUserBean extends Remote
PIAMSExchangeUserBean
component.Modifier and Type | Method and Description |
---|---|
Map |
getOrgDisplayMap()
Returns the Map which has Organisation Dislay Name as key and OUName as value
|
String |
getSmtpDomainName(String OUName)
Given the OUName, searches the smtp map and returns the smtp domain name
|
void |
init()
Initializes the two maps
1.
|
Map getOrgDisplayMap() throws RemoteException
RemoteException
void init() throws RemoteException
RemoteException
String getSmtpDomainName(String OUName) throws RemoteException
RemoteException
Copyright © 2003, 2023, Oracle and/or its affiliates.