hero.session.ProjectSessionBean Project Session Bean is an stateful session bean that provides the interface for workflow process definition. By means of this API we can create workflow processes, project activities, transitions between activities , users and roles, properties, hooks, external agents...<br><br> A B ...org.objectweb.speedo.runtime.query.TestQueries This test tests the access to 2 fields from the Employee class (name and salary), Salary is a Float (with 2 parameters, a String and a Float object). org.eclipse.emf.mapping.presentation.MappingEditor This is an example of a model editor. org.apache.commons.collections.CollectionUtils Provides utility methods and decorators for {@link Collection} instances. @since Commons Collections 1.0 @version $Revision: 1.61 $ $Date: 2004/04/27 20:00:18 $ @author Rodney Waldhoff @author Paul Jack @author Stephen Colebourne @author Steve Downey @author Herve Quiroz @author Peter KoBek @aut ...org.apache.commons.configuration.DataConfiguration Decorator providing additional getters for any Configuration. This extended Configuration supports more types: URL, Locale, Date, Calendar, Color, as well as lists and arrays for all types. <p>Let us know if you find this useful, the most frequently used getters are likely to be integrated ...hero.session.UserSessionBean The User Session Bean, is an stateful session bean that provides the user API to get information on Todo list and started activities and to produce events on activities (start, terminate, cancel).<br> This Session Bean is based on Engine Session Bean: a recursive implementation that manage ...org.apache.ojb.odmg.ObjectImageTest Copyright 2002-2004 The Apache Software Foundation Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law ...org.objectweb.jonas.jtests.clients.entity.F_EjbqlEC2 This is an advanced test suite for home interface on entity bean EJBQL. org.eclipse.emf.mapping.impl.MappingRootImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>Root</b></em>'. <!-- end-user-doc --> <p> The following features are implemented: <ul> <li>{@link org.eclipse.emf.mapping.impl.MappingRootImpl#isOutputReadOnly <em>Outp ...org.eclipse.emf.ecore.util.EcoreUtil This class contains convenient static methods for working with EMF objects. hero.session.ProjectSoapXMLBean ProjectSessionXML API based on ProjectSession API but oriented to web services calls from a non-Java language. Get methods of this API returns XML. @ejb:bean name="ProjectSoapXML" display-name="ProjectSoapXML Bean" type="Stateful" transaction-type="Container" jndi-name="ejb/hero/ProjectSoapXML" ...test.interfaces.CustomerNormalValue Value object for Customer. Notice, this object is used to represent the state of an Customer object. This value object Is not connected to the database in any way, it is just a normal object used as a container for data from an EJB. @xdoclet-generated at 16-04-05 @copyright The XDoclet Team @aut ...org.apache.commons.collections.TestCollectionUtils Tests for CollectionUtils. @author Rodney Waldhoff @author Matthew Hawthorne @author Stephen Colebourne @author Phil Steitz @author Steven Melzer @version $Revision: 1.38 $ $Date: 2004/04/27 20:00:18 $ org.apache.ojb.odmg.CollectionsTest Test case handles with collections. @author <a HREF="mailto:armin@codeAuLait.de">Armin Waibel</a> @version $Id: CollectionsTest.java,v 1.13.2.9 2005/03/31 09:39:40 arminw Exp $ org.objectweb.jonas.jtests.beans.ejbql.CustomerHomeRemote
org.objectweb.jonas.jtests.clients.entity.F_Relation_mnuEC2 For testing many-to-many unidirectional relationships @author S.Chassande-Barrioz, J. Camilleri org.apache.ojb.broker.M2NTest Test (non-decomposed) M:N relations. IMPORTANT NOTE: The global runtime metadata changes made by this test case are NOT recommended in multithreaded environments, because they are global and each thread will be affected. @author <a HREF="mailto:arminw@apache.org">Armin Waibel</a> @ve ...org.objectweb.jonas.jtests.clients.entity.F_Relation_ombEC2 For testing one-to-many bidirectional relationships @author Helene Joanin org.objectweb.jonas.jtests.clients.entity.G_Relation_ombEC2 For testing one-to-many bidirectional relationships @author Helene Joanin org.apache.commons.attributes.DefaultCachedRepository
hero.util.BonitaProjectLocator
org.eclipse.jface.bindings.BindingManager <p> A central repository for bindings -- both in the defined and undefined states. Schemes and bindings can be created and retrieved using this manager. It is possible to listen to changes in the collection of schemes and bindings by adding a listener to the manager. </p> <p> The ...hero.session.EngineBean Session Bean Template @ejb:bean name="Engine" display-name="Engine Bean" type="Stateless" transaction-type="Container" jndi-name="ejb/hero/Engine" local-jndi-name="ejb/hero/Engine_L" @ejb:ejb-ref ejb-name="BnProject" ref-name="myhero/BnProject" @ejb:transaction type="Required" @ejb.security-iden ...org.apache.jorphan.collections.HashTree This class is used to create a tree structure of objects. Each element in the tree is also a key to the next node down in the tree. It provides many ways to add objects and branches, as well as many ways to retrieve. <p> HashTree implements the Map interface for convenience reasons. The m ...org.jboss.xb.binding.MetadataDrivenObjectModelFactory @author <a HREF="mailto:alex@jboss.org">Alexey Loubyansky</a> @version <tt>$Revision: 1.1.2.1 $</tt> org.apache.ojb.otm.core.ConcreteEditingContext Concrete implementation of EditingContext. @author <a HREF="mailto:rraghuram@hotmail.com">Raghu Rajah</a> @see org.apache.ojb.otm.EditingContext org.apache.commons.collections.collection.TestCompositeCollection Extension of {@link AbstractTestCollection} for exercising the {@link CompositeCollection} implementation. @since Commons Collections 3.0 @version $Revision: 1.6 $ $Date: 2004/02/18 01:20:40 $ @author Brian McCallister @author Phil Steitz hero.util.values.BonitaNodeValue
org.eclipse.emf.common.util.BasicEList A highly extensible list implementation. org.apache.commons.jxpath.util.BasicTypeConverter The default implementation of TypeConverter. @author Dmitri Plotnikov @version $Revision: 1.15 $ $Date: 2004/07/25 13:16:04 $ org.apache.ojb.broker.PersistenceBrokerTest Junit test driver for elematary PB tests. org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCApplicationMetaData This immutable class contains information about the application @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @author <a HREF="sebastien.alborini@m4x.org">Sebastien Alborini</a> @author <a HREF="alex@jboss.org">Alexey Loubyansky</a> @version $R ...org.eclipse.emf.ecore.util.BasicFeatureMap
hero.session.ProjectSoapBasicBean Session Bean Template @ejb:bean name="ProjectSoapBasic" display-name="ProjectSoapBasic Bean" type="Stateful" transaction-type="Container" jndi-name="ejb/hero/ProjectSoapBasic" @ejb:ejb-ref ejb-name="ProjectSoapBasic" view-type="remote" ref-name="ProjectSoapBasic" @ejb:ejb-ref ejb-name="BnProjec ...org.eclipse.emf.ecore.util.FeatureMapUtil
org.apache.ojb.odmg.PersonWithArrayTest class PersonWithArrayTest @author <a HREF="mailto:om@ppi.de">Oliver Matz</a> @version $Id: $ org.apache.ojb.odmg.OQLTest OQLQuery tests. @version $Id: OQLTest.java,v 1.16.2.3 2005/03/09 16:30:36 arminw Exp $ org.objectweb.speedo.runtime.detach.TestDetach @author Y.Bersihand org.objectstyle.cayenne.access.DataContext Class that provides applications with access to Cayenne persistence features. In most cases this is the only access class directly used in the application. <p> Most common DataContext use pattern is to create one DataContext per session. "Session" may be a an HttpSesession in a web applicati ...org.jboss.test.foedeployer.ejb.ql.CarCatalogBean Car catalog session bean. @ejb.bean type="Stateless" name="CarCatalog" jndi-name="CarCatalogEJB.CarCatalogHome" generate="true" @ejb.ejb-ref ejb-name="Car" view-type="local" @ejb.transaction type="Required" org.objectweb.speedo.runtime.detach.TestAttach @author Y.Bersihand org.apache.ojb.odmg.RITest Demo Application that shows basic concepts for Applications using the OJB ODMG implementation as an transactional object server. org.jboss.ejb.plugins.cmp.jdbc.bridge.RelationSet This is the relationship set. An instance of this class is returned when collection valued cmr field is accessed. See the EJB 2.0 specification for a more detailed description or the responsibilities of this class. @author <a HREF="mailto:dain@daingroup.com">Dain Sundstrom</a> @versi ...org.objectweb.speedo.j2eedo.database.Employee This class define the Java class to access to the employee's data @author franck.milleville @cgey.com org.jboss.test.cmp2.commerce.OrderHome
org.apache.james.transport.mailets.JDBCListserv Rewrites recipient addresses based on a database table. The connection is configured by passing the URL to a conn definition. You need to set the table name to check (or view) along with the source and target columns to use. For example, <mailet match="All" class="JDBCListserv"> & ...org.eclipse.emf.ecore.provider.EModelElementItemProvider This is the item provider adapter for a {@link org.eclipse.emf.ecore.EModelElement} object. <!-- begin-user-doc --> <!-- end-user-doc --> @generated org.apache.cocoon.portal.pluto.om.common.ContentTypeSetImpl @author <a HREF="mailto:cziegeler@apache.org">Carsten Ziegeler</a> @version CVS $Id: ContentTypeSetImpl.java 123407 2004-12-27 13:51:59Z cziegeler $ org.jboss.deployment.cache.DeploymentStore Provides the interface for abstracting the actual storage of cached deployments. @jmx:mbean extends="org.jboss.system.ServiceMBean" @todo Expose urls for cleaning @version <tt>$Revision: 1.3 $</tt> @author <a HREF="mailto:jason@planet57.com">Jason Dillon</a> | Popular Tags |