Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
G
I
S
U
V
G
getConfigNameFromService(Service)
- Static method in enum com.ibm.connections.spi.service.
Service
Returns the LotusConnections-config.xml service reference name for the given service.
getDisplayName()
- Method in interface com.ibm.connections.spi.user.
User
Returns the display name of the user.
getEmailAddress()
- Method in interface com.ibm.connections.spi.user.
User
Returns the email address of the user.
getEnabledServices()
- Method in class com.ibm.connections.spi.service.
ServiceHelper
Returns the collection of the enabled services in this deployment.
getExtID()
- Method in interface com.ibm.connections.spi.user.
User
Returns the external (directory) id of the user.
getInstalledServices()
- Method in class com.ibm.connections.spi.service.
ServiceHelper
Returns the collection of installed services in this deployment.
getInterServiceURL()
- Method in enum com.ibm.connections.spi.service.
Service
Returns the fully qualified Inter-service URL of the service.
getLoginIDs()
- Method in interface com.ibm.connections.spi.user.
User
Returns the list of login names for the given user.
getServiceFromConfigName(String)
- Static method in enum com.ibm.connections.spi.service.
Service
Returns the Service for the given configuration service reference as specified in LotusConnections-config.xml
getServiceURL()
- Method in enum com.ibm.connections.spi.service.
Service
Returns the fully qualified URL of the service.
getServiceURL(boolean)
- Method in enum com.ibm.connections.spi.service.
Service
Returns the fully qualified URL of the service according to the provided parameter indicating if the returned URL should be secure or unsecure.
getStatus()
- Method in interface com.ibm.connections.spi.user.
User
Returns the current status of the user in the system.
getUserByEmailAddress(String)
- Method in class com.ibm.connections.spi.user.
UserHelper
Locates a user by the given email address.
getUserByExtID(String)
- Method in class com.ibm.connections.spi.user.
UserHelper
Locates a user by the given external directory ID.
getUserByLoginID(String)
- Method in class com.ibm.connections.spi.user.
UserHelper
Locates a user by the given login ID.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
G
I
S
U
V