com.sap.ip.collaboration.core.api.scf.repository
Interface ISessionSO
- All Superinterfaces:
- ITypeCast
public interface ISessionSO
- extends ITypeCast
This interface defines operations on session storage objects
getSubject
String getSubject()
throws SCFException
- Throws:
SCFException
getParticipants
Collection getParticipants()
throws SCFException
- Throws:
SCFException
setSubject
void setSubject(String subject)
throws SCFException
- Throws:
SCFException
setParticipants
void setParticipants(Collection participants)
throws SCFException
- Throws:
SCFException
setContent
void setContent(IContent content)
throws SCFException
- Throws:
SCFException
getContent
IContent getContent()
throws SCFException
- Throws:
SCFException
update
void update(IContent content,
List properties)
throws SCFException
- Throws:
SCFException
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-COLL
|
[sap.com] tc/kmc/coll/scf
|
api
|
EP-KM-COL
|
Copyright 2011 SAP AG Complete Copyright Notice