Class | Description |
---|---|
AddressData |
Provides a street address which can be embedded into other entities or mixins.
|
BizEntity |
Provides a base class for entities managed by a
BizController . |
ContactData |
Provides various contact information for a person or company which can be embedded into other entities or mixins.
|
DatabaseController |
Provides the management GUI for database related activities.
|
InternationalAddressData |
Provides a street address which can be embedded into other entities or mixins.
|
LoginData |
Stores a username and encrypted password along with some trace data to support logins which can be embedded into
other entities or mixins.
|
PermissionData |
Stores a set of permissions and optinally a custom configuration for an account or tenant which can be embedded into
other entities or mixins.
|
PersonData |
Provides personal information which can be embedded into other entities or mixins.
|
Enum | Description |
---|---|
AddressData.Requirements |
As there are many different requirements for what a valid address might be, these can be specified per
AddressData using one of the following requirements.
|
Copyright © 2018. All rights reserved.