CollectionBase
CommandObject
CommandObjectSync
EditableChildCollection
-
EditableChildCollection#
fetch([data], callback) -
EditableChildCollection#
filter(callback) -
EditableChildCollection#
forEach(callback) -
EditableChildCollection#
fromCto(data, callback) -
EditableChildCollection#
getBrokenRules([namespace]) -
EditableChildCollection#
isValid() -
EditableChildCollection#
map(callback)
EditableChildCollectionSync
-
EditableChildCollectionSync#
fetch([data]) -
EditableChildCollectionSync#
filter(callback) -
EditableChildCollectionSync#
forEach(callback) -
EditableChildCollectionSync#
fromCto(data) -
EditableChildCollectionSync#
getBrokenRules([namespace]) -
EditableChildCollectionSync#
isValid() -
EditableChildCollectionSync#
map(callback)
EditableChildModel
- EditableChildModel(parent[, eventHandlers])
-
EditableChildModel.
create(parent[, eventHandlers], callback) -
EditableChildModel.
load(parent, data[, eventHandlers], callback) -
EditableChildModel#
$modelName -
EditableChildModel#
checkRules() -
EditableChildModel#
childHasChanged() -
EditableChildModel#
create(callback) -
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 -
EditableChildModel#
fetch([data][, method], callback) -
EditableChildModel#
fromCto(cto, callback) -
EditableChildModel#
getBrokenRules([namespace])
-
EditableChildModel#
getModelState() -
EditableChildModel#
isDeleted() -
EditableChildModel#
isDirty() -
EditableChildModel#
isNew() -
EditableChildModel#
isSelfDirty() -
EditableChildModel#
isValid() -
EditableChildModel#
keyEquals(data, getPropertyValue) -
EditableChildModel#
remove() -
EditableChildModel#
save(connection, callback) -
EditableChildModel#
toCto()
EditableChildModelSync
- EditableChildModelSync(parent[, eventHandlers])
-
EditableChildModelSync.
create(parent[, eventHandlers]) -
EditableChildModelSync.
load(parent, data[, eventHandlers]) -
EditableChildModelSync#
$modelName -
EditableChildModelSync#
checkRules() -
EditableChildModelSync#
childHasChanged() -
EditableChildModelSync#
create() -
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 -
EditableChildModelSync#
fetch([data][, method]) -
EditableChildModelSync#
fromCto(cto) -
EditableChildModelSync#
getBrokenRules([namespace])
-
EditableChildModelSync#
getModelState() -
EditableChildModelSync#
isDeleted() -
EditableChildModelSync#
isDirty() -
EditableChildModelSync#
isNew() -
EditableChildModelSync#
isSelfDirty() -
EditableChildModelSync#
isValid() -
EditableChildModelSync#
keyEquals(data, getPropertyValue) -
EditableChildModelSync#
remove() -
EditableChildModelSync#
save(connection) -
EditableChildModelSync#
toCto()
EditableRootCollection
- EditableRootCollection([eventHandlers])
-
EditableRootCollection.
create([eventHandlers], callback) -
EditableRootCollection.
fetch([filter][, method][, eventHandlers], callback) -
EditableRootCollection#
$modelName -
EditableRootCollection#
at(index) -
EditableRootCollection#
checkRules() -
EditableRootCollection#
childHasChanged() -
EditableRootCollection#
count -
EditableRootCollection#
create(callback) -
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 -
EditableRootCollection#
every(callback) -
EditableRootCollection#
fetch([filter][, method], callback) -
EditableRootCollection#
filter(callback) -
EditableRootCollection#
forEach(callback) -
EditableRootCollection#
fromCto(cto, callback) -
EditableRootCollection#
getBrokenRules([namespace]) -
EditableRootCollection#
getModelState()
-
EditableRootCollection#
getResponse([message][, namespace]) -
EditableRootCollection#
isDeleted() -
EditableRootCollection#
isDirty() -
EditableRootCollection#
isNew() -
EditableRootCollection#
isSavable() -
EditableRootCollection#
isSelfDirty() -
EditableRootCollection#
isValid() -
EditableRootCollection#
map(callback) -
EditableRootCollection#
remove() -
EditableRootCollection#
save(callback) -
EditableRootCollection#
some(callback) -
EditableRootCollection#
sort([fnCompare]) -
EditableRootCollection#
toCto()
EditableRootCollectionSync
- EditableRootCollectionSync([eventHandlers])
-
EditableRootCollectionSync.
create([eventHandlers]) -
EditableRootCollectionSync.
fetch([filter][, method][, eventHandlers]) -
EditableRootCollectionSync#
$modelName -
EditableRootCollectionSync#
at(index) -
EditableRootCollectionSync#
checkRules() -
EditableRootCollectionSync#
childHasChanged() -
EditableRootCollectionSync#
count -
EditableRootCollectionSync#
create() -
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 -
EditableRootCollectionSync#
every(callback) -
EditableRootCollectionSync#
fetch([filter][, method]) -
EditableRootCollectionSync#
filter(callback) -
EditableRootCollectionSync#
forEach(callback) -
EditableRootCollectionSync#
fromCto(cto) -
EditableRootCollectionSync#
getBrokenRules([namespace]) -
EditableRootCollectionSync#
getModelState()
-
EditableRootCollectionSync#
getResponse([message][, namespace]) -
EditableRootCollectionSync#
isDeleted() -
EditableRootCollectionSync#
isDirty() -
EditableRootCollectionSync#
isNew() -
EditableRootCollectionSync#
isSavable() -
EditableRootCollectionSync#
isSelfDirty() -
EditableRootCollectionSync#
isValid() -
EditableRootCollectionSync#
map(callback) -
EditableRootCollectionSync#
remove() -
EditableRootCollectionSync#
save() -
EditableRootCollectionSync#
some(callback) -
EditableRootCollectionSync#
sort([fnCompare]) -
EditableRootCollectionSync#
toCto()
EditableRootModel
- EditableRootModel([eventHandlers])
-
EditableRootModel.
create([eventHandlers], callback) -
EditableRootModel.
fetch([filter][, method][, eventHandlers], callback) -
EditableRootModel#
$modelName -
EditableRootModel#
checkRules() -
EditableRootModel#
childHasChanged() -
EditableRootModel#
create(callback) -
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 -
EditableRootModel#
fetch([filter][, method], callback) -
EditableRootModel#
fromCto(cto, callback) -
EditableRootModel#
getBrokenRules([namespace])
-
EditableRootModel#
getModelState() -
EditableRootModel#
getResponse([message][, namespace]) -
EditableRootModel#
isDeleted() -
EditableRootModel#
isDirty() -
EditableRootModel#
isNew() -
EditableRootModel#
isSavable() -
EditableRootModel#
isSelfDirty() -
EditableRootModel#
isValid() -
EditableRootModel#
remove() -
EditableRootModel#
save(callback) -
EditableRootModel#
toCto()
EditableRootModelSync
- EditableRootModelSync([eventHandlers])
-
EditableRootModelSync.
create([eventHandlers]) -
EditableRootModelSync.
fetch([filter][, method][, eventHandlers]) -
EditableRootModelSync#
$modelName -
EditableRootModelSync#
checkRules() -
EditableRootModelSync#
childHasChanged() -
EditableRootModelSync#
create() -
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 -
EditableRootModelSync#
fetch([filter][, method]) -
EditableRootModelSync#
fromCto(cto) -
EditableRootModelSync#
getBrokenRules([namespace])
-
EditableRootModelSync#
getModelState() -
EditableRootModelSync#
getResponse([message][, namespace]) -
EditableRootModelSync#
isDeleted() -
EditableRootModelSync#
isDirty() -
EditableRootModelSync#
isNew() -
EditableRootModelSync#
isSavable() -
EditableRootModelSync#
isSelfDirty() -
EditableRootModelSync#
isValid() -
EditableRootModelSync#
remove() -
EditableRootModelSync#
save() -
EditableRootModelSync#
toCto()
ModelBase
ReadOnlyChildCollection
ReadOnlyChildCollectionSync
ReadOnlyChildModel
ReadOnlyChildModelSync
ReadOnlyRootCollection
-
ReadOnlyRootCollection#
event:preFetch -
ReadOnlyRootCollection#
every(callback) -
ReadOnlyRootCollection#
fetch([filter][, method], callback) -
ReadOnlyRootCollection#
filter(callback) -
ReadOnlyRootCollection#
forEach(callback) -
ReadOnlyRootCollection#
getBrokenRules([namespace]) -
ReadOnlyRootCollection#
getResponse([message][, namespace])
ReadOnlyRootCollectionSync
- ReadOnlyRootCollectionSync([eventHandlers])
-
ReadOnlyRootCollectionSync.
fetch([filter][, method][, eventHandlers]) -
ReadOnlyRootCollectionSync#
$modelName -
ReadOnlyRootCollectionSync#
at(index) -
ReadOnlyRootCollectionSync#
checkRules() -
ReadOnlyRootCollectionSync#
count -
ReadOnlyRootCollectionSync#
event:postFetch
-
ReadOnlyRootCollectionSync#
event:preFetch -
ReadOnlyRootCollectionSync#
every(callback) -
ReadOnlyRootCollectionSync#
fetch([filter][, method]) -
ReadOnlyRootCollectionSync#
filter(callback) -
ReadOnlyRootCollectionSync#
forEach(callback) -
ReadOnlyRootCollectionSync#
getBrokenRules([namespace]) -
ReadOnlyRootCollectionSync#
getResponse([message][, namespace])
ReadOnlyRootModel
ReadOnlyRootModelSync
bo
- bo
-
bo.
CommandObject(properties, rules, extensions) -
bo.
CommandObjectSync(properties, rules, extensions) -
bo.
EditableChildCollection(name, itemType) -
bo.
EditableChildCollectionSync(name, itemType) -
bo.
EditableChildModel(properties, rules, extensions) -
bo.
EditableChildModelSync(properties, rules, extensions)
-
bo.
EditableRootCollection(name, itemType, rules, extensions) -
bo.
EditableRootCollectionSync(name, itemType, rules, extensions) -
bo.
EditableRootModel(properties, rules, extensions) -
bo.
EditableRootModelSync(properties, rules, extensions) -
bo.
initialize(cfgPath) -
bo.
ReadOnlyChildCollection(name, itemType) -
bo.
ReadOnlyChildCollectionSync(name, itemType)
-
bo.
ReadOnlyChildModel(properties, rules, extensions) -
bo.
ReadOnlyChildModelSync(properties, rules, extensions) -
bo.
ReadOnlyRootCollection(name, itemType, rules, extensions) -
bo.
ReadOnlyRootCollectionSync(name, itemType, rules, extensions) -
bo.
ReadOnlyRootModel(properties, rules, extensions) -
bo.
ReadOnlyRootModelSync(properties, rules, extensions)
bo.commonRules
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.RequiredRule
bo.dataAccess.daoBuilder
bo.dataAccess
bo.rules
bo.rules.AuthorizationResult
bo.rules.AuthorizationRule
bo.rules.BrokenRuleList
bo.rules.DataTypeRule
bo.rules.RuleBase
bo.rules.RuleList
bo.rules.ValidationResult
bo.rules.ValidationRule
bo.shared~configuration
bo.shared.DataPortalAction
bo.shared.DataPortalContext
bo.shared.DataPortalError
bo.shared.DataPortalEvent
bo.shared.DataPortalEventArgs
bo.shared.ExtensionManager
bo.shared.ExtensionManagerBase
-
bo.
shared. ExtensionManagerBase(dataSource, modelPath, addArgs) -
bo.
shared. ExtensionManagerBase# addOtherMethod(methodName) -
bo.
shared. ExtensionManagerBase# buildOtherMethods(instance, isSync) -
bo.
shared. ExtensionManagerBase# daoBuilder -
bo.
shared. ExtensionManagerBase# dataCreate -
bo.
shared. ExtensionManagerBase# dataExecute
bo.shared.ExtensionManagerSync
bo.shared.PropertyContext
bo.shared.PropertyFlag
bo.shared.PropertyInfo
bo.shared.PropertyManager
bo.system.ArgumentCheck
-
bo.
system. ArgumentCheck([value]) -
bo.
system. ArgumentCheck. asArray(type[, message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asBoolean([message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asDefined([message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asEnumMember(type[, defaultValue][, message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asFunction([message][, . . . messageParams])
-
bo.
system. ArgumentCheck. asInteger([message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asModelType(model[, message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asNumber([message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asObject([message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asString([message][, . . . messageParams]) -
bo.
system. ArgumentCheck. asType(type[, message][, . . . messageParams])
bo.system.Enumeration
bo.system.Utility
external
-
external.
dataCreate(context, callback) -
external.
dataExecute(context, method, callback) -
external.
dataFetch(context, filter, method, callback) -
external.
dataInsert(context, callback) -
external.
dataRemove(context, callback) -
external.
dataUpdate(context, callback) -
external.
eventHandler(context) -
external.
fromCto(context, cto)