|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IGWResourceManager
| Method Summary | |
|---|---|
IGroupwareItem |
createNewItem(GroupwareItemType itemType)
Creates a new groupware item based on the default transport. |
IGroupwareItem |
createNewItem(GroupwareItemType itemType,
String transportName)
Creates a new groupware item based on the specified transport. |
IGroupwareItemFactory |
getGroupwareItemFactory(com.sapportals.portal.security.usermanagement.IUser user)
Deprecated. As of NetWeaver 7.1, replaced by getGroupwareItemFactory(IUser) |
IGroupwareItemFactory |
getGroupwareItemFactory(com.sap.security.api.IUser user)
Returns IGroupwareItemFactory for the given user. |
| Method Detail |
|---|
IGroupwareItem createNewItem(GroupwareItemType itemType)
throws GroupwareException
itemType - groupware item type like mail, meeting, task
GroupwareException
IGroupwareItem createNewItem(GroupwareItemType itemType,
String transportName)
throws GroupwareException
itemType - groupware item type like mail, meeting, tasktransportName - name of the transport
GroupwareException
IGroupwareItemFactory getGroupwareItemFactory(com.sapportals.portal.security.usermanagement.IUser user)
throws GroupwareException
getGroupwareItemFactory(IUser)
user - only the clients which have valid user will be provided this factory.
GroupwareException
IGroupwareItemFactory getGroupwareItemFactory(com.sap.security.api.IUser user)
throws GroupwareException
user - only the clients which have valid user will be provided this factory.
GroupwareException| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-COLL
|
[sap.com] tc/kmc/coll/gw
|
api
|
EP-KM-COL
|
|
SAP NetWeaver 7.30 (SP05) KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||