Package com.businessobjects.dsws.session

The com.businessobjects.dsws.session package is a collection of classes and methods that allow you to consume the Session service provided by a Business Objects web services provider.

See:
          Description

Interface Summary
Credential Parent of all Authentication interfaces for the Login function.
DictionaryType The DictionaryType interface is used to manage User or Server dictionary entries.
EnterpriseCredential The EnterpriseCredential interface is used to pass Enterprise Authentication to the BusinessObjects server using the Session.Login function.
Entry The Entry interface represents an entry saved in persistent storage by the Web Service provider.
LoginOption An XML LoginOption(@http://session.dsws.businessobjects.com/2007/06/01).
ServerInfo The ServerInfo interface stores all properties of a Web Services Server.
ServerInfoDetails Information about the available server.
SessionInfo The SessionInfo interface stores all the properties of a user session.
SupportedPVLs Provides information on the supported Preferred Viewing Locales
UserRight The UserRight interface is a session based rights of the current logged in used.
WSResource A WSResource is a web service available to the current session.
 

Class Summary
Credential.Factory A class with methods for creating instances of the Credential type.
DictionaryType.Enum Enumeration value class for com.businessobjects.dsws.session.DictionaryType.
DictionaryType.Factory A class with methods for creating instances of he DictionaryType type.
EnterpriseCredential.Factory A class with methods for creating instances of the EnterpriseCredential type.
Entry.Factory A class with methods for creating instances of the Entry type.
LoginOption.Factory A factory class with static methods for creating instances of this type.
ServerInfo.Factory A class with methods for creating instances of the ServerInfo type.
ServerInfoDetails.Factory A class with methods for creating instances of the ServerInfoDetails type.
Session The Session class is a proxy that can consult the Session Web Service and that is mapped on its WSDL.
SessionInfo.Factory A class with methods for creating instances of the SessionInfo type.
SupportedPVLs.Factory A class with methods for creating instances of the SupportedPVLs type.
UserRight.Factory A class with methods for creating instances of the UserRight type.
WSResource.Factory A class with methods for creating instances of the WSResource type.
 

Exception Summary
DSWSException  
 

Package com.businessobjects.dsws.session Description

The com.businessobjects.dsws.session package is a collection of classes and methods that allow you to consume the Session service provided by a Business Objects web services provider.