|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IServiceDescription
Service description of the producer.
| Nested Class Summary | |
|---|---|
static class |
IServiceDescription.CookieProtocolCookie protocol. |
static class |
IServiceDescription.SupportedOption |
| Method Summary | |
|---|---|
boolean |
doesRequireRegistration()Reurns true if the producer requires registration. |
List<IItemDescription> |
getCustomModes()Returns an immutable list of custom modes offered by the producer. |
List<IItemDescription> |
getCustomUserProfileItems()Returns an immutable list of user profile items. |
List<IItemDescription> |
getCustomWindowStates()Returns an immutable list of custom window states offered by the producer. |
List<Locale> |
getLocales()Returns an immutable list of locales supported by the producer. |
List<IBookDescription> |
getOfferedBooks()Returns an immutable list of books offered by the producer. |
List<IPageDescription> |
getOfferedPages()Returns an immutable list of pages offered by the producer. |
List<IPortletDescription> |
getOfferedPortlets()Returns an immutable list of portlets offered by the producer. |
Integer |
getRecommendedExportBatchSize()Returns the maximum recommended batch size for exportPortlet requests. |
List<IRegistrationPropertyDescription> |
getRegistrationProperties()Returns an immutable list of descriptions of registration properties. |
IServiceDescription.CookieProtocol |
getRequiresInitCookie()Returns the init cookie requirement |
Set<IServiceDescription.SupportedOption> |
getSupportedOptions()Returns an immutable list of supported options for the producer. |
List<IItemDescription> |
getUserCategories()Returns an immutable list of user categories used by the producer. |
boolean |
mayReturnRegistrationState()May the producer return value(s) in the registrationState field of registrationContext |
| Method Detail |
|---|
boolean doesRequireRegistration()
List<IPortletDescription> getOfferedPortlets()
List<IPageDescription> getOfferedPages()
List<IBookDescription> getOfferedBooks()
List<IItemDescription> getUserCategories()
List<IItemDescription> getCustomUserProfileItems()
List<IItemDescription> getCustomWindowStates()
List<IItemDescription> getCustomModes()
IServiceDescription.CookieProtocol getRequiresInitCookie()
List<IRegistrationPropertyDescription> getRegistrationProperties()
List<Locale> getLocales()
Set<IServiceDescription.SupportedOption> getSupportedOptions()
boolean mayReturnRegistrationState()
Integer getRecommendedExportBatchSize()
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.