How find the iwtTabprovider.tabName with the API

I try to find in a channel who extend ProfileProviderAdapter the select tab. It is useful for modify the contents of the channel according to the select tab.
example:
import org.xml.sax.* ;
import org.xml.sax.helpers.* ;
import java.io.* ;
import netscape.ldap.* ;
import apildap.*;
import com.iplanet.portalserver.logging.*;
import com.iplanet.portalserver.providers.*;
import com.iplanet.portalserver.profile.*;
import com.iplanet.portalserver.session.Session;
import com.iplanet.portalserver.session.SessionException;
import com.iplanet.portalserver.util.Debug;
import java.util.*;
public class PRFMenu extends ProfileProviderAdapter {
public StringBuffer getContent(Map map)
throws ProviderException {
StringBuffer theStringBuffer = new StringBuffer();
String selectTab=???????????????????????????;
if (selecttab="Espace Commun")
else
return theStringBuffer;
Thank you for replacing the ???????????

TabProvider interface is not exposed in the 3.0 release. Because it is not public it is subjected to change and is not supported through the normal support channels. If you still want to try it out, let me know I can till you how it can be done ..

Similar Messages

  • How to find the API name from the Integrator

    I am looking in a WebADI build solution.
    1) I need to find the API name, which is used by the Custom integrator to validate and insert the data into custom table.
    Can we find the source where WebADI integrator stores the API name.
    Please help me out in this.

    Satya,
    You are right that we are not supposed to change the Oracle supplied files. But some times you really don't have any other option. Some times Oracle support them selves ask you to change their programs.
    Anyway the Concurrent program definition is stored in BNE_PARAM_LISTS_B, BNE_PARAM_LISTS_TL, BNE_PARAM_LIST_ITEMS and BNE_ATTRIBUTES table. For a concurrent program with out any parameter there will be 6 records in BNE_PARAM_LISTS_ITEMS and BNE_ATTRIBUTES table.
    These racords are
    Application, Program, Description, Run date , Sub Request , End of Concurrent Request Parameters and Rest of parameters default.
    Look at these tables and you will know how Oracle has defined these Concurrent programs.
    HTH
    Dinesh

  • How to find the API for "update" button

    Hi,
    I have a jsp page in JTT(JTF) framework on which an UPDATE button exists.
    I want to add two more fields and the data in those also must be updated to the database.
    So for this i need to find the API which the Update Button calling.
    Please guide me how to find the API.
    The below is the code segment for the Update button.
    function xsubmitForm(){
    //alert("oldStatusCode is " + "<%=oldStatusCode%>" );
    var newStatusCode = getElementValue( document.forms['<%=asfPage.getHTMLFormName()%>'].elements['<%=PageWebBean.makeName(oppCloseForm.getSectionName(),PageWebBean.OBJ,"statusCode")%>']);
    //alert("newStatusCode is " + newStatusCode);
    if (( "<%=openStatusFlag%>" == "Y") && ( newStatusCode == "<%=oldStatusCode%>"))
    if (confirm(<%=MessageUtil.getMessageJSVar(asfPage, "ASF", "ASF_OPP_STATUS_OPEN")%>))
    doAsfAction('<%=asfPage.getHTMLFormName()%>', 'UPD');
    else
    doAsfAction('<%=asfPage.getHTMLFormName()%>', 'UPD');
    Best Regards,
    Venkatesh
    Edited by: Palepu on May 17, 2010 12:22 AM

    Hi,
    Post your question in "Technology - OA Framework" forum for a better/faster response.
    Technology - OA Framework
    http://forums.oracle.com/forums/category.jspa?categoryID=3
    Thanks,
    Hussein

  • When can I find the APIs about htmldb_collection(wwv_flow_collection)?

    When can I find the APIs about htmldb_collection(wwv_flow_collection)?When I update some members to a collection,error occurs:
    ' wwv_flow_collection.update_member(
    p_collection_name => 'precontract',
    p_c001 => :P9_PRE_DATE,
    p_c002 => :P9_PRE_TIME);'
    How can I deal with it?I need update some members to the colletion by then collection name.
    Thanks for any help.

    "lastgod god",
    The HTML DB collections API is documented in Chapter 12, "Advanced Programming Techniques", in the Oracle HTML DB User's Guide.
    It appears you're missing the p_seq parameter in your call to update_member. update_member() operates on a single member of a collection, hence, you need to specify which member via the p_seq parameter.
    Joel

