business-objects v1.1.0
Namespaces
bo
bo.commonRules
bo.dataAccess
bo.dataTypes
bo.rules
bo.shared
bo.system
external
internal
Classes
bo.commonRules.DependencyRule
bo.commonRules.ExpressionRule
bo.commonRules.InformationRule
bo.commonRules.IsInAllRolesRule
bo.commonRules.IsInAnyRoleRule
bo.commonRules.IsInRoleRule
bo.commonRules.IsNotInAnyRoleRule
bo.commonRules.IsNotInRoleRule
bo.commonRules.LengthIsRule
bo.commonRules.MaxLengthRule
bo.commonRules.MaxValueRule
bo.commonRules.MinLengthRule
bo.commonRules.MinValueRule
bo.commonRules.NullResultOption
bo.commonRules.RequiredRule
bo.dataAccess.ConnectionManagerBase
bo.dataAccess.DaoBase
bo.dataAccess.DaoError
bo.dataTypes.Boolean
bo.dataTypes.DataType
bo.dataTypes.DateTime
bo.dataTypes.Decimal
bo.dataTypes.Email
bo.dataTypes.Enum
bo.dataTypes.Integer
bo.dataTypes.Text
bo.i18n
bo.I18nError
bo.rules.AuthorizationAction
bo.rules.AuthorizationContext
bo.rules.AuthorizationError
bo.rules.AuthorizationResult
bo.rules.AuthorizationRule
bo.rules.BrokenRule
bo.rules.BrokenRuleList
bo.rules.BrokenRulesOutput
bo.rules.BrokenRulesResponse
bo.rules.DataTypeRule
bo.rules.NoAccessBehavior
bo.rules.ResultBase
bo.rules.RuleBase
bo.rules.RuleList
bo.rules.RuleManager
bo.rules.RuleNotice
bo.rules.RuleSeverity
bo.rules.ValidationContext
bo.rules.ValidationResult
bo.rules.ValidationRule
bo.shared.ConfigurationError
bo.shared.DataPortalAction
bo.shared.DataPortalContext
bo.shared.DataPortalError
bo.shared.DataPortalEvent
bo.shared.DataPortalEventArgs
bo.shared.DataStore
bo.shared.EventHandlerList
bo.shared.ExtensionManager
bo.shared.ExtensionManagerBase
bo.shared.ExtensionManagerSync
bo.shared.ModelError
bo.shared.ModelState
bo.shared.PropertyContext
bo.shared.PropertyFlag
bo.shared.PropertyInfo
bo.shared.PropertyManager
bo.shared.TransferContext
bo.system.ArgumentCheck
bo.system.ArgumentError
bo.system.ConstructorError
bo.system.Enumeration
bo.system.EnumerationError
bo.system.MethodError
bo.system.NotImplementedError
bo.system.PropertyError
bo.system.UserInfo
bo.system.Utility
CollectionBase
CommandObject
CommandObjectSync
EditableChildCollection
EditableChildCollectionSync
EditableChildModel
EditableChildModelSync
EditableRootCollection
EditableRootCollectionSync
EditableRootModel
EditableRootModelSync
ModelBase
ReadOnlyChildCollection
ReadOnlyChildCollectionSync
ReadOnlyChildModel
ReadOnlyChildModelSync
ReadOnlyRootCollection
ReadOnlyRootCollectionSync
ReadOnlyRootModel
ReadOnlyRootModelSync
Events
CommandObject#event:postExecute
CommandObject#event:preExecute
CommandObjectSync#event:postExecute
CommandObjectSync#event:preExecute
EditableChildModel#event:postCreate
EditableChildModel#event:postFetch
EditableChildModel#event:postInsert
EditableChildModel#event:postRemove
EditableChildModel#event:postUpdate
EditableChildModel#event:preCreate
EditableChildModel#event:preFetch
EditableChildModel#event:preInsert
EditableChildModel#event:preRemove
EditableChildModel#event:preUpdate
EditableChildModelSync#event:postCreate
EditableChildModelSync#event:postFetch
EditableChildModelSync#event:postInsert
EditableChildModelSync#event:postRemove
EditableChildModelSync#event:postUpdate
EditableChildModelSync#event:preCreate
EditableChildModelSync#event:preFetch
EditableChildModelSync#event:preInsert
EditableChildModelSync#event:preRemove
EditableChildModelSync#event:preUpdate
EditableRootCollection#event:postCreate
EditableRootCollection#event:postFetch
EditableRootCollection#event:postInsert
EditableRootCollection#event:postRemove
EditableRootCollection#event:postSave
EditableRootCollection#event:postUpdate
EditableRootCollection#event:preCreate
EditableRootCollection#event:preFetch
EditableRootCollection#event:preInsert
EditableRootCollection#event:preRemove
EditableRootCollection#event:preSave
EditableRootCollection#event:preUpdate
EditableRootCollectionSync#event:postCreate
EditableRootCollectionSync#event:postFetch
EditableRootCollectionSync#event:postInsert
EditableRootCollectionSync#event:postRemove
EditableRootCollectionSync#event:postSave
EditableRootCollectionSync#event:postUpdate
EditableRootCollectionSync#event:preCreate
EditableRootCollectionSync#event:preFetch
EditableRootCollectionSync#event:preInsert
EditableRootCollectionSync#event:preRemove
EditableRootCollectionSync#event:preSave
EditableRootCollectionSync#event:preUpdate
EditableRootModel#event:postCreate
EditableRootModel#event:postFetch
EditableRootModel#event:postInsert
EditableRootModel#event:postRemove
EditableRootModel#event:postSave
EditableRootModel#event:postUpdate
EditableRootModel#event:preCreate
EditableRootModel#event:preFetch
EditableRootModel#event:preInsert
EditableRootModel#event:preRemove
EditableRootModel#event:preSave
EditableRootModel#event:preUpdate
EditableRootModelSync#event:postCreate
EditableRootModelSync#event:postFetch
EditableRootModelSync#event:postInsert
EditableRootModelSync#event:postRemove
EditableRootModelSync#event:postSave
EditableRootModelSync#event:postUpdate
EditableRootModelSync#event:preCreate
EditableRootModelSync#event:preFetch
EditableRootModelSync#event:preInsert
EditableRootModelSync#event:preRemove
EditableRootModelSync#event:preSave
EditableRootModelSync#event:preUpdate
ReadOnlyChildModel#event:postFetch
ReadOnlyChildModel#event:preFetch
ReadOnlyChildModelSync#event:postFetch
ReadOnlyChildModelSync#event:preFetch
ReadOnlyRootCollection#event:postFetch
ReadOnlyRootCollection#event:preFetch
ReadOnlyRootCollectionSync#event:postFetch
ReadOnlyRootCollectionSync#event:preFetch
ReadOnlyRootModel#event:postFetch
ReadOnlyRootModel#event:preFetch
ReadOnlyRootModelSync#event:postFetch
ReadOnlyRootModelSync#event:preFetch
Class: CollectionBase
CollectionBase
Serves as the base class for colections.
new CollectionBase
()
Creates a base collection instance.
Extends
EventEmitter