7 Replies Latest reply on Apr 13, 2010 5:55 AM by nigiyan

    Get the Component by conversation ID

    nigiyan

      Hi, All
      I wonder if it is possible to get conversation scoped Component (actually the entity) by conversation ID.

      I implemented Seam Workspace and it is possible to switch between conversations by choosing corresponding item. Now I need to have a feature similar to Windows/Linux windows switching (when press Alt+Tab) but applied for conversations. And I need to get the entities from corresponding conversations.
      How to do it and is it possible?