  • How find the missing glyph using javascript [like indesign preflight], and replace same glyph available font or

    The situation:
    I want to use basetext font, but some of the glyphs are missing in it, and are highlighted with pink boxes. common font [stix, etc.] have much more glyphs than basetext font. I can apply common font [stix, etc.]manually for each of the missing glyphs or insert two character and use kerning set it up, but it is tedious.
    Question:
    How find the missing glyph using javascript [like indesign preflight], and replace same glyph available font or insert two character and use kerning set it up?
    Any one know how to do this?
    Thanks in Advance,
    ~Jack

    Try Peter kehrl's script
    http://www.kahrel.plus.com/indesign/missing_glyphs.jsx

  • How find the Special Character Table?

    Hi friends.
    i need table for special characters. how find the special character table.
    example : &,@<#<$ -- all are special characters.
    any body please reply immdly.
    regards
    pauldharma

    Hi Raj,
    Check this forum thread:
    Print Currency as symbols in SAPSCRIPT/Smartforms
    Hope this helps.
    Regards,
    Vivek Myadam

  • How to find the API in JDE application

    Hi All,
    we installed JDE enterprise one. We are in the process of finding integration part. IS it possible to find out link in the JDE application or we need to search anyother third party API's to connect.
    Can you please provided any API to connect JDE application with different DB servers.
    Thanks

    Well, you have posted this item in the wrong forum. There is actually a separate forum for JDE Enterprise One. If you go back to the forum home and scroll down past JDE World, you will find the forum for JDE Enterprise One. As far as application functionality goes World and Enterprise One are fairly similar, but the technical environment however is considerably different. JDE World, for example, is a single server environment (IBM AS/400). Yep, we don't have to deal with multiple servers. So most of us World users won't have any knowledge of how to help you on an issue like this. So certainly post this item in the JDE Enterprise One forum and hopefully you will get some assistance there. Good luck.
    John Dickey

  • How find the ABAP code with Error message

    Hi
    How to  find the ABAP Code for Error Message?
    Example:
    Error Message: ZF026.
    Regards
    Odaiah Pelley
    Edited by: Odaiah Pelley on Aug 22, 2008 4:21 AM

    Hi
    Excellent Answer, I appreciate it.
    My question is with Error Message ZF026.
    How to find ABAP Code ?
    If I go for SE91 I will get same message as if I am getting error message.It is no use.
    Regards
    Odaiah Pelleyu

  • Where can I find the API documentation for MIDP?

    on the website of sun.com there is only the API documentation of CLDC. However, the API doc of MIDP is missing. how are we supposed to program without the documentation?
    Thanx

    search jcp.org and you'll get the following:
    MIDP 1.0 http://www.jcp.org/aboutJava/communityprocess/final/jsr037/
    MIDP 2.0 http://www.jcp.org/aboutJava/communityprocess/final/jsr118/

  • Where can I find the API specifications??

    Hi,
    I have been searching on the SUN website for the API specifications for J2ME. However so far I did not have any luck!
    I found the following document that can be seen from this link:
    http://java.sun.com/j2me/docs/pdf/cldc11api.pdf
    However I went to search for the Form class in this document but could not find it. Therefore I searched on Google for J2ME API, however I could not find anything either.
    Can someone please refer to me from where can I find the J2ME API specifications? Because without them I can hardly develop anything
    thanks & regards,
    sim085

    Download the sun WTK 2.2 and look in the docs folder

  • How find the trigger of a process chain ?

    Hello all,
    I working in BW 7.0 . The process chain existed before my arrival in society and unfortunately I have no documentation of interlinking process chains.
    I have a chain process which must start with an event. But the process chain does not start and I would find the job or the process chain that triggers this event.
    Thank you in advance
    Patrice

    Hi,
    Can u make it clear whehter the event triggers the chain or the chain triggers the event???
    Do u know at what time the event finishes/starts daily....??
    Take the timings either before/after and go to sm37-> give some previous(past) dates ->job name as BI_PROCESS_TRIGGER->select finished...
    Then u may get some jobs which are finished at that particular date and event....
    then go to that log->step->menu bar->go to->variant...
    here u'll get the technical name of the process chain..
    from here u can easily trace the chain in RSPC..
    rgds,
    nkr

  • How find the child tables

    hi
    is there a way(quesry) to find the list of child tables for a given tables.
    tried to query user_constraints and USER_CONS_COLUMNS, but not able to figure out a way.
    Thanks

