EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Core
BusinessObject(T) Class
BusinessObject(T) Methods
AfterSaveMethod Method
CheckDeleteRules Method
CheckRules Method
Clone Method
CreateExampleObject Method
CreateNewCopy Method
Equals Method
FetchByExample Method
FetchBySql Method
FromEntityBase Method
GetAuditCnString Method
GetAuditConnectionString Method
GetByExample Method
GetBySql Method
GetDataViewChanges Method
GetDefaultCNString Method
GetDefaultDataProvider Method
GetHashCode Method
GetIdValue Method
GetValues Method
Initialize Method
InitOriginalValues Method
IsLocked Method
IsPropertyChanged Method
LockExclusive Method
MarkAsChild Method
MarkAsParent Method
MarkDeleted Method
MarkUnDeleted Method
OnMessage Method
OnSaved Method
OnStateChange Method
PostFetchMethod Method
PostSaveMethod Method
PreSaveMethod Method
PropertyHasChanged Method
PropertyIsChanging Method
RaiseOnAfterSave Method
RaiseOnPostSave Method
RaiseOnPreSave Method
ReadOnlyObject Method
RemoveLock Method
Save Method
SaveOrUpdate Method
SetReadOnly Method
StoreToCache Method
ToEntityBase Method
ToString Method
UndoChanges Method
UpdateLock Method
UserCanCreateObject Method
BusinessObject
T
Methods
The
BusinessObject
T
generic type exposes the following members.
Methods
Name
Description
AddAuthorizationRules
(Inherited from
BusinessBase
.)
AddInstanceAuthorizationRules
(Inherited from
BusinessBase
.)
AfterSaveMethod
AuditEnabled
(Inherited from
BusinessBase
.)
AuthorizationRulesEnabled
(Inherited from
BusinessBase
.)
CanCreateObject
(Inherited from
BusinessBase
.)
CanCreateObject(Boolean)
(Inherited from
BusinessBase
.)
CanCreateProperty
(Inherited from
BusinessBase
.)
CanCreateProperty(Boolean)
(Inherited from
BusinessBase
.)
CanCreateProperty(String)
(Inherited from
BusinessBase
.)
CanCreateProperty(String, Boolean)
(Inherited from
BusinessBase
.)
CanExecuteMethod
(Inherited from
BusinessBase
.)
CanExecuteMethod(Boolean)
(Inherited from
BusinessBase
.)
CanExecuteMethod(String)
(Inherited from
BusinessBase
.)
CanExecuteMethod(String, Boolean)
(Inherited from
BusinessBase
.)
CanReadObject
(Inherited from
BusinessBase
.)
CanReadObject(Boolean)
(Inherited from
BusinessBase
.)
CanReadProperty
(Inherited from
BusinessBase
.)
CanReadProperty(Boolean)
(Inherited from
BusinessBase
.)
CanReadProperty(String)
(Inherited from
BusinessBase
.)
CanReadProperty(String, Boolean)
(Inherited from
BusinessBase
.)
CanWriteObject
(Inherited from
BusinessBase
.)
CanWriteObject(Boolean)
(Inherited from
BusinessBase
.)
CanWriteProperty
(Inherited from
BusinessBase
.)
CanWriteProperty(Boolean)
(Inherited from
BusinessBase
.)
CanWriteProperty(String)
(Inherited from
BusinessBase
.)
CanWriteProperty(String, Boolean)
(Inherited from
BusinessBase
.)
CheckDeleteRules
CheckRules
Clone
CreateExampleObject
CreateNewCopy
Equals
(Overrides
Object
Equals(Object)
.)
FetchByExample
FetchBySql
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
FromEntityBase
GetAuditCnString
(Overrides
BusinessBase
GetAuditCnString
.)
GetAuditConnectionString
GetByExample
GetBySql
GetClone
(Inherited from
BusinessBase
.)
GetDataViewChanges
(Overrides
BusinessBase
GetDataViewChanges
.)
GetDefaultCNString
(Overrides
BusinessBase
GetDefaultCNString
.)
GetDefaultDataProvider
(Overrides
BusinessBase
GetDefaultDataProvider
.)
GetHashCode
(Overrides
Object
GetHashCode
.)
GetIdValue
GetPropertyType
(Inherited from
BusinessBase
.)
GetPropertyValue
(Inherited from
BusinessBase
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GetValues
Initialize
(Overrides
BusinessBase
Initialize
.)
InitOriginalValues
IsLocked
(Overrides
BusinessBase
IsLocked
.)
IsPropertyChanged(PropertyInfo)
(Overrides
BusinessBase
IsPropertyChanged(PropertyInfo)
.)
IsPropertyChanged(PropertyData)
(Overrides
BusinessBase
IsPropertyChanged(PropertyData)
.)
KindOfAudit
(Inherited from
BusinessBase
.)
LockExclusive
(Overrides
BusinessBase
LockExclusive
.)
MarkAsChild
(Overrides
BusinessBase
MarkAsChild(IBusinessBase)
.)
MarkAsParent
(Overrides
BusinessBase
MarkAsParent
.)
MarkDeleted
MarkUnDeleted
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OnIsDirtyChanging
(Inherited from
BindableObject
.)
OnMessage
OnPropertyChanged
(Inherited from
BindableObject
.)
OnPropertyChanging
(Inherited from
BindableObject
.)
OnSaved
OnStateChange
OnUnknownPropertyChanged
(Inherited from
BindableObject
.)
OnUnknownPropertyChanging
(Inherited from
BindableObject
.)
PostFetchMethod
PostSaveMethod
PreSaveMethod
PropertyHasChanged
(Overrides
BusinessBase
PropertyHasChanged
.)
PropertyHasChanged(String)
(Overrides
BusinessBase
PropertyHasChanged(String)
.)
PropertyIsChanging
(Overrides
BusinessBase
PropertyIsChanging
.)
PropertyIsChanging(String)
(Overrides
BusinessBase
PropertyIsChanging(String)
.)
RaiseOnAfterSave
RaiseOnPostSave
RaiseOnPreSave
ReadOnlyObject
RemoveLock
(Overrides
BusinessBase
RemoveLock(String)
.)
Save
(Overrides
BusinessBase
Save
.)
Save(CNWrapper)
(Overrides
BusinessBase
Save(CNWrapper)
.)
SaveOrUpdate
(Overrides
BusinessBase
SaveOrUpdate
.)
SerializeToJson
(Inherited from
BusinessBase
.)
SetPropertyValue
(Inherited from
BusinessBase
.)
SetReadOnly
StoreToCache
(Overrides
BusinessBase
StoreToCache(String)
.)
ToEntityBase
ToString
(Overrides
Object
ToString
.)
UndoChanges
UpdateLock
(Overrides
BusinessBase
UpdateLock(String)
.)
UserCanCreateObject
Top
Explicit Interface Implementations
Name
Description
ICloneable
Clone
(Inherited from
BusinessBase
.)
Top
See Also
Reference
BusinessObject
T
Class
EDK4Net.Core Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support