CSLA.NET 5.4.2
CSLA .NET is a software development framework that helps you build a reusable, maintainable object-oriented business layer for your app.
Csla.IBusinessBase Member List

This is the complete list of members for Csla.IBusinessBase, including all inherited members.

AcceptChanges(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
AllRulesComplete()Csla.Rules.IHostRules
ApplyEdit()Csla.Core.ISupportUndo
ApplyEditChild(Core.IEditableBusinessObject child)Csla.Core.IParent
BeginEdit()Csla.Core.ISupportUndo
BeginSave()Csla.Core.ISavable< T >
BeginSave(object userState)Csla.Core.ISavable< T >
BeginSave()Csla.Core.ISavable< T >
BeginSave(object userState)Csla.Core.ISavable< T >
BusyChangedCsla.Core.INotifyBusy
CancelEdit()Csla.Core.ISupportUndo
CanExecuteMethod(string methodName)Csla.Security.IAuthorizeReadWrite
CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.Security.IAuthorizeReadWrite
CanReadProperty(string propertyName)Csla.Security.IAuthorizeReadWrite
CanReadProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite
CanWriteProperty(string propertyName)Csla.Security.IAuthorizeReadWrite
CanWriteProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite
CheckRules()Csla.Core.ICheckRules
CheckRulesAsync()Csla.Core.ICheckRules
ChildChangedCsla.Core.INotifyChildChanged
CopyState(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
Delete()Csla.Core.IEditableBusinessObject
DeleteChild()Csla.Core.IEditableBusinessObject
Deserialized()Csla.Serialization.Mobile.ISerializationNotification
EditLevelCsla.Core.IUndoableObject
EditLevelAddedCsla.Core.IEditableBusinessObject
GetBrokenRules()Csla.Core.ICheckRules
GetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
GetNextIdentity(int current)Csla.Core.IParent
GetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
IdentityCsla.Core.IBusinessObject
IsBusyCsla.Core.INotifyBusy
IsChildCsla.Core.ITrackStatus
IsDeletedCsla.Core.ITrackStatus
IsDirtyCsla.Core.ITrackStatus
IsNewCsla.Core.ITrackStatus
IsSavableCsla.Core.ITrackStatus
IsSelfBusyCsla.Core.INotifyBusy
IsSelfDirtyCsla.Core.ITrackStatus
IsSelfValidCsla.Core.ITrackStatus
IsValidCsla.Core.ITrackStatus
ParentCsla.Core.IParent
RemoveChild(Core.IEditableBusinessObject child)Csla.Core.IParent
ResumeRuleChecking()Csla.Core.ICheckRules
RuleComplete(Csla.Core.IPropertyInfo property)Csla.Rules.IHostRules
RuleComplete(string property)Csla.Rules.IHostRules
RuleStart(Csla.Core.IPropertyInfo property)Csla.Rules.IHostRules
Save()Csla.Core.ISavable< T >
Save(bool forceUpdate)Csla.Core.ISavable< T >
Save()Csla.Core.ISavable< T >
Save(bool forceUpdate)Csla.Core.ISavable< T >
SaveAndMergeAsync()Csla.Core.ISavable< T >
SaveAndMergeAsync(bool forceUpdate)Csla.Core.ISavable< T >
SaveAndMergeAsync()Csla.Core.ISavable< T >
SaveAndMergeAsync(bool forceUpdate)Csla.Core.ISavable< T >
SaveAsync()Csla.Core.ISavable< T >
SaveAsync(bool forceUpdate)Csla.Core.ISavable< T >
SaveAsync()Csla.Core.ISavable< T >
SaveAsync(bool forceUpdate)Csla.Core.ISavable< T >
SaveComplete(object newObject)Csla.Core.ISavable< T >
SaveComplete(T newObject)Csla.Core.ISavable< T >
SavedCsla.Core.ISavable< T >
SetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
SetParent(IParent parent)Csla.Core.IEditableBusinessObject
SetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
SuppressRuleChecking()Csla.Core.ICheckRules
UndoChanges(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
UnhandledAsyncExceptionCsla.Core.INotifyUnhandledAsyncException