|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans._SolutionRelevance_Impl
public abstract class _SolutionRelevance_Impl
Constructor Summary | |
---|---|
_SolutionRelevance_Impl()
|
Method Summary | |
---|---|
java.lang.String |
_getItemDescriptorName()
|
java.lang.Class |
_getObjectInterfaceClass()
|
void |
copyTo(SolutionRelevance destination)
Copies the property values of this instance to another instance of the same data type. |
int |
decrementHotUseCount()
Decrements the hot use count for the solution and recomputes the score. |
int |
decrementUseCount()
Decrements the use count for the solution and recomputes the score. |
int |
getHotScore()
|
int |
getQOAAScore()
|
int |
getTopScore()
|
int |
incrementHotUseCount()
Increments the hot use count for the solution and recomputes the score. |
int |
incrementUseCount()
Increments the use count for the solution and recomputes the score. |
int |
incrementViewCount()
Increments the view count for the solution and recomputes the score. |
boolean |
isRemoved()
Returns true if the underlying object has been removed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface atg.svc.repository.beans.pv.SolutionRelevance_PV |
---|
_isMutable, getDbHotScore, getDbQOAAScore, getDbTopScore, getHasDbHotScore, getHasDbQOAAScore, getHasDbTopScore, getHotUseCount, getId, getLastUseDate, getLastViewDate, getSolutionClassId, getSolutionId, getUseCount, getViewCount, isIsQOAA, prepareInstanceForWrite, setDbHotScore, setDbQOAAScore, setDbTopScore, setHasDbHotScore, setHasDbQOAAScore, setHasDbTopScore, setHotUseCount, setId, setIsQOAA, setLastUseDate, setLastViewDate, setSolutionClassId, setSolutionId, setUseCount, setViewCount, writeInstance |
Methods inherited from interface javax.ejb.EJBLocalObject |
---|
getEJBLocalHome, getPrimaryKey, isIdentical, remove |
Constructor Detail |
---|
public _SolutionRelevance_Impl()
Method Detail |
---|
public boolean isRemoved() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
isRemoved
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
isRemoved
in interface SolutionRelevance
javax.ejb.EJBException
public java.lang.String _getItemDescriptorName()
public java.lang.Class _getObjectInterfaceClass()
public void copyTo(SolutionRelevance destination) throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
copyTo
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
copyTo
in interface SolutionRelevance
javax.ejb.EJBException
public int incrementUseCount() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
incrementUseCount
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
incrementUseCount
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int decrementUseCount() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
decrementUseCount
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
decrementUseCount
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int incrementViewCount() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
incrementViewCount
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
incrementViewCount
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int incrementHotUseCount() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
incrementHotUseCount
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
incrementHotUseCount
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int decrementHotUseCount() throws javax.ejb.EJBException
atg.svc.repository.beans.pv.SolutionRelevance_PV
decrementHotUseCount
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
decrementHotUseCount
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int getHotScore() throws javax.ejb.EJBException
getHotScore
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
getHotScore
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int getTopScore() throws javax.ejb.EJBException
getTopScore
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
getTopScore
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurredpublic int getQOAAScore() throws javax.ejb.EJBException
getQOAAScore
in interface atg.svc.repository.beans.pv.SolutionRelevance_PV
getQOAAScore
in interface SolutionRelevance
javax.ejb.EJBException
- A system-level error occurred
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |