|
PSE 2000 Group 4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CompcapabilityBDO | |
| jobmatch.business.entity | |
| jobmatch.data | |
| Uses of CompcapabilityBDO in jobmatch.business.entity |
| Subclasses of CompcapabilityBDO in jobmatch.business.entity | |
class |
ComputerCapability
ComputerCapability Business Object |
| Uses of CompcapabilityBDO in jobmatch.data |
| Methods in jobmatch.data that return CompcapabilityBDO | |
CompcapabilityBDO |
OperatingsystemCandidateBDO.getCapabilityBDO()
Get BDO-wrapped Capability of the OperatingsystemCandidateDO |
CompcapabilityBDO |
SoftwareCandidateBDO.getCapabilityBDO()
Get BDO-wrapped Capability of the SoftwareCandidateDO |
CompcapabilityBDO |
ProgrammingCandidateBDO.getCapabilityBDO()
Get BDO-wrapped Capability of the ProgrammingCandidateDO |
static CompcapabilityBDO |
CompcapabilityBDO.createVirgin()
Like the class CompcapabilityDO,
this class acts as a factory. |
static CompcapabilityBDO |
CompcapabilityBDO.createExisting(CompcapabilityDO DO)
The createExisting method is used to create a CompcapabilityBDO
from a CompcapabilityDO that was returned by
the CompcapabilityQuery class. |
static CompcapabilityBDO[] |
CompcapabilityBDO.getBDOarray()
The getBDOarray method performs a database query to return an array of CompcapabilityBDO objects
representing all the rows in the Compcapability table. |
CompcapabilityBDO[] |
CompcapabilityQuery.getBDOArray()
Return array of BDOs constructed from ResultSet returned by query. |
CompcapabilityBDO |
CompcapabilityQuery.getNextBDO()
Return successive BDOs from array built from ResultSet returned by query. |
CompcapabilityBDO |
OperatingsystemProfileBDO.getMinCapabilityBDO()
Get BDO-wrapped MinCapability of the OperatingsystemProfileDO |
CompcapabilityBDO |
SoftwareProfileBDO.getMinCapabilityBDO()
Get BDO-wrapped MinCapability of the SoftwareProfileDO |
CompcapabilityBDO |
ProgrammingProfileBDO.getMinCapabilityBDO()
Get BDO-wrapped MinCapability of the ProgrammingProfileDO |
| Methods in jobmatch.data with parameters of type CompcapabilityBDO | |
void |
OperatingsystemCandidateBDO.setCapability(CompcapabilityBDO Capability)
Set Capability of the OperatingsystemCandidateDO |
void |
SoftwareCandidateBDO.setCapability(CompcapabilityBDO Capability)
Set Capability of the SoftwareCandidateDO |
void |
ProgrammingCandidateBDO.setCapability(CompcapabilityBDO Capability)
Set Capability of the ProgrammingCandidateDO |
void |
OperatingsystemProfileBDO.setMinCapability(CompcapabilityBDO MinCapability)
Set MinCapability of the OperatingsystemProfileDO |
void |
SoftwareProfileBDO.setMinCapability(CompcapabilityBDO MinCapability)
Set MinCapability of the SoftwareProfileDO |
void |
ProgrammingProfileBDO.setMinCapability(CompcapabilityBDO MinCapability)
Set MinCapability of the ProgrammingProfileDO |
|
PSE 2000 Group 4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||