|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IPackageInformation | |
| com.sapportals.portal.pb.contentservice | Provides an interface to use the Application Cache service of the Portal. |
| Uses of IPackageInformation in com.sapportals.portal.pb.contentservice |
| Methods in com.sapportals.portal.pb.contentservice that return IPackageInformation | |
IPackageInformation |
IContentFetchingService.createIPackgeInformation(com.sapportals.portal.prt.component.IPortalComponentRequest request)
Provides a factory for an IPackageInformation object which is initialized according with some settings from the request. |
IPackageInformation |
ICacheResponse.getIPackageInfo()
|
| Methods in com.sapportals.portal.pb.contentservice with parameters of type IPackageInformation | |
java.lang.String |
IContentFetchingService.createCacheEntry(IPackageInformation packageInformation)
Use this method to create a cache entry in the service based on the IPackageInformation. |
IHTTPRequest |
IContentFetchingService.createIHTTPRequest(IPackageInformation packageInformation)
A factory for creating IHTTPRequest objects, that can be used for requesting data from URLs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||