| Interface | Description |
|---|---|
| ProductOwner |
Common interface for entities which own products.
|
| RoleContainer |
Defines an object that contains user roles
|
| Class | Description |
|---|---|
| AbstractProductProfileField |
Base actions class between products and profile fields
|
| Address |
Represents an address, containing postal information
|
| AdminGroup |
A specialized group for administrators
|
| AdminProduct |
Products for administrators
|
| AdminProductAuthorizationRole |
Stores the relationship between a
AdminProduct and a AuthorizationRole |
| BasicGroup |
Basic class for groups that have basic settings, like password length, password policy and so on.
|
| BasicGroup.BasicGroupCustomizer |
Customizer to allow direct access to fields on queries
|
| BasicUser |
The root class for user hierarchy
|
| BrokerGroup |
A group for brokers
|
| Brokering |
Represents a brokering relationship
|
| BrokeringLog |
Represents a log of the brokering
|
| BrokerProduct |
Products for brokers
|
| GeneralReference | |
| GeoLocatedAddress |
Represents an address which can be geolocalized
|
| Group |
An user group hosts, and may be related to a
GroupSet |
| GroupSet |
A group set joins related groups in a "community"
|
| LandLinePhone |
A land line (fixed) phone number.
|
| LoginHistoryLog |
Records a login log for a given user
|
| MemberGroup |
A group for regular members
|
| MemberProduct |
Products for members
|
| MemberProductCustomOperation |
Stores the relationship between a
MemberProduct and a CustomOperation |
| MobilePhone |
A mobile phone.
|
| MyProductPasswordAction |
Possible password actions for own user
|
| Operator |
An operator is an user type that acts in behalf of another user.
|
| OperatorGroup |
A group for operators
|
| OperatorGroupAccountType |
Contains the relationship between an operator group and an user account type
|
| OperatorGroupLog |
Keeps tracks of groups where an operator has been a part of
|
| OperatorGroupPaymentType |
Contains the relationship between an operator group and an user account type
|
| Phone |
Stores either a phone number
|
| Product |
A Product contains permissions and relationships with other entities, and may be associated to
BasicGroups
(including Groups and
GroupSets) or individual Users |
| ProductAccessClient |
Base class which represents the relationship between a product and an access client type
|
| ProductAdField |
Base class for the relationship between a product and an ad field
|
| ProductAdminVoucher |
Grants permission over vouchers of managed users
|
| ProductBrokerVoucher |
Grants permission over vouchers of brokered users
|
| ProductDashboardAction |
Relationship between Product and DashboardAction
|
| ProductMemberVoucher |
Grants permission over vouchers of members
|
| ProductMyAccessClient |
An entity that represents the permitted actions over his own access clients
|
| ProductMyAdField |
Represents the relationship between a member product and an ad field
|
| ProductMyProfileField |
Represents a set of actions an user can perform over his own profile fields
|
| ProductMyRecordType |
Represents the relationship between a product and user record types over own users
|
| ProductMyTokenType |
Represents the relationship between an member product and a token type over own users
|
| ProductNotification |
Allowed user notification preferences.
|
| ProductPasswordAction |
Base class for password actions
|
| ProductRecordField |
Represents a relationship between a product record type and a custom field
|
| ProductRecordType |
Represents a relationship between a product and a record type
|
| ProductSystemRecordType |
Represents the relationship between an admin product and system record types
|
| ProductTokenType |
Represents a relationship between a product and a token type
|
| ProductTransferStatusFlow |
An entity that represents the relationship between a product and transfer status flows
|
| ProductUserAccessClient |
An entity that represents the permitted actions over an user's access clients
|
| ProductUserAdField |
Represents the relationship between a user management product and an ad field
|
| ProductUserProfileField |
Represents a set of actions an user can perform over other users profiles
|
| ProductUserRecordType |
Represents the relationship between an user management product and user record types over managed users
|
| ProductUserTokenType |
Represents the relationship between an user management product and user tokens over managed users
|
| ProductUserVoucher |
Base superclass for
ProductBrokerVoucher and ProductMemberVoucher |
| ProductVoucher |
Stores the relationship between a
Product and a VoucherConfiguration, granting permissions for
vouchers |
| Record |
Stores a value for a record, given its type
|
| RecordCustomField |
A custom field for records
|
| RecordCustomFieldPossibleValue |
Possible value for document custom fields
|
| RecordCustomFieldPossibleValueCategory |
Possible value categories for record fields
|
| RecordCustomFieldValue |
Stores custom field values for
Records |
| RecordType |
Base class for record types
|
| RecordTypeSharedRecordField |
Stores the relation between record types and shared custom fields.
|
| Reference | |
| ReferenceHistory |
Represent the log of change for General Reference
|
| SystemRecord |
A
Record for an SystemRecordType |
| SystemRecordType |
Type for system-wide records
|
| TransactionFeedback |
A reference given for a single payment
|
| User |
The user extends the BasicUser with the relationship with a group, so that all user subclasses are required to have a
group
|
| UserActivity | |
| UserAddress |
An address which belongs to an user
|
| UserAllProduct |
Maps the users_all_products view
|
| UserAllProduct.UserAllProductPK | |
| UserChannel |
Stores a preference for an user to access an specific channel
|
| UserCustomField |
A custom field for users
|
| UserCustomFieldPossibleValue |
Possible value for document custom fields
|
| UserCustomFieldPossibleValueCategory |
Possible value categories for user fields
|
| UserCustomFieldValue |
Stores custom field values for
Users |
| UserCustomImage |
User custom image
|
| UserDashboardAction |
Quick accesses set to the user
|
| UserGroup |
A specialized group for users (members or brokers)
|
| UserGroupLog |
Keeps tracks of groups where a user has been a part of
|
| UserImage |
User profile image
|
| UserManagementProduct |
Common class for products that manage other users
|
| UserProductLog |
Represents a log of individually assigned products
|
| UserProductPasswordAction |
Possible password actions for user management
|
| UserRecord |
A
Record for an UserRecordType |
| UserRecordType |
RecordType applied to users |
| UserRegionalSettings |
Stores the regional settings for a given user, like preferred locale or time zone
|
| UserStatusLog |
Keeps track an user status across the time
|
| Enum | Description |
|---|---|
| ValidationKeyType |
Represents the possible situations where the user validation key is used
|