Uses of Interface
com.sap.ip.collaboration.core.api.scf.client.SCSessionSetupData

Packages that use SCSessionSetupData
com.sap.ip.collaboration.core.api.scf.client   
 

Uses of SCSessionSetupData in com.sap.ip.collaboration.core.api.scf.client
 

Subinterfaces of SCSessionSetupData in com.sap.ip.collaboration.core.api.scf.client
 interface SCSessionReport
          NOTE: This interface is currently being defined.
 

Methods in com.sap.ip.collaboration.core.api.scf.client that return SCSessionSetupData
 SCSessionSetupData SCSessionManager.createSCSessionSetupDataObjectFor(SCServiceType scServiceType)
          Gets session setup data object for a selected SC Service Type.
 SCSessionSetupData SCSessionManager.createSCSessionSetupDataObjectFor(SCServiceType scServiceType, com.sapportals.portal.prt.component.IPortalComponentRequest request)
          Deprecated. request parameter is not needed anymore. See SCSessionManager.createSCSessionSetupDataObjectFor(SCServiceType)
 SCSessionSetupData SCSessionManager.getSCSessionSetupDataObjectFor(SCServiceType newSCServiceType, SCSessionSetupData oldSCSessionSetupData)
          Gets session setup data object for a newSCServiceType and oldSCSessionSetupData.
 SCSessionSetupData SCSessionManager.getSCSessionSetupDataObjectFor(SCServiceType newSCServiceType, SCSessionSetupData oldSCSessionSetupData, com.sapportals.portal.prt.component.IPortalComponentRequest request)
          Deprecated. request parameter is not needed anymore. See #getSCSessionSetupDataObjectFor(SCServiceType)
 SCSessionSetupData SCSessionManager.getSCSessionSetupDataObjectFor(String scSessionId)
          Gets session setup data object for an scSessionId.
 SCSessionSetupData SCSessionManager.getSCSessionSetupDataObjectFor(String scSessionId, com.sapportals.portal.prt.component.IPortalComponentRequest request)
          Deprecated. request parameter is not needed anymore. See SCSessionManager.getSCSessionSetupDataObjectFor(String)
 

Methods in com.sap.ip.collaboration.core.api.scf.client with parameters of type SCSessionSetupData
 SCSessionSetupData SCSessionManager.getSCSessionSetupDataObjectFor(SCServiceType newSCServiceType, SCSessionSetupData oldSCSessionSetupData)
          Gets session setup data object for a newSCServiceType and oldSCSessionSetupData.
 SCSessionSetupData SCSessionManager.getSCSessionSetupDataObjectFor(SCServiceType newSCServiceType, SCSessionSetupData oldSCSessionSetupData, com.sapportals.portal.prt.component.IPortalComponentRequest request)
          Deprecated. request parameter is not needed anymore. See #getSCSessionSetupDataObjectFor(SCServiceType)
 String SCSessionManager.setupSCSession(SCSessionSetupData scSessionSetupData)
          Sets up an SC Session using session setup data object.
 String SCSessionManager.setupSCSession(SCSessionSetupData scSessionSetupData, com.sapportals.portal.prt.component.IPortalComponentRequest request)
          Sets up an SC Session using session setup data object.
 void SCSessionManager.updateSCSession(String scSessionId, SCSessionSetupData scSessionSetupData)
          Updates the SC Session with a given SC Session id.
 void SCSessionManager.updateSCSession(String scSessionId, SCSessionSetupData scSessionSetupData, com.sapportals.portal.prt.component.IPortalComponentRequest request)
          Updates the SC Session with a given SC Session id.
 



Copyright 2011 SAP AG Complete Copyright Notice