| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SiteRequestException in oracle.stellent.wcm.server.request | 
|---|
| Methods in oracle.stellent.wcm.server.request that return SiteRequestException | |
|---|---|
| static SiteRequestException | SiteRequestException.fromException(oracle.stellent.ridc.IdcClientException exp)Convert the IdcClientException to a LogicException | 
|  SiteRequestException | SiteResponse.SiteError.getCause() | 
| Methods in oracle.stellent.wcm.server.request with parameters of type SiteRequestException | |
|---|---|
| protected  SiteResponse | SiteRequestHandler.handleLogicError(R siteRequest, SiteRequestException exp)Handle an error occurring while processing the command | 
|  void | SiteResponse.setError(SiteRequestException exception)Add an error message that might later be displayed to the user | 
| Methods in oracle.stellent.wcm.server.request that throw SiteRequestException | |
|---|---|
| protected abstract  SiteResponse | SiteRequestHandler.applyLogic(R siteRequest)Handle this command | 
|  boolean | SiteRequestLogic.checkSecurity(R request, LazyLoadingContent content)Check the security of this content item. | 
|  boolean | SiteRequestLogic.checkSecurity(R pageRequest, SectionNode section)Determine if the user has access rights to the given section | 
|  ProjectFile | SiteRequestLogic.getProject(SiteRequest siteRequest)Retrieve the project associated with this site request. | 
|  ProjectFile | SiteRequestLogic.getProject(SiteRequest siteRequest, boolean errorIfNotFound)Retrieve the project associated with this site request. | 
|  SectionNode | SiteRequestLogic.getSection(SiteRequest siteRequest) | 
|  SectionNode | SiteRequestLogic.getSection(SiteRequest siteRequest, boolean errorIfNotFound) | 
|  SectionTree | SiteRequestLogic.getStructure(SiteRequest siteRequest) | 
|  void | SiteRequestLogic.setRequestSiteID(R siteRequest, java.lang.String siteID)Reset the siteID for this request. | 
| protected  void | SiteRequestHandler.validateSiteRequest(R siteRequest) | 
|  void | SiteRequestLogic.validateSiteRequest(R siteRequest)Verify the request parameters | 
| Constructors in oracle.stellent.wcm.server.request with parameters of type SiteRequestException | |
|---|---|
| SiteResponse.SiteError(SiteRequestException cause) | |
| SiteResponse.SiteError(SiteRequestException cause, boolean warning) | |
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.contributor | 
|---|
| Methods in oracle.stellent.wcm.server.request.contributor with parameters of type SiteRequestException | |
|---|---|
| protected  SiteResponse | ContributorJSHandler.handleLogicError(ContributorJSRequest siteCommand, SiteRequestException exp)Handle an error occurring while processing the command | 
| Methods in oracle.stellent.wcm.server.request.contributor that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | ContributorJSHandler.applyLogic(ContributorJSRequest request)Handle this command | 
|  java.lang.String | ContributorJSLogic.getRemoteContributorJS(ContributorJSRequest siteRequest)Generate the JavaScript code/includes to | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.dataFile | 
|---|
| Methods in oracle.stellent.wcm.server.request.dataFile that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | DataFileHandler.applyLogic(DataFileRequest siteRequest)Handle this command | 
|  LazyLoadingContent | DataFileLogic.getContent(DataFileRequest request) | 
|  ConversionsDefinition | DataFileLogic.getConversionDefinition(DataFileRequest request)Retrieve the conversion definition for the project on this site request | 
|  DataFile | DataFileLogic.getDataFile(DataFileRequest request) | 
|  ContentAdapter.DataFileParams | DataFileLogic.getDataFileSpiParams(DataFileRequest request) | 
|  java.lang.String | DataFileLogic.getDCKey(DataFileRequest request, java.lang.String rulename)get the location where the conversion is stored | 
|  void | DataFileLogic.validateSiteRequest(DataFileRequest request) | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.dynamicList | 
|---|
| Methods in oracle.stellent.wcm.server.request.dynamicList that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | DynamicListHandler.applyLogic(DynamicListRequest siteRequest)Handle this command | 
|  oracle.stellent.ridc.model.DataBinder | DynamicListLogic.executeDynamicList(DynamicListRequest listRequest)Execute the dynamic list query | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.element | 
|---|
| Methods in oracle.stellent.wcm.server.request.element that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | ElementHandler.applyLogic(ElementRequest elementRequest)Handle this command | 
|  DataFile | ElementLogic.getDataFile(ElementRequest elementRequest) | 
|  void | ElementLogic.validateSiteRequest(ElementRequest siteRequest) | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.idcService | 
|---|
| Methods in oracle.stellent.wcm.server.request.idcService that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | IdcServiceHandler.applyLogic(IdcServiceRequest siteRequest)Handle this command | 
|  oracle.stellent.ridc.protocol.ServiceResponse | IdcServiceLogic.executeService(IdcServiceRequest request)Execute the service | 
|  void | IdcServiceLogic.validateSiteRequest(IdcServiceRequest request) | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.metadata | 
|---|
| Methods in oracle.stellent.wcm.server.request.metadata that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | MetadataHandler.applyLogic(MetadataRequest request) | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.page | 
|---|
| Methods in oracle.stellent.wcm.server.request.page that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | PageHandler.applyLogic(PageRequest pageRequest)Handle this command | 
|  PageTemplate | PageLogic.getPageTemplate(T siteRequest)Retrieve the currently active layout based on the URL in the request | 
|  PageTemplate | PageLogic.getPageTemplate(T siteRequest, boolean errorIfNotFound)Retrieve the currently active layout based on the URL in the request | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.placeholder | 
|---|
| Methods in oracle.stellent.wcm.server.request.placeholder with parameters of type SiteRequestException | |
|---|---|
| protected  SiteResponse | PlaceholderHandler.handleLogicError(PlaceholderRequest siteRequest, SiteRequestException exp)Handle an error occurring while processing the command | 
| Methods in oracle.stellent.wcm.server.request.placeholder that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | PlaceholderHandler.applyLogic(PlaceholderRequest siteRequest)Handle this command | 
|  Placeholder | PlaceholderLogic.createPlaceholder(PlaceholderRequest placeholderRequest)Create a new placeholder object based on the active page template | 
| protected  PlaceholderDefinition | PlaceholderLogic.createPlaceholderDefinition(PlaceholderRequest placeholderRequest, Placeholder placeholder)Create and associate a new placeholder definition with this placeholder | 
|  void | PlaceholderLogic.determineDefinitionAndTemplate(PlaceholderRequest placeholderRequest, Placeholder placeholder, LazyLoadingContent dataFile)Determine the definition and template by examining the current placeholder information. | 
| protected  void | PlaceholderLogic.determinePlaceholderDefinitionName(PlaceholderRequest placeholderRequest, Placeholder placeholder)Set the placeholder definition name and origin for the given placeholder. | 
| protected  java.lang.String[] | ContributorMarkupListener.generateContributorMarkup(PlaceholderRequest siteRequest, Placeholder placeholder)Generate the javascript code to put before a region | 
| protected  PlaceholderDefinition | PlaceholderLogic.getPlaceholderDefinition(PlaceholderRequest placeholderRequest, Placeholder placeholder)Loads the placeholder definition and sets the template on the given placeholder object based on the current data file content. | 
| protected  java.lang.String | ContributorMarkupListener.getPlaceholderDefinitionAsXml(Placeholder placeholder, PlaceholderRequest siteRequest)Serialize the placeholder definition to XML | 
|  LazyLoadingContent | PlaceholderLogic.loadDataFile(PlaceholderRequest placeholderRequest, ContentID contentID)Load the data file | 
| protected  PlaceholderDefinition | PlaceholderLogic.loadPlaceholderDefinition(PlaceholderRequest placeholderRequest, Placeholder placeholder)Retrieve a placeholder definition for the current placeholder. | 
|  void | PlaceholderLogic.validateSiteRequest(PlaceholderRequest request) | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.proxy | 
|---|
| Methods in oracle.stellent.wcm.server.request.proxy with parameters of type SiteRequestException | |
|---|---|
| protected  SiteResponse | ProxyHandler.handleLogicError(IdcServiceRequest siteRequest, SiteRequestException exp)Handle an error occurring while processing the command | 
| Uses of SiteRequestException in oracle.stellent.wcm.server.request.url | 
|---|
| Methods in oracle.stellent.wcm.server.request.url that throw SiteRequestException | |
|---|---|
| protected  SiteResponse | UrlHandler.applyLogic(UrlRequest siteRequest)Handle this command | 
| protected  oracle.stellent.wcm.server.request.url.UrlLogic.UrlHolder | UrlLogic.getContentLink(UrlRequest urlRequest)Create a link to a content item | 
| protected  NamedPageNode | UrlLogic.getNamedPageNodeByID(UrlRequest urlRequest, java.lang.String id) | 
| protected  oracle.stellent.wcm.server.request.url.UrlLogic.UrlHolder | UrlLogic.getNodeLink(UrlRequest urlRequest)Create a node link | 
| protected  oracle.stellent.wcm.server.request.url.UrlLogic.PageTemplateMapping | UrlLogic.getPageTemplateForDataFile(UrlRequest urlRequest, SectionNode section, ContentID contentID)Determine which page template to use to display the given content ID | 
| protected  SectionNode | UrlLogic.getSectionByID(UrlRequest urlRequest, java.lang.String id)Lookup the section, determine if the section is a number or a path | 
|  java.lang.String | UrlLogic.getUrl(UrlRequest urlRequest)Retrieve the URL for the values in this request | 
|  void | UrlLogic.validateSiteRequest(UrlRequest request) | 
| 
 | Oracle® WebCenter Content Site Studio for External Applications Java API Reference 11g Release 1 (11.1.1) E17273-03 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||