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.enhydra.shark.instancepersistence.HibernatePersistentManager Used to save, restore or delete relevant engine objects from database, using Hibernate persistent layer. @author Vladislav Pernin @version 1.0 org.enhydra.shark.instancepersistence.DODSPersistentManager Used to save, restore or delete relevant engine objects from database, using DODS persistent layer. @author Sasa Bojanic @version 1.0 org.jaxen.XPathTestBase
org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>Gen Package</b></em>'. <!-- end-user-doc --> <p> The following features are implemented: <ul> <li>{@link org.eclipse.emf.codegen.ecore.genmodel.impl.GenPackageImpl#getPrefix ...com.hp.hpl.jena.ontology.impl.test.TestListSyntaxCategories <p> Unit tests for listXXX methods on ontmodel </p> @author Ian Dickinson, HP Labs (<a HREF="mailto:Ian.Dickinson@hp.com" >email</a>) @version CVS $Id: TestListSyntaxCategories.java,v 1.24 2005/04/06 23:04:51 ian_dickinson Exp $ com.jcorporate.expresso.core.dbobj.DBObject <p>DBObjects are the core of Expresso's object-relational mapping. They are object-oriented wrappers for some sort of data. They are generally expected to be used in a single thread, like in processing a web query.</p> <p>When making your own application, you derive your classe ...org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>GenModel</b></em>'. <!-- end-user-doc --> <p> The following features are implemented: <ul> <li>{@link org.eclipse.emf.codegen.ecore.genmodel.impl.GenModelImpl#getCopyrightTex ...org.eclipse.emf.mapping.presentation.MappingEditor This is an example of a model editor. org.objectweb.jonas.jtests.clients.entity.F_EjbqlEC2 This is an advanced test suite for home interface on entity bean EJBQL. org.codehaus.groovy.runtime.DefaultGroovyMethods This class defines all the new groovy methods which appear on normal JDK classes inside the Groovy environment. Static methods are used with the first parameter the destination class. @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author Jeremy Rayner @author Sa ...xdoclet.modules.ojb.model.ClassDescriptorDef Definition of a class for the ojb repository file. @author <a HREF="mailto:tomdz@users.sourceforge.net">Thomas Dudziak (tomdz@users.sourceforge.net)</a> org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>Gen Class</b></em>'. <!-- end-user-doc --> <p> The following features are implemented: <ul> <li>{@link org.eclipse.emf.codegen.ecore.genmodel.impl.GenClassImpl#getProvider &l ...org.objectweb.kilim.description.TemplateDescription @author horn This is the class for Kilim templates. org.codehaus.aspectwerkz.definition.DocumentParser Parses the XML definition using <tt>dom4j</tt>. @author <a HREF="mailto:jboner@codehaus.org">Jonas BonŽr </a> @author <a HREF="mailto:alex@gnilux.com">Alexandre Vasseur </a> com.opensymphony.workflow.AbstractWorkflow Abstract workflow instance that serves as the base for specific implementations, such as EJB or SOAP. @author <a HREF="mailto:plightbo@hotmail.com">Pat Lightbody</a> @author Hani Suleiman com.opensymphony.workflow.spi.prevayler.QueryLogic This is basically the query logic cut and pasted from MemoryWorkflowStore. I've separated it into a separate class which relies on WorkflowStore for its query base, that way any future or other WorkflowStore can rely on this logic. I thought about refactoring MemoryWorkflowStore to use this cla ...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.collections.IteratorUtils Provides static utility methods and decorators for {@link Iterator} instances. The implementations are provided in the iterators subpackage. <p> WARNING: Due to human error certain binary incompatabilities were introduced between Commons Collections 2.1 and 3.0. The class remained source and ...org.eclipse.emf.codegen.ecore.genmodel.impl.GenBaseImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>Gen Base</b></em>'. <!-- end-user-doc --> <p> </p> @generated org.apache.cactus.integration.ant.deployment.webapp.WebXml Encapsulates the DOM representation of a web deployment descriptor <code>web.xml</code> to provide convenience methods for easy access and manipulation. @since Cactus 1.5 @version $Id: WebXml.java,v 1.1 2004/05/31 20:05:23 vmassol Exp $ org.enhydra.shark.partmappersistence.HibernateParticipantMappingMgr Implementation of ParticipantMappingsManager interface @author Vladislav Pernin org.eclipse.emf.codegen.ecore.templates.model.PackageClass
org.enhydra.jawe.xml.XMLUtil Class which purpose is to provide static methods which are used by classes that represents program apstraction of XML elements. These methods offers support for reading or writting an XML document and for generating the tooltips for for the classes that needs it. org.eclipse.jdi.internal.ReferenceTypeImpl this class implements the corresponding interfaces declared by the JDI specification. See the com.sun.jdi package for more information. org.apache.commons.collections.TestDoubleOrderedMap Class TestDoubleOrderedMap <p> Test cases for DoubleOrderedMap. This class cannot implement TestMap.SupportsPut, because it is a special Map that does not support duplicate keys, duplicate values, or null values. @version $Revision: 1.15 $ $Date: 2004/02/18 01:20:35 $ @author Marc Johnson ...org.apache.myfaces.config.impl.digester.DigesterFacesConfigDispenserImpl @author <a HREF="mailto:oliver@rossmueller.com">Oliver Rossmueller</a> $Log: DigesterFacesConfigDispenserImpl.java,v $ Revision 1.4 2005/03/04 00:28:45 mmarinschek Changes in configuration due to missing Attribute/Property classes for the converter; not building in the functionality ...org.hibernate.cfg.Configuration An instance of <tt>Configuration</tt> allows the application to specify properties and mapping documents to be used when creating a <tt>SessionFactory</tt>. Usually an application will create a single <tt>Configuration</tt>, build a single instance of <tt> ...org.enhydra.shark.WfActivityImpl WfActivityImpl - Workflow Activity Object implementation @author Sasa Bojanic @author Vladimir Puskas 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 ...org.jboss.util.collection.Iterators A collection of <code>Iterator</code> and <code>Enumeration</code> utilities. @version <tt>$Revision: 1.3.6.1 $</tt> @author <a HREF="mailto:jason@planet57.com">Jason Dillon</a> org.apache.cactus.integration.ant.deployment.webapp.TestWebXml Unit tests for {@link WebXml}. @version $Id: TestWebXml.java,v 1.1 2004/05/31 20:05:21 vmassol Exp $ org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl <!-- begin-user-doc --> An implementation of the model object '<em><b>Description</b></em>'. <!-- end-user-doc --> <p> The following features are implemented: <ul> <li>{@link org.eclipse.emf.ecore.change.impl.ChangeDescriptionImpl#getObjectChan ...org.apache.ojb.broker.PersistenceBrokerTest Junit test driver for elematary PB tests. org.apache.axis.wsdl.toJava.JavaGeneratorFactory This is Wsdl2java's implementation of the GeneratorFactory org.jivesoftware.smack.Roster Represents a user's roster, which is the collection of users a person receives presence updates for. Roster items are categorized into groups for easier management.<p> Others users may attempt to subscribe to this user using a subscription request. Three modes are supported for handling the ...groovy.lang.MetaClass Allows methods to be dynamically added to existing classes at runtime @author <a HREF="mailto:james@coredevelopers.net">James Strachan</a> @author Guillaume Laforge @version $Revision: 1.85 $ org.objectweb.kilim.model.ComponentFactory @author horn org.objectstyle.cayenne.access.DbGenerator Utility class that generates database schema based on Cayenne mapping. It is a logical counterpart of DbLoader class. @author Andrei Adamchik org.apache.commons.lang.enum.EnumTest Test cases for the {@link Enum} class. @author Stephen Colebourne @author Gary D. Gregory @version $Id: EnumTest.java 179242 2005-05-31 17:48:08Z ggregory $ org.objectweb.jorm.generator.lib.CommonHelper This class is a helper for the generation. All methods provided in this class are shortcut or facilties which simplify the generation. @author Sebastien Chassande-Barrioz 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 ...net.sf.jasperreports.compilers.JRGroovyGenerator @author Teodor Danciu (teodord@users.sourceforge.net), Peter Severin (peter_p_s@users.sourceforge.net) @version $Id: JRGroovyGenerator.java,v 1.7 2005/07/03 20:41:18 teodord Exp $ 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.xquark.extractor.sql.AbstractGenSqlVisitor
org.hibernate.persister.entity.JoinedSubclassEntityPersister An <tt>EntityPersister</tt> implementing the normalized "table-per-subclass" mapping strategy @author Gavin King edu.oswego.cs.dl.util.concurrent.ConcurrentReaderHashMap A version of Hashtable that supports mostly-concurrent reading, but exclusive writing. Because reads are not limited to periods without writes, a concurrent reader policy is weaker than a classic reader/writer policy, but is generally faster and allows more concurrency. This class is a good choic ...org.jboss.webservice.client.ServiceObjectFactory This ServiceObjectFactory reconstructs a javax.xml.rpc.Service for a given WSDL when the webservice client does a JNDI lookup <p/> It uses the information provided by the service-ref element in application-client.xml @author Thomas.Diesler@jboss.org @since 15-April-2004 sync4j.server.engine.Sync4jStrategy This class represents a synchronization process. The base concrete implementation of a synchronization strategy. It implements the <i>ConcreteStrategy</i> partecipant of the Strategy Pattern. <p> The synchronization process is implemented in this class as follows: <p> Give ...org.apache.commons.collections.primitives.adapters.TestByteListIteratorListIterator @version $Revision$ $Date: 2005-02-26 05:14:54 -0800 (Sat, 26 Feb 2005) $ @author Rodney Waldhoff | Popular Tags |