    Hi,
    you can use query like following one - it'll list child tables and FK name for table HR.JOBS:
    select
    a.owner,a.table_name, a.constraint_name
    from sys.all_constraints a,
    (select owner,constraint_name from sys.all_constraints where owner = *'HR'* and table_name = *'JOBS'* and constraint_type in ('P','U')) b
    where
    a.constraint_type = 'R' and a.r_constraint_name = b.constraint_name and a.r_owner = b.owner
    if you don't need FK name, then put distinct:
    select
    distinct a.owner,a.table_name
    from sys.all_constraints a,
    (select owner,constraint_name from sys.all_constraints where owner = 'HR' and table_name = 'JOBS' and constraint_type in ('P','U')) b
    where
    a.constraint_type = 'R' and a.r_constraint_name = b.constraint_name and a.r_owner = b.owner
    Philip

  • How to get cluster name with c++ API?

    Hi everyone,
    I want to get cluster name with c++ API, do you know how to do that?
    Thanks very much!!!
    Guangyin

    937347 wrote:
    Hi Robert,
    For Java, we can get the cluster name like this:
    cache.getCacheService.getCluster().getClusterName(),
    for c++, just as you said, do you mean that i can try to get cluster name like this:
    Sting::View name = cache->getCacheService()->getInfo()->getServiceName();
    InvocationService::handle invocation = cast<InvocationService::handle>(CacheFactory::getService(name));
    String clusterName = invocation->getInfo()->getServiceName();
    But i can not get the right result.
    I know little about how to use InvocationService, could you give me example?
    Thanks very much!!!
    GuangyinHi Guangyin,
    I do not know the C++ API, I never used it, but what you wrote definitely does not look right.
    InvocationService is a way to send arbitrary Java logic (you need to write both the Java logic and a C++ counterpart class, the C++ class will serialize itself with POF and the Java class will deserialize the same data appropriately) as a command to the cluster via the TCP*Extend connection and the command would execute on the proxy node and thus it would have access to the cluster itself.
    You probably should start with the documentation of the Coherence*Extend C++ API documentation for samples.
    http://docs.oracle.com/cd/E24290_01/coh.371/e22839/toc.htm
    http://docs.oracle.com/cd/E24290_01/coh.371/e22839/cpp_part.htm#CHDHCIEJ
    Best regards,
    Robert

  • How to restore cancelled Item with DI API

    Hello,
    how can I restore a cancelled Item with DI API ?
    Regards,
    Jan

    Hi Jan,
    Obviuosly there's no method in DI API's Items object available for that - i.e. you would need to go through the SAP Business One application to handle that (eventually through UI API-based workarounds...).
    Sorry,
    Frank

  • Where can i find the api document of Oracle JDBC driver

    coz i find if u using stream to retrieve the Oracle LONG data field. Sometime it throwed an IOException (from the oracle.jdbc.driver.OracleInputStream). And i found there is a method in this class named resetLong(). So i wanna get some stuff to read, then i can know how does it work

    YiNing,
    Did you check this link,
    http://help.sap.com/saphelp_nw04/helpdata/en/87/3ef4403ae3db12e10000000a155106/content.htm
    Does it help? Also did you look into the Java Docs Section,
    https://help.sap.com/javadocs/index.html
    Regards
    Bhavesh

Maybe you are looking for

  • Month,year wise

    month,year wise query. Posted: Jan 3, 2012 11:28 AM Edit Reply i have from anf to date parameter if i enter from date 13-jan-2011 and to date is null (upto as on date ) i created matrix format. but i need the how to print the months in matrix column

  • JCO characters translation bug?

    Does anyone have similar problems like this? I have a function module that returns customer from the KNA1 table in R/3 system. This function module is called from JCO.Client and it returns the KUNNR and NAME1 fields and that works perfectly except fo

  • Mac and me confusion on tiger

    As an old times mac user I have a combination of mac.com and me.com accounts. Some machines I have (I own several since 1984) are PPC and work better with lighter sys such as Tiger. In these machines I have the latest Tiger update 10.4.11. While I "r

  • MAX memory 8GB

    Hi i have one problem i canot understand why compay HP block support max memory for notebook. Configuration write max 8GB but hardware support 16GB. Chipset support 16GB processors support 16GB and mother board support 16GB. But BIOS BLOCK max memory

  • Shutting down without notice

    I am having an issue with the computer shutting down by itself, while running an application. Is there a timer or something that would cause this? It has been mainly at night when watching a movie. The computer just turns off.