atg.svc.repository.beans.methods
Class SolutionHomeMethods

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

public class SolutionHomeMethods
extends BaseMethods

Defines extension methods for the Solution home interface.


Field Summary
static java.lang.String CLASS_VERSION
           
 
Constructor Summary
SolutionHomeMethods()
           
 
Method Summary
 atg.svc.repository.beans.Solution findPublishedSolutionById(java.lang.String pSolutionId, SolutionHome pSolutionHome)
           
 
Methods inherited from class atg.svc.repository.beans.methods.BaseMethods
getServiceFactory
 
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 atg.svc.repository.beans.Solution findPublishedSolutionById(java.lang.String pSolutionId,
                                                                   SolutionHome pSolutionHome)
                                                            throws javax.ejb.FinderException,
                                                                   ObjectNotFoundException
Throws:
javax.ejb.FinderException
ObjectNotFoundException