What  is a mapper class ?

what is a mapper class?
it looks like it maps to something ...right ?
can you provide some example ? this concept is not clear.
N.B :
I am giving you some context where i have come accross this term ....i have noticed this , where there are some messaging (JMS,MQ etc ) involved in applications........if the application have messaging , then the project usually contain some mapper kind of class......yes, i know this is not a full information that i can give you...........the point is , have you seen this kind of mapper classes in your project ? what they do ? can you give some outline view what it does basically ......i am interested in this terminology.

Thanks for the response.
The "mapper" classes do you usually convert/map from
one format to another by mapping values. you told "format".
uhh....ok....suppose i have a XML message(complient to XSD1) which lies in JMS queue(suppose) ....does a Mapper class tears this XML message and then again build another XML Message (complient to XSD2) ......is it like this ? is it the job of a mapper class ? does it simply makes a new different format from a given format ?
E.g. data
from your model should be mapped into fields in a
predefined message format.ahh....so, if i have a javabean(data model) with many properties then a mapper class takes these properties and puts these in the appropriate fields of a predefined message format.
anything else involved here ?
In fact , i was looking for mapper classes who are involved in messaging
Kaj

Similar Messages

  • What is the standard class used to create SALES ORDER in SAP CRM?

    Hello Experts,
    Can anyone suggest me what is the standard class used for creating sales order.
    I have created sales order using the BAPI 'BAPI_SLSTRANSACT_CREATEMULTI' in my report program.
    Now, I have to create sales order using standard classes and methods(my assignment).
    Please suggest the suitable class.
    Regards
    DNR Varma

    Hi Varma,
    You can create crm documents like sales order using BOL interfaces.
    You can check one example at the following thread:
    Create OrderThro BOL
    Check if it helps you a little more.
    Kind regards,
    Garcia

  • What is an abstract class?

    What is an abstract class and what does it do compare to other classes?
    I'm having some trouble trying to understand it.
    Message was edited by:
    xc100

    s it not obvious that the OP is a worthless troll?Looking at his/her recent posts, I wouldn't say so.
    S/he looks like a newbie who is asking basic
    questions
    and is rather reluctant to follow links or read
    tutorial pages,
    but I haven't seen actual troll behaviour.My first impression was that this was another Charles_Bronson, due to the countless threads that ask basic, open-ended questions.
    Then again, CB never posted any actual code, so who knows?
    One can never know really and it's unfair to judge someone unheard. That's >why I usually start by giving a very brief reply to invite to a dialog.
    And it's not just about replying to the OP. Sometimes a discussion of >general interest develops even from a seemingly trivial question.I see your point. However, the discussions that seem to stem from these types of threads seem to be irrelevant to Java, if you know what I mean.

  • What file types get classed as 'Movies' in Macbook Pro?

    I'm creating space on my Macbook hard drive by moving movies onto a hard drive.  I've moved virtually all of them over, and emptied the trash can.  However a system storage report is still showing 59GB of movies.  What else does macbook class as movies?  Could it class podcasts .mp3 as Movies and count them towards the 59 GB?

    This web site may be a good place to start:
    http://www.fileinfo.com/filetypes/common
    There are other places that you may search on the Internet that may help close the gap.
    Ciao.

  • What is top level class declaration in java?

    What is top level class declaration in java?

    The declaration of a class that's not nested inside any other class.

  • What is an executable class

    What is an executable class in java. Can someone explain with an example??

    I'd guess a class with a public static void main( String[] ) method.
    i.e.
    public class Test {
        public static void main( String argv[] ) {
              System.out.println( "BOO!" );
    }javac Test.java
    it can the be executed with the java command:
    java Test
    Resources for Beginners
    Sun's basic Java tutorial
    Sun's New To Java Center. Includes an overview of what Java is, instructions for setting up Java, an intro to programming (that includes links to the above tutorial or to parts of it), quizzes, a list of resources, and info on certification and courses.
    http://javaalmanac.com. A couple dozen code examples that supplement The Java Developers Almanac.
    jGuru. A general Java resource site. Includes FAQs, forums, courses, more.
    JavaRanch. To quote the tagline on their homepage: "a friendly place for Java greenhorns." FAQs, forums (moderated, I believe), sample code, all kinds of goodies for newbies. From what I've heard, they live up to the "friendly" claim.
    Bruce Eckel's Thinking in Java (Available online.)
    Joshua Bloch's Effective Java
    Bert Bates and Kathy Sierra's Head First Java. This one has been getting a lot of very positive comments lately.

  • What happens to abstract classes now?

    As we can write default implementations to the methods in a interface, what happens to abstract classes now?

    just because you can doesn't mean you should. And this is a clear case of you should not.
    Allowing implementation in interfaces is a dirty hack they needed to put in to be able to bolt on some of the other stuff without breaking forward compatibility with existing code.
    That doesn't make it a good idea, in fact it's a pretty good indication that the stuff they hacked in this way is itself not a good idea.

  • What is file extension .class?

    I am new to java and want to know what the file extension .class is and how do I open and edit a file with this extension?

    .class files are created by the compiler from .java file, which is your code... if you're new to java, you probably don't want to open and edit your .class files. If you want to make changes to your program, open the .java and recompile.

  • What is Oracle Java Class Type?

    Hi,
    I read a oaf coding stand document.it said that "Can not use database Java(Oracle Java Class Type)".do anyone know what is Oracle Java Class Type?
    Thanks & Regards
    binghao

    Are you using the internal converer?
    <af:inputText value="#{bindings.MyClobContent.inputValue}"
    label="#{bindings.MyClobContent.hints.label}"
    converter="oracle.genericDomain"
    required="#{bindings.MyClobContent.hints.mandatory}"
    columns="#{bindings.MyClobContent.hints.displayWidth}"
    maximumLength="#{bindings.MyClobContent.hints.precision}"
    shortDesc="#{bindings.MyClobContent.hints.tooltip}"
    id="it2" rows="10">
    <f:validator binding="#{bindings.MyClobContent.validator}"/>
    </af:inputText>
    If it does not work, create & use custom converters as mentioned in the above thread.
    Thanks,
    Navaneeth

  • What is the condition class for vat and cst condition types.

    HI friends,
    when we go for taxinn (i.e. tax calculation by using condition type not on the formula base), what is the tax class we use for VAT and CST condition types (D or A).
    thanks
    nitchel

    Dera Nitchel,
    For CST / VAT in TAXINN use Condition Class as D (Taxes) & also Condition Category as D (Tax).
    HOpe this helps...
    Reward if useful...
    Thanks,
    Jignesh Mehta
    98700 10230

  • What's the WMI class name to get Client Approval status

    What's the WMI class name to get Client Approval status.
    Unfortunately the below example with class "SMS_R_System" does not have the approval status
    Get-WmiObject -Namespace "root\sms\site_LAB" -Class SMS_R_System | fl *
    I listed all the available classes and... yeah It's going to take along time to go though all the possibilities.
    Note: I'm running this in powershell on the primary first
    If anyone knows it... I'd appreciate your help

    This is all still in the testing phase so I'm not sure this is the best solution... but here's my problem and idea to resolve it.
    Currently in our environment OSD can only be run against unknown computers and approved clients.
    I currently automatically approve all clients in a trusted domain. So all systems that succeed OSD and auto join the domain are approved and I can always run OSD against those machines in the future.
    Problem is with the systems that fail OSD for any reason and therefore do not automatically join the domain. They end up getting a SCCM record by the name of "Unknown" and therefore cannot run OSD again until the "Unknown" record
    is deleted. "Unknown" records happen too frequently to manually delete and I'm not too comfortable with just deleting ALL of them on a scheduled basis.
    Additionally there are way too many OU's in my environment to automatically join our OSD'd systems to the domain. So I have a script that checks using a prestart command to see if the system is already in AD, and if so then OSD continues and simply
    joins the machine to the domain in it's current OU. If not the tech is given a nasty error message telling them to add the computer object in AD in the proper OU first.
    I intend to check , with a Prestart Command if the current system already has a record in SCCM and delete it if found AND is not approved yet. This should resolve the "There are no task sequences available" error I get with
    systems that have an "Unknown" SCCM record.
    In this way the system will be essentially approved if the system was already prestaged in AD manually by a technician and any "unknown" record for that system will simply be deleted at the point of OSD.
    Note: Although I can easily use the new SCCM Powershell cmdlettts and get the "Approved" status, I need to do all of this in WinPE without the cmdletts. If this property is not available via WMI, then I'm guessing this will not work.

  • What is the right "class driver" for my EPSON printer Aculaser CX 21N ?

    Please let me know the correspondence between the EPSON class drivers proposed in the "Bonjour Print Services" tool (a lot of the EPSON class drivers seems to be identical) and the EPSON "Bonjour Printer Name" AL-CX21-3FD57B (IP) and (PostScript) (my printer).
    Notes :
    Before with Windows 7 that works properly => now - after my migration to "Windows 8 professional" - that don't works anymore !
    "Apple Care" tell me first to completely uninstall and reinstall all the following programs: iTunes, QuickTime, Apple Software Update, Apple Mobile Device support, Bonjour and Apple Application Support => that's what I also do in full accordance with the Apple article HT1923 dated 2013, 21 February !
    I tried to active my Printer through the disk received with my printer => no chance the systems tell me that I have no enough access right to do that !
    I also found in the "Information - Network" of my above mentionned printer the following data under "Entity Type":
    LaserWriter
    EPSONPCL5C
    EPSONPCLXL
    EPSONPAGES3

    I also have an Epson printer. You indicated that you already downloaded an updated driver from Epson's website. Did you also downloaded the one(s) that came w/the Epson CD? However, you did not mention that you repaired permissions & restarted after the installation.
    If the above was not done, then I suggest that you do so. Hopefully, this should solve your problem.
    I just checked the Epson folder in my HD & your model printer is NOT listed among them.

  • What is the Popup class used for

    I always thought that a Popup should have some basic functionality, such as the pupup should close when:
    a) the escape key is pressed
    b) the popup loses focus
    The popup class provides none of the above functionality and in     fact seems to require some obscure code to
    even get the keyboard focus to work properly.
    Using a JWindow seems to provide the same functionality as a Popup.
    JPopupMenu seems to support both of the above requirements.
    Run the following program:
    a) click on each of the buttons
    b) click on an empty part of the frame
    It appears to me that whenever you need a "popup" you should use a JPopupMenu.
    Is the Popup class good for anything? Does it provide any functionality that I am not aware of?
    import java.awt.*;
    import java.awt.event.*;
    import javax.swing.*;
    import javax.swing.text.*;
    public class PopupTest extends JFrame
         String[] numbers = { "one", "two", "three", "four", "five" };
         public PopupTest()
              getContentPane().setLayout( new FlowLayout() );
              JButton popup = new JButton("Popup as Popup");
              popup.addActionListener(new ActionListener()
                   public void actionPerformed(ActionEvent e)
                        popupPopup(e);
              getContentPane().add(popup);
              JButton window = new JButton("Window as Popup");
              window.addActionListener(new ActionListener()
                   public void actionPerformed(ActionEvent e)
                        windowPopup(e);
              getContentPane().add(window);
              JButton menu = new JButton("PopupMenu as Popup");
              menu.addActionListener(new ActionListener()
                   public void actionPerformed(ActionEvent e)
                        menuPopup(e);
              getContentPane().add(menu);
         private void popupPopup(ActionEvent e)
              JList list = new JList(numbers);
              list.setSelectedIndex(0);
              PopupFactory factory = PopupFactory.getSharedInstance();
              Popup popup = factory.getPopup(this, list, getLocation().x, getLocation().y);
              popup.show();
              Window window = SwingUtilities.windowForComponent(list);
              if (window != null)
                   window.setFocusableWindowState(true);
              KeyboardFocusManager.getCurrentKeyboardFocusManager().focusNextComponent(list);
         private void windowPopup(ActionEvent e)
              JList list = new JList(numbers);
              list.setSelectedIndex(0);
              JWindow window = new JWindow(this);
              window.getContentPane().add(list);
              window.pack();
              window.setVisible(true);
              window.setLocation(getLocation().x + 200, getLocation().y);
         private void menuPopup(ActionEvent e)
              JList list = new JList(numbers);
              list.setSelectedIndex(0);
              Component c = (Component)e.getSource();
              JPopupMenu menu = new JPopupMenu();
              menu.add(list);
              menu.show(c, 0, 0);
              list.requestFocusInWindow();
         public static void main(String[] args)
              PopupTest frame = new PopupTest();
              frame.setDefaultCloseOperation( JFrame.EXIT_ON_CLOSE );
              frame.setSize(500, 200);
              frame.setLocationRelativeTo( null );
              frame.show();
    }

    you'd use Popup like JPopupMenu does, via a PopupFactoryYes you can get the Popu from the PopupFactory, but I think you are missing the point of my question. Popup has two methods, hide/show. It provides no other funtionality. I must write code to handle the escapce key and close the popup when it loses focus.
    When I use a JPopupMenu and add a component to the menu, it appears to add some listeners to the component to handle the escape key and loss of focus.
    I think it's safe to say that you're right when you say that it's preferable to use
    JPopupMenu (my experience as well).That was my conclusion, but I was just wondering it I was missing anything.
    It turns out that there are used in tooltips which, by essence, don't need any
    input from the user (whether keyboard or mouse) I guess thats what I was missing, only use a Popup in tooltip type situations.

  • What are "Name$1.class" files and how do I generate them in Eclipse

    I have the source code of a rather large java application and I want to set up an Eclipse project for it.
    After diffing the WEB-INF directory generated by Eclipse with the one generated by the original maven build script I noticed that there are several files of the form "Name$1.class" which do not exist in the Eclipse output.
    My questions are, what is the purpose of this $1 string in the class file name and how do I generate those in Eclipse?

    ok, but why are they generated in the Maven environment but not in the Eclipse environment?
    To be exact, Eclipse does create inner class files, however when diffing both output directories I have some extra inner class files generated by Maven that are not there in the Eclipse output.
    Maybe there are some java compiler settings for this?

  • What is a development class

    what is a development calss & how to creat it?

    Hi,
    Development class is nothing but package...u can create it in SE80 or SE21...
    Any component of an application program that is stored as a separate unit in the R/3 Repository is called a development object or a Repository Object. In the SAP System, all development objects that logically belong together are assigned to the same development class.
    Regards,
    Nagaraj

Maybe you are looking for

  • User Authentication for subfolder not working in Web Browser

    We are using Oracle Application Server 10.1.2.3 and Database Server 10.2.0.5 for our application. One of the functionalities of the Application is to send emails with attachments. The logic is that the Application would generate the attachment file o

  • How to configure and tweak Safari settings on iPad Mini?

    Using my wife's iPad mini, it seems there are no setttings or ability to tweak or change the look and feel and especially the font size for the browser. I am not talking about the website text that shows up on any site visited but the text at the top

  • Ipod dock 3g has folder with exclamation point!

    Hi, I charged my ipod just to see that when i turn it on, an apple and a yellow folder with an exclamation point appears, can someone please help me on how to fix this? Thanks.

  • Notes vanished

    So my professor forced us to download his crappily put together PDF textbook. I was really upset until I realized I could take notes with the Acrobat Reader (albeit clumsily). I went to open the program on my Kindle Fire and noticed that all the note

  • FCP crashes when exporting to QT Conversion

    I just updated the FCP 7.0.2 and now when I try to export using QT Conversion Final Cut crashes. The crash log says the likely cause is the FLV encoder. Adobe says they fixed this in CS4, but I will running CS3 for some time. Does anyone know of anot