|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IntegerPKPersistent in org.zeroexchange.dao |
---|
Classes in org.zeroexchange.dao with type parameters of type IntegerPKPersistent | |
---|---|
class |
BaseIntegerPKDAO<T extends IntegerPKPersistent>
Base DAO for all DAO operate with entities with integer PK |
interface |
IntegerPKDAO<T extends IntegerPKPersistent>
Base DAO for all DAO operate with entities with integer PK |
Uses of IntegerPKPersistent in org.zeroexchange.model.collaboration |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.collaboration | |
---|---|
class |
Contract
The contract entity. |
class |
Invitation
Entity holds invitation information. |
Uses of IntegerPKPersistent in org.zeroexchange.model.dictionary |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.dictionary | |
---|---|
class |
DictionaryItem
The entity holds dictionary item. |
class |
StringDictionaryItem
The string dictionary item. |
Uses of IntegerPKPersistent in org.zeroexchange.model.i18n |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.i18n | |
---|---|
class |
CategoryStrings
The table that contains the Category strings. |
class |
CityStrings
|
class |
CountryStrings
|
class |
DictionaryItemStrings
|
class |
DictionaryStrings
The table that contains the Dictionary strings. |
class |
PropertyStrings
The table that contains the Property strings. |
class |
RoleStrings
The table that contains the Role strings. |
class |
Strings<T extends Persistent>
The entity contains localized data for the persisted business entities. |
Uses of IntegerPKPersistent in org.zeroexchange.model.mcredit |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.mcredit | |
---|---|
class |
CreditLine
User's credit line. |
Uses of IntegerPKPersistent in org.zeroexchange.model.message |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.message | |
---|---|
class |
Message
The message allows users communicate with each other and be informed concerning system's events. |
class |
SystemMessage
The message is sent by the system. |
class |
UserMessage
The message is sent by the user. |
Uses of IntegerPKPersistent in org.zeroexchange.model.resource |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource | |
---|---|
class |
Resource
The base class for the object-specific entities. |
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.category |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.category | |
---|---|
class |
Category
Items class. |
class |
DictionaryProperty
the dictionary property |
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.good |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.good | |
---|---|
class |
GoodResource
|
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.money |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.money | |
---|---|
class |
MoneyResource
|
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.money.che |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.money.che | |
---|---|
class |
CHECreditStatus
|
class |
CHEPayment
|
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.participant |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.participant | |
---|---|
class |
Need
|
class |
ResourceTender
|
class |
Supply
|
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.property |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.property | |
---|---|
class |
Property
The base class for the definitions of the properties of the exchangeable items. |
class |
PropertySpecification
The descriptor of the single resource property. |
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.service |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.service | |
---|---|
class |
ServiceResource
|
Uses of IntegerPKPersistent in org.zeroexchange.model.resource.value |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.resource.value | |
---|---|
class |
ContinuousValue
The base clas for values of the continuous types (integer, string) |
class |
DictionaryValue
The value refers to the dictionary item. |
class |
DoubleValue
The simple double value. |
class |
IntegerValue
The simple integer value. |
class |
LocalizableValue
The value holds localized string. |
class |
LocalizableValueEntry
The localized entry of the LocalizableValue entity. |
class |
StringValue
The simple textual value. |
class |
TimestampValue
|
class |
Value
The value of the property of the offer. |
Uses of IntegerPKPersistent in org.zeroexchange.model.user |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.user | |
---|---|
class |
Credential
|
class |
LocalCredential
|
class |
OpenIdCredential
|
class |
Skill
User skill descriptor. |
class |
User
|
Uses of IntegerPKPersistent in org.zeroexchange.model.user.assessment |
---|
Subclasses of IntegerPKPersistent in org.zeroexchange.model.user.assessment | |
---|---|
class |
Assessment
The Resource assessment. |
class |
BusinessQuality
The business quality holder. |
class |
Expensiveness
The expensiveness rate holder. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |