Class editor property description

I can't add a property to a class using class editor in Jdev automatically.
In my opinion Is it a basic thing a class editor should support.
Is there any where to make it.
Thanks.

Bug 5054828 has been filed for the Help to be updated.
Regards,
Lisa

Similar Messages

  • JDeveloper EJB Class Editor lock

    I created an EJB using JDev and used the EJB class editor to build the fields/methods in the bean.
    After working on the EJB for quite a while I reopened the EJB Class editor and found a blue error at the bottom of the window stating :
    Editor locked : file is read only.
    I have tried almost everything to unlock the editor but I have had no success.None of the files in project is read-only.
    If you have experinced this problem please respond!
    Regards
    LeRoux

    Hi,
    Go to se38.
    In the menubar..
    Goto-->attributes.
    In that u can see on the bottom of the popup, a check box with editor lock.
    U check that box.
    Then the program cannot be edited by any other user other than the one who has created.
    In this case the username has to be unique.
    If one user is used by many number of people, then all the people who are using that user can edit the program.
    Reward Points if found helpfull..
    Cheers,
    Chandra Sekhar.

  • Feature Request: Class Editor - Allow method code.

    Hi jDev team, and keep up the wonderful work.
    It seems to me that with a minor enhancement (in terms of technical complexity) to the class editor, a major functional achievement can be accomplished.
    Within the class editor give us the ability to actually code/edit/maintain the methods. This, would not only enhance the useability of the class editor, but would also open the absolute possibility of custom coding a complete java file without the use of the editor. This coding style (simply maintaining methods) blends very nicely with oop methodology. With the ability to also maintain javadoc details on our classes and methods from within the class editor, why ever use ancient code editors?
    I think, marketing would like the idea as well.
    Please let me know what you think. Thanks.
    -Nat

    Correct.
    Preferably, while 'walking the list' of method names, the contents (between the braces) of that method should be viewable/editable in another open panel.
    While at it, please supply the same support of inner classes as well, and voila, you almost don't need the editor!
    Thanks
    -Nat

  • How to get BP property description in query

    Hi,
    I need to retrieve the description of a BP property. I found the descriptions in the OCQG table, but can't figure out how to join this table with OCRD.
    I am trying to do something like this:
    SELECT T0.CardCode, T0.CardName, T0.QryGroup9, T1.GroupName FROM OCRD T0, OCQG T1
    Can I retrieve property descriptions some other way, or can anyone tell me how to join OCRD and OCQG (maybe there is some table in the middle)?
    Thanks,
    Johan

    Hi Mike,
    Sorry about the long long interval.
    I tried with the query you suggested, but slightly adapted (
    SELECT DISTINCT T0.QryGroup9, T1.GroupName FROM OCRD T0 LEFT OUTER JOIN OCQG T1 ON T0.GroupCode = T1.GroupCode
    ) but it only returns NULL for the descriptions.
    By now, I have also come across the need to find the description of item properties based on ItemCode. As far as I can tell the table with the descriptions is OITG. Again however again I can't seem to figure out how to join this table with OITM.
    In other words I need to do something like:
    SELECT OITM.ItemCode, OITM.ItemName, OITG.ItmsGrpNam FROM OITG SOMEHOW JOIN OITM ON SOMEHOW WHERE 'Y' IN (OITM.QryGroup1, OITM.QryGroup2, OITM.QryGroup3, OITM.QryGroup4, etc)
    Any help appreciated,
    Johan
    Edited by: Johan Hakkesteegt on Jun 3, 2008 9:26 AM

  • Class ID Property value is always 18 - Digital for numeric controls of a cluster

    Why does the Class ID Property Value always return the value of 18 (Digital) for any type of numeric control of a cluster, whether it is a DBL. U32, I8 etc. The Class Value never come backs as 17 (Numeric). Why? What does 17 (Numeric) pertain to?
    Solved!
    Go to Solution.

    This thread really belongs in the LabVIEW forum. In the future,
    please post there, as you posted in the forum that discusses the forum
    software and the forums in general.
    As to your question:
    JayB wrote:
    Is there any way to determine programmatically if the control is a DBL or a I32 besides using the Class ID property?
    See here.

  • Order Item Specification Editor Property References Tab - Documentation Bug

    Hi,
    I am trying to create a cartridge with Order Transformation Manager entities. However I'm stuck with Property References tab of order item specification in 7.2.4 DS. I checked the documentation but its not completed it seems.
    http://docs.oracle.com/cd/E49311_01/doc.724/e41610/dscom_oi_edt_propref.htm#DSCOM142
    Check the above URL under "Dynamic Parameter Property"

    I notified the appropriate writer, who replied that the Dynamic Parameter Property description should read: "Select the order item property in which dynamic parameters for the order item should be stored."
    The fix will be included in the help for the next major release.

  • Help - Class name and descriptions for a function location.

    Hi Guys
    i have to write a report that displays the class and class descriptions for a function location. the user passes in either the function location(TPLNR) or the class name and  the report should display the the class characteristics and resp. values. Is there a FM that i coud use?
    please help.
    many thanks.
    seelan.

    sadiepu1 wrote:
    When I set up Words with Friends on my Fire it asked for my username and password which from a previous reply to my inquiry above stated that the S 3 doesn't store due to privacy issues. I have tried all my usual combinations of usernames and passwords and my Fire won't let me access the game as it keeps telling me that one or the other is not correct. I have deleted the app from my Fire and re-downloaded it but have the same error comes up. I have accessed the Words with Friends support both on my phone and their website but there is no live chat. I might have to take both to a Verizon store. Also, my Fire won't let me access the game without a correct username and password. To say that I am frustrated would be an understatement as well I have tried everything I can think of with no luck! Thanks for any help you can give!
    Did you use facebook to log in? 
    Verizon will not be able to help you retrieve any of the information you need.  You will have to contact Zynga.

  • MS Word property descriptions or heirarchy?

    I am formatting test reports that I am creating via LabVIEW in MS Word 2000 on NT. The new LabVIEW 6.0.2 Report Generation Toolkit with Word vi's are great but incomplete. My huge hurdle for formatting directly with properties and methods is that there are no descriptions or a heirarchy showing the relationships between all of them. Does anyone know where I can find this documentation? NI does not offer this support, yet.

    As i had and will have to deal with those property and invoke nodes, i'd be interested in knowing that, but for now the only way i have found is using VBA (Visual Basic for Applications), most of the properties are detailed there. It also helped me to build my program, when i have a problem doing something programatically, i record a macro and analyze the results, applying them to LabVIEW.
    Hope this helps

  • How to display link property : description

    hi all
    Im trying to display a link's description property in an iview.
    How do i go about doing this?
    Message was edited by: rinx

    Hi Patricio
    Can you explain this by uing code/an example..
    Where do I put in LayoutSet in the following code?
    From what Ive seen in documentation/weblog, I currently have the following code to retrieve a description property of a link:
    IPropertyName propertyname = new PropertyName(IWcmConst.SAP_WCM_NAMESPACE,IWcmConst.PROP_DESCRIPTION);
    IProperty property = resource.getProperty(propertyname);
    if(property != null){
    //description exists
    description = property.getValueAsString();
    }else{
    description = "";
    Namespace should point to the link, right?
    How would I do this?
    Say that I have links in folder path : /documents/quicklinks/financelinks
    In financelinks contains links to different locations in portal eg. link to "finance standard document"
    Link "finance standard document" has a description : "xx"
    I want to get this description.
    I very much need some urgent help.

  • Custom HTML Store Class adobeDPS-Folio description

    Hi there,
    In the DPS portal for each folio we have the description field.
    But I can't access this field programmatically on iPad.
    As you can see where
    http://www.adobe.com/devnet-docs/digitalpublishingsuite/LibraryAndStoreAPI-2.22/symbols/ad obeDPS-Folio.html
    there is no description field.
    But I can see all descriptions for my folios in the XML, so I can get them on desktop, and I do.
    http://edge.adobe-dcfs.com/ddp/issueServer/issues?accountId=261f49c6567d49d186cae9f6c9f921 36&targetDimension=1024x768
    What am I doing wrong?
    Is the description field available via DPS API on iPad?
    Thank you!
    Best regards,
    Andrey

    Hi Neil.
    Thanks for reply.
    But sadly it doesn't work.
    Here you can see all the attributes for the folio (from Web Inspector)
    _processPropertyUpdate: function (newValue, prop) {
    _updateFromJSON: function (json) {
    archive: function () {
    broker: "noChargeStore"
    constructor: function Folio() {
    currentTransactions: Array[0]
    download: function () {
    downloadSize: 0
    filter: null
    folioNumber: "demo"
    getPreviewImage: function (width, height, isPortrait) {
    id: "3bf5e2bc-eaec-4341-b205-7ca53ea40de6"
    isArchivable: false
    isCompatible: true
    isFree: function () {
    isThirdPartyEntitled: false
    isUpdatable: false
    isViewable: false
    previewImageURL: null
    price: "FREE"
    productId: "com.condenast.gqrussia.0313d"
    publicationDate: Wed Feb 20 2013 00:00:00 GMT+0400 (MSK)
    purchase: function () {
    receipt: null
    state: 200
    targetDimensions: "1024x768"
    title: "GQ 03.13"
    toString: function () {
    update: function () {
    updatedSignal: Object
    view: function () {
    __proto__: Object

  • How to Display Item Property Description

    Hi
      In Sales Quotation lines i want to display the name of the item property on selecting item . How this can be achieved.
    Thanks

    Hi Sanju
          In Sales Quotation rows i enter item no , after entering item no i want property name should be displayed.
         I have defined properties
               Paper Roll
              Cotton Roll
              Licosys Roll
            Now if item is Cotton Roll only its Cotton Roll will be selected . In sales quotation i wanted if item is cotton roll then property cotton roll should be displayed .  It is not mandatory if item property is cotton roll , item name will be also like that .
         I am sorry if i am not able to explain correctly
    Thanks

  • Enterprise Portal: Looking for theme editor property

    Hello,
    I'm using the portal's theme editor and am searching for the properties to set the colour of the two blue areas marked with red arrows in the following screenshot:
    http://wzs.ath.cx/div/portal_screenshot.jpg
    Can anybody help me?
    Thanks & Greetz
    Daniel

    Hi Daniel,
    Check these links
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    https://websmp105.sap-ag.de/~sapdownload/011000358700003697292003E/Logonscreen_HowTo_v2.pdf
    Portal Customizations Intro - Login Part 1
    Portal Customizations Intro - Login Part 2
    Is your Portal Logon Page more colorful?
    A fast and easy Portal logon page customizing
    http://help.sap.com/bp_epv260/EP_EN/documentation/EP/N08_BB_ConfigGuide_EN_US.doc
    Regards
    Arun

  • OAF Personalization Property description resource

    I'm trying to extend a Stacked Layout region on a standard page by using Personalization.
    However, it seems impossible without knowing what the Properties on the Personalization page are for.
    I did some research and "Oracle Application Framework Personalization Guide" referred me to "OA Component Reference" for personalization item properties.
    The problem is, I can't find the "OA Component Reference" anywhere in Oracle Online Document.
    Does anyone know where to find a copy of that document or a good resource link/document that I can reference to?
    Thanks!

    You can find component properties in Help section in jdeveloper.
    also check the Chapter 4: UI components in the OAFramework developers guide.
    --Prasanna                                                                                                                                                                                                                                                                                                                               

  • Mapping 2 tablecolumns to one java property?

    Hello!
    How can i map 2 tablecolumns to one java property with the workbench?
    Example:
    Table1 with fields Description1, Description2
    Java Class with Property description
    The Java-property description should get the following result: Description1 (Description2).
    regards
    Harald.

    You could use a transformation mapping to perform this. The attribute transform would concatenate the two field values from the row together, and you would have two field transforms that return the correct substring from the description.
    You could also just declare two attributes in your object to store the strings and provide a getDescription method that concatenates them in Java.

  • How to map a custom enum list to a custom form property in an extended incident class

    Hi,
    I'm struggeling to understand how to map a custom enum list to a custom form property in an extended incident class.
    Here's what i want to have happen:
    I am going to publish a request offering on my SMPortal for allowing users to submit basic IT incidents. I want the form to include "Whom does this problem affect" (answers(This is the custom enum list): Me, Multiple Users, Whole department or Whole
    company), "What is the problem about", "Description" and "Attachments".
    Here's what i've done:
    In the authoring tool i created a MP for the custom enum list and put only the list in it. I sealed the MP and imported it.
    I created another unsealed MP called TST.Incident.Library for storing incident library customizations and extended the incident class to add an extension class i called ClassExtension_Affected scope with a custom property i called AffectedScope. Then i am trying
    to set the datatype of this property to "list". In the "select a list" dialog i cannot chose my previously sealed MP with the custom enum list in it. Why?
    - Do i need to scratch the sealed MP and put the custom enum list in the latter TST.Incident.Library MP instead?
    - If so, can i do that and keep this MP unsealed, or will i get an error on import saying "Unsealed management packs should not contain type definitions"
    - Should i create one sealed MP for both the custom enum list and the extension class + custom property?

    Hi,
    Authoring Tool simply isn't informed about your list. Open the sealed management pack where you define the root of the list in the Authoring Tool and in the same time open TST.Incident.Library. You will have two opened MPs in the Authoring
    Tool and be able to add a custom list for your custom field.
    Cheers,
    Marat
    Site: www.scutils.com  Twitter:
      LinkedIn:
      Facebook:

Maybe you are looking for