atg.svc.repository.beans.methods
Class SolutionHomeMethods

java.lang.Object
  extended by atg.svc.repository.beans.methods.SolutionHomeMethods

public class SolutionHomeMethods
extends java.lang.Object

Defines extension methods for the Solution home interface.

Version:
$Id: //application/service/version/2007.3/common/src/classes/atg/svc/repository/beans/methods/SolutionHomeMethods.java#2 $$Change: 632007 $
Author:
rshinde

Field Summary
static java.lang.String CLASS_VERSION
           
 
Constructor Summary
SolutionHomeMethods()
           
 
Method Summary
 Solution findPublishedSolutionById(java.lang.String pSolutionId, SolutionHome pSolutionHome)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASS_VERSION

public static final java.lang.String CLASS_VERSION
See Also:
Constant Field Values
Constructor Detail

SolutionHomeMethods

public SolutionHomeMethods()
Method Detail

findPublishedSolutionById

public Solution findPublishedSolutionById(java.lang.String pSolutionId,
                                          SolutionHome pSolutionHome)
                                   throws javax.ejb.FinderException,
                                          ObjectNotFoundException
Throws:
javax.ejb.FinderException
ObjectNotFoundException