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.Validation.BusinessBase< T > Member List

This is the complete list of members for Csla.Validation.BusinessBase< T >, including all inherited members.

Csla::Core::IEditableBusinessObject.AcceptChanges(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
AcceptChangesComplete()Csla.Core.BusinessBaseprotectedvirtual
AcceptingChanges()Csla.Core.UndoableBaseprotectedvirtual
AddBusinessRules()Csla.Core.BusinessBaseprotectedvirtual
AddEventHooks(IBusinessObject child)Csla.Core.BusinessBaseprotected
AllRulesComplete()Csla.Rules.IHostRules
ApplyEdit()Csla.Core.BusinessBase
ApplyEditChild(Core.IEditableBusinessObject child)Csla.Core.IParent
AuthorizationRulesCsla.Validation.BusinessBase< T >protected
BeginEdit()Csla.Core.BusinessBase
BeginSave()Csla.BusinessBase< T >
BeginSave(object userState)Csla.BusinessBase< T >
BeginSave(EventHandler< SavedEventArgs > handler)Csla.BusinessBase< T >
BeginSave(bool forceUpdate, EventHandler< SavedEventArgs > handler, object userState)Csla.BusinessBase< T >
BeginSave(bool forceUpdate)Csla.BusinessBase< T >
BeginSave(bool forceUpdate, EventHandler< SavedEventArgs > handler)Csla.BusinessBase< T >
BeginSave(EventHandler< SavedEventArgs > handler, object userState)Csla.BusinessBase< T >
BindableBase()Csla.Core.BindableBaseprotected
BindingEditCsla.Core.UndoableBaseprotected
BrokenRulesCollectionCsla.Core.BusinessBase
BusinessBase()Csla.Core.BusinessBaseprotected
BusinessRulesCsla.Core.BusinessBaseprotected
BusyChangedCsla.Core.BusinessBase
CancelEdit()Csla.Core.BusinessBase
CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.Core.BusinessBasevirtual
CanExecuteMethod(Csla.Core.IMemberInfo method, bool throwOnFalse)Csla.Core.BusinessBase
CanExecuteMethod(string methodName)Csla.Core.BusinessBasevirtual
Csla::Security::IAuthorizeReadWrite.CanExecuteMethod(Csla.Core.IMemberInfo method)Csla.Security.IAuthorizeReadWrite
CanReadProperty(Csla.Core.IPropertyInfo property)Csla.Core.BusinessBasevirtual
CanReadProperty(Csla.Core.IPropertyInfo property, bool throwOnFalse)Csla.Core.BusinessBase
CanReadProperty(string propertyName)Csla.Core.BusinessBase
Csla::Security::IAuthorizeReadWrite.CanReadProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite
CanWriteProperty(Csla.Core.IPropertyInfo property)Csla.Core.BusinessBasevirtual
CanWriteProperty(Csla.Core.IPropertyInfo property, bool throwOnFalse)Csla.Core.BusinessBase
CanWriteProperty(string propertyName)Csla.Core.BusinessBase
Csla::Security::IAuthorizeReadWrite.CanWriteProperty(Csla.Core.IPropertyInfo property)Csla.Security.IAuthorizeReadWrite
CheckObjectRules()Csla.Core.BusinessBaseprotectedvirtual
CheckPropertyRules(IPropertyInfo property)Csla.Core.BusinessBaseprotectedvirtual
CheckRules()Csla.Core.ICheckRules
CheckRulesAsync()Csla.Core.ICheckRules
Child_Create()Csla.Core.BusinessBaseprotectedvirtual
Child_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.Core.BusinessBaseprotectedvirtual
Child_OnDataPortalInvoke(DataPortalEventArgs e)Csla.Core.BusinessBaseprotectedvirtual
Child_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.Core.BusinessBaseprotectedvirtual
ChildChangedCsla.Core.BusinessBase
Clone()Csla.BusinessBase< T >
CopyingState()Csla.Core.UndoableBaseprotectedvirtual
Csla::Core::IEditableBusinessObject.CopyState(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
CopyStateComplete()Csla.Core.UndoableBaseprotectedvirtual
DataPortal_OnDataPortalException(DataPortalEventArgs e, Exception ex)Csla.Core.BusinessBaseprotectedvirtual
DataPortal_OnDataPortalInvoke(DataPortalEventArgs e)Csla.Core.BusinessBaseprotectedvirtual
DataPortal_OnDataPortalInvokeComplete(DataPortalEventArgs e)Csla.Core.BusinessBaseprotectedvirtual
Delete()Csla.Core.BusinessBasevirtual
Deserialized()Csla.Serialization.Mobile.ISerializationNotification
DisableIEditableObjectCsla.Core.BusinessBaseprotected
EditChildComplete(Core.IEditableBusinessObject child)Csla.Core.BusinessBaseprotectedvirtual
EditLevelCsla.Core.IUndoableObject
FieldExists(Csla.Core.IPropertyInfo property) (defined in Csla.Core.IManageProperties)Csla.Core.IManageProperties
FieldManagerCsla.Core.BusinessBaseprotected
GetBrokenRules()Csla.Core.BusinessBase
GetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
GetClone()Csla.Core.BusinessBaseprotectedvirtual
GetIdValue()Csla.BusinessBase< T >protectedvirtual
GetNextIdentity(int current)Csla.Core.IParent
GetProperty(IPropertyInfo propertyInfo)Csla.Core.BusinessBaseprotected
GetProperty< P >(string propertyName, P field, P defaultValue)Csla.Core.BusinessBaseprotected
GetProperty< P >(string propertyName, P field, P defaultValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
GetProperty< P >(PropertyInfo< P > propertyInfo, P field)Csla.Core.BusinessBaseprotected
GetProperty< P >(PropertyInfo< P > propertyInfo, P field, P defaultValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
GetProperty< P >(PropertyInfo< P > propertyInfo)Csla.Core.BusinessBaseprotected
GetProperty< P >(PropertyInfo< P > propertyInfo, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
GetProperty< P >(IPropertyInfo propertyInfo)Csla.Core.BusinessBaseprotected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, F field)Csla.Core.BusinessBaseprotected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, F field, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.Core.BusinessBaseprotected
GetPropertyConvert< F, P >(PropertyInfo< F > propertyInfo, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
GetRegisteredRules()Csla.Core.BusinessBaseprotected
GetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
IdentityCsla.Core.IBusinessObject
Initialize()Csla.Core.BusinessBaseprotectedvirtual
IsBusyCsla.Core.BusinessBase
IsChildCsla.Core.BusinessBase
IsDeletedCsla.Core.BusinessBase
IsDirtyCsla.Core.BusinessBase
IsNewCsla.Core.BusinessBase
IsPropertyBusy(Csla.Core.IPropertyInfo property)Csla.Core.BusinessBasevirtual
IsPropertyBusy(string propertyName)Csla.Core.BusinessBase
IsSavableCsla.Core.BusinessBase
IsSelfBusyCsla.Core.BusinessBase
IsSelfDirtyCsla.Core.BusinessBase
IsSelfValidCsla.Core.BusinessBase
IsValidCsla.Core.BusinessBase
LazyGetProperty< P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.Core.BusinessBaseprotected
LazyGetPropertyAsync< P >(PropertyInfo< P > property, Task< P > factory)Csla.Core.BusinessBaseprotected
LazyReadProperty< P >(PropertyInfo< P > property, Func< P > valueGenerator)Csla.Core.BusinessBaseprotected
LazyReadPropertyAsync< P >(PropertyInfo< P > property, Task< P > factory)Csla.Core.BusinessBaseprotected
LoadProperty(IPropertyInfo propertyInfo, object newValue)Csla.Core.BusinessBaseprotectedvirtual
LoadProperty< P >(PropertyInfo< P > propertyInfo, P newValue)Csla.Core.BusinessBaseprotected
LoadPropertyAsync< R >(PropertyInfo< R > property, Task< R > factory)Csla.Core.BusinessBaseprotected
LoadPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue)Csla.Core.BusinessBaseprotected
LoadPropertyMarkDirty(IPropertyInfo propertyInfo, object newValue)Csla.Core.BusinessBaseprotectedvirtual
LoadPropertyMarkDirty< P >(PropertyInfo< P > propertyInfo, P newValue)Csla.Core.BusinessBaseprotected
MarkAsChild()Csla.Core.BusinessBaseprotected
MarkBusy()Csla.Core.BusinessBaseprotected
MarkClean()Csla.Core.BusinessBaseprotected
MarkDeleted()Csla.Core.BusinessBaseprotected
MarkDirty()Csla.Core.BusinessBaseprotected
MarkDirty(bool suppressEvent)Csla.Core.BusinessBaseprotected
MarkIdle()Csla.Core.BusinessBaseprotected
MarkNew()Csla.Core.BusinessBaseprotectedvirtual
MarkOld()Csla.Core.BusinessBaseprotectedvirtual
MetaPropertyHasChanged(string name)Csla.Core.BusinessBaseprotectedvirtual
OnAddEventHooks(IBusinessObject child)Csla.Core.BusinessBaseprotectedvirtual
OnBusyChanged(BusyChangedEventArgs args)Csla.Core.BusinessBaseprotectedvirtual
OnChildChanged(ChildChangedEventArgs e)Csla.Core.BusinessBaseprotectedvirtual
OnDeserialized(System.Runtime.Serialization.StreamingContext context)Csla.Core.BusinessBaseprotectedvirtual
OnGetChildren(Csla.Serialization.Mobile.SerializationInfo info, Csla.Serialization.Mobile.MobileFormatter formatter)Csla.Core.BusinessBaseprotected
Csla::Core::UndoableBase.OnGetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.MobileObjectprotectedvirtual
OnGetState(Csla.Serialization.Mobile.SerializationInfo info, StateMode mode)Csla.Core.BusinessBaseprotected
Csla::Core::UndoableBase.OnGetState(SerializationInfo info, StateMode mode)Csla.Core.UndoableBaseprotectedvirtual
OnIsDirtyChanged()Csla.Core.BindableBaseprotectedvirtual
OnIsDirtyChanging()Csla.Core.BindableBaseprotectedvirtual
OnMetaPropertyChanged(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanged(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanged(IPropertyInfo propertyInfo)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanging(string propertyName)Csla.Core.BindableBaseprotectedvirtual
OnPropertyChanging(IPropertyInfo propertyInfo)Csla.Core.BindableBaseprotectedvirtual
OnRemoveEventHooks(IBusinessObject child)Csla.Core.BusinessBaseprotectedvirtual
OnSaved(T newObject, Exception e, object userState)Csla.BusinessBase< T >protectedvirtual
OnSetChildren(Csla.Serialization.Mobile.SerializationInfo info, Csla.Serialization.Mobile.MobileFormatter formatter)Csla.Core.BusinessBaseprotected
Csla::Core::UndoableBase.OnSetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Core.MobileObjectprotectedvirtual
OnSetState(Csla.Serialization.Mobile.SerializationInfo info, StateMode mode)Csla.Core.BusinessBaseprotected
Csla::Core::UndoableBase.OnSetState(SerializationInfo info, StateMode mode)Csla.Core.UndoableBaseprotectedvirtual
OnUnhandledAsyncException(ErrorEventArgs error)Csla.Core.BusinessBaseprotectedvirtual
OnUnhandledAsyncException(object originalSender, Exception error)Csla.Core.BusinessBaseprotected
OnUnknownPropertyChanged()Csla.Core.BindableBaseprotectedvirtual
OnUnknownPropertyChanging()Csla.Core.BindableBaseprotectedvirtual
OnValidationComplete()Csla.Core.BusinessBaseprotectedvirtual
ParentCsla.Core.BusinessBase
PropertyChangedCsla.Core.BindableBase
PropertyChangingCsla.Core.BindableBase
PropertyHasChanged(Csla.Core.IPropertyInfo property)Csla.Core.BusinessBaseprotectedvirtual
ReadProperty(IPropertyInfo propertyInfo)Csla.Core.BusinessBaseprotectedvirtual
ReadProperty< P >(PropertyInfo< P > propertyInfo)Csla.Core.BusinessBaseprotected
ReadPropertyConvert< F, P >(PropertyInfo< F > propertyInfo)Csla.Core.BusinessBaseprotected
RegisterMethod(string methodName)Csla.BusinessBase< T >protectedstatic
RegisterMethod(Expression< Action< T > > methodLambdaExpression)Csla.BusinessBase< T >protectedstatic
Csla::Core::BusinessBase.RegisterMethod(Type objectType, IMemberInfo info)Csla.Core.BusinessBaseprotectedstatic
Csla::Core::BusinessBase.RegisterMethod(Type objectType, string methodName)Csla.Core.BusinessBaseprotectedstatic
RegisterProperty< P >(PropertyInfo< P > info)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(string propertyName)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, P defaultValue)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(string propertyName, RelationshipTypes relationship)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, RelationshipTypes relationship)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, RelationshipTypes relationship)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(string propertyName, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< T >protectedstatic
RegisterProperty< P >(Expression< Func< T, object > > propertyLambdaExpression, string friendlyName, P defaultValue, RelationshipTypes relationship)Csla.BusinessBase< T >protectedstatic
Csla::Core::BusinessBase.RegisterProperty< P >(Type objectType, PropertyInfo< P > info)Csla.Core.BusinessBaseprotectedstatic
Csla::Core::IParent.RemoveChild(Core.IEditableBusinessObject child)Csla.Core.IParent
RemoveEventHooks(IBusinessObject child)Csla.Core.BusinessBaseprotected
ResumeRuleChecking()Csla.Core.ICheckRules
RuleComplete(Csla.Core.IPropertyInfo property)Csla.Rules.IHostRules
Csla::IBusinessBase.RuleComplete(string property)Csla.Rules.IHostRules
RuleStart(Csla.Core.IPropertyInfo property)Csla.Rules.IHostRules
Save()Csla.BusinessBase< T >
Save(bool forceUpdate)Csla.BusinessBase< T >
SaveAndMergeAsync()Csla.BusinessBase< T >
SaveAndMergeAsync(bool forceUpdate)Csla.BusinessBase< T >
SaveAsync()Csla.BusinessBase< T >
SaveAsync(bool forceUpdate)Csla.BusinessBase< T >
SaveAsync(bool forceUpdate, object userState, bool isSync)Csla.BusinessBase< T >protectedvirtual
SavedCsla.BusinessBase< T >
SetChildren(SerializationInfo info, MobileFormatter formatter)Csla.Serialization.Mobile.IMobileObject
SetParent(Core.IParent parent)Csla.Core.BusinessBaseprotectedvirtual
Csla::IBusinessBase.SetParent(IParent parent)Csla.Core.IEditableBusinessObject
SetProperty(IPropertyInfo propertyInfo, object newValue)Csla.Core.BusinessBaseprotected
SetProperty< P >(PropertyInfo< P > propertyInfo, ref P field, P newValue)Csla.Core.BusinessBaseprotected
SetProperty< P >(string propertyName, ref P field, P newValue)Csla.Core.BusinessBaseprotected
SetProperty< P >(string propertyName, ref P field, P newValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
SetProperty< P >(PropertyInfo< P > propertyInfo, P newValue)Csla.Core.BusinessBaseprotected
SetProperty< P >(PropertyInfo< P > propertyInfo, P newValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
SetProperty< P >(IPropertyInfo propertyInfo, P newValue)Csla.Core.BusinessBaseprotected
SetPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue)Csla.Core.BusinessBaseprotected
SetPropertyConvert< P, F >(PropertyInfo< P > propertyInfo, F newValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
SetPropertyConvert< P, V >(PropertyInfo< P > propertyInfo, ref P field, V newValue)Csla.Core.BusinessBaseprotected
SetPropertyConvert< P, V >(PropertyInfo< P > propertyInfo, ref P field, V newValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
SetPropertyConvert< P, V >(string propertyName, ref P field, V newValue, Security.NoAccessBehavior noAccess)Csla.Core.BusinessBaseprotected
SetState(SerializationInfo info)Csla.Serialization.Mobile.IMobileObject
ShouldHandlerSerialize(PropertyChangedEventHandler value)Csla.Core.BindableBaseprotectedvirtual
ShouldHandlerSerialize(PropertyChangingEventHandler value)Csla.Core.BindableBaseprotectedvirtual
SuppressRuleChecking()Csla.Core.ICheckRules
ToString()Csla.BusinessBase< T >
UndoableBase()Csla.Core.UndoableBaseprotected
Csla::Core::IEditableBusinessObject.UndoChanges(int parentEditLevel, bool parentBindingEdit)Csla.Core.IUndoableObject
UndoChangesComplete()Csla.Core.BusinessBaseprotectedvirtual
UndoingChanges()Csla.Core.UndoableBaseprotectedvirtual
UnhandledAsyncExceptionCsla.Core.BusinessBase
ValidationCompleteCsla.Core.BusinessBase
ValidationRulesCsla.Validation.BusinessBase< T >protected