|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IntegerPKDAO in org.zeroexchange.dao |
---|
Classes in org.zeroexchange.dao that implement IntegerPKDAO | |
---|---|
class |
BaseIntegerPKDAO<T extends IntegerPKPersistent>
Base DAO for all DAO operate with entities with integer PK |
Uses of IntegerPKDAO in org.zeroexchange.dao.collaboration |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.collaboration | |
---|---|
interface |
AssessmentDAO<T extends Assessment>
The DAO operates with the assessment entities. |
interface |
BusinessQualityDAO
|
interface |
ContractDAO
The DAO manipulated with the contract objects. |
Classes in org.zeroexchange.dao.collaboration that implement IntegerPKDAO | |
---|---|
class |
AssessmentDAOImpl<T extends Assessment>
The assessment DAO implemntation. |
class |
BusinessQualityDAOImpl
|
class |
ContractDAOImpl
The DAO manipulated with the contract objects. |
Uses of IntegerPKDAO in org.zeroexchange.dao.invitation |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.invitation | |
---|---|
interface |
InvitationDAO
DAO for Invitation entity. |
Classes in org.zeroexchange.dao.invitation that implement IntegerPKDAO | |
---|---|
class |
InvitationDAOImpl
|
Uses of IntegerPKDAO in org.zeroexchange.dao.mcredit |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.mcredit | |
---|---|
interface |
CreditLineDAO
|
Classes in org.zeroexchange.dao.mcredit that implement IntegerPKDAO | |
---|---|
class |
CreditLineDAOImpl
|
Uses of IntegerPKDAO in org.zeroexchange.dao.message |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.message | |
---|---|
interface |
MessageDAO
|
Classes in org.zeroexchange.dao.message that implement IntegerPKDAO | |
---|---|
class |
MessageDAOImpl
|
Uses of IntegerPKDAO in org.zeroexchange.dao.resource |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.resource | |
---|---|
interface |
CategoryDAO
|
interface |
DictionaryItemDAO
|
interface |
LocalizableValueDAO
The DAO for the LocalizableValue entity. |
interface |
NeedDAO
|
interface |
PropertySpecificationDAO
The DAO for the PropertySpecification entity. |
interface |
ResourceDAO
The contract DAO. |
interface |
ResourceTenderDAO<T extends ResourceTender>
|
interface |
SupplyDAO
|
Classes in org.zeroexchange.dao.resource that implement IntegerPKDAO | |
---|---|
class |
CategoryDAOImpl
|
class |
DictionaryItemDAOImpl
|
class |
LocalizableValueDAOImpl
The localizable value DAO. |
class |
NeedDAOImpl
|
class |
PropertySpecificationDAOImpl
The PropertySpecificationDAO implementation. |
class |
ResourceDAOImpl
Implementation of the resource DAO. |
class |
ResourceTenderDAOImpl<T extends ResourceTender>
|
class |
SupplyDAOImpl
|
Uses of IntegerPKDAO in org.zeroexchange.dao.resource.money.fixed |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.resource.money.fixed | |
---|---|
interface |
CHECreditStatusDAO
|
interface |
CHEPaymentDAO
|
Classes in org.zeroexchange.dao.resource.money.fixed that implement IntegerPKDAO | |
---|---|
class |
CHECreditStatusDAOImpl
|
class |
CHEPaymentDAOImpl
|
Uses of IntegerPKDAO in org.zeroexchange.dao.skill |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.skill | |
---|---|
interface |
SkillDAO
DAO operates user skills. |
Classes in org.zeroexchange.dao.skill that implement IntegerPKDAO | |
---|---|
class |
SkillDAOImpl
|
Uses of IntegerPKDAO in org.zeroexchange.dao.user |
---|
Subinterfaces of IntegerPKDAO in org.zeroexchange.dao.user | |
---|---|
interface |
LocalCredentialDAO
|
interface |
OpenIDCredentialDAO
|
Classes in org.zeroexchange.dao.user that implement IntegerPKDAO | |
---|---|
class |
DefaultLocalCredentialDAO
|
class |
DefaultOpenIdCredentialDAO
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |