|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans.methods.BaseMethods
atg.svc.repository.beans.methods.SolutionHomeMethods
public class SolutionHomeMethods
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 |
---|
public static final java.lang.String CLASS_VERSION
Constructor Detail |
---|
public SolutionHomeMethods()
Method Detail |
---|
public atg.svc.repository.beans.Solution findPublishedSolutionById(java.lang.String pSolutionId, SolutionHome pSolutionHome) throws javax.ejb.FinderException, ObjectNotFoundException
javax.ejb.FinderException
ObjectNotFoundException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |