EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Core
BusinessBase Class
BusinessBase Methods
ICloneable.Clone Method
AddAuthorizationRules Method
AddInstanceAuthorizationRules Method
AuditEnabled Method
AuthorizationRulesEnabled Method
CanCreateObject Method
CanCreateProperty Method
CanExecuteMethod Method
CanReadObject Method
CanReadProperty Method
CanWriteObject Method
CanWriteProperty Method
GetAuditCnString Method
GetClone Method
GetDataViewChanges Method
GetDefaultCNString Method
GetDefaultDataProvider Method
GetPropertyType Method
GetPropertyValue Method
Initialize Method
IsLocked Method
IsPropertyChanged Method
KindOfAudit Method
LockExclusive Method
MarkAsChild Method
MarkAsParent Method
PropertyHasChanged Method
PropertyIsChanging Method
RemoveLock Method
RenewLock Method
Save Method
SaveOrUpdate Method
SerializeToJson Method
SetPropertyValue Method
StoreToCache Method
UpdateLock Method
BusinessBase Methods
The
BusinessBase
type exposes the following members.
Methods
Name
Description
AddAuthorizationRules
AddInstanceAuthorizationRules
AuditEnabled
AuthorizationRulesEnabled
CanCreateObject
CanCreateObject(Boolean)
CanCreateProperty
CanCreateProperty(Boolean)
CanCreateProperty(String)
CanCreateProperty(String, Boolean)
CanExecuteMethod
CanExecuteMethod(Boolean)
CanExecuteMethod(String)
CanExecuteMethod(String, Boolean)
CanReadObject
CanReadObject(Boolean)
CanReadProperty
CanReadProperty(Boolean)
CanReadProperty(String)
CanReadProperty(String, Boolean)
CanWriteObject
CanWriteObject(Boolean)
CanWriteProperty
CanWriteProperty(Boolean)
CanWriteProperty(String)
CanWriteProperty(String, Boolean)
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
GetAuditCnString
GetClone
GetDataViewChanges
GetDefaultCNString
GetDefaultDataProvider
GetHashCode
Serves as the default hash function.
(Inherited from
Object
.)
GetPropertyType
GetPropertyValue
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
Initialize
IsLocked
IsPropertyChanged(PropertyInfo)
IsPropertyChanged(PropertyData)
KindOfAudit
LockExclusive
MarkAsChild
MarkAsParent
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
OnIsDirtyChanging
(Inherited from
BindableObject
.)
OnPropertyChanged
(Inherited from
BindableObject
.)
OnPropertyChanging
(Inherited from
BindableObject
.)
OnUnknownPropertyChanged
(Inherited from
BindableObject
.)
OnUnknownPropertyChanging
(Inherited from
BindableObject
.)
PropertyHasChanged
PropertyHasChanged(String)
PropertyIsChanging
PropertyIsChanging(String)
RemoveLock
RenewLock
Save
Save(CNWrapper)
SaveOrUpdate
SerializeToJson
SetPropertyValue
StoreToCache
ToString
Returns a string that represents the current object.
(Inherited from
Object
.)
UpdateLock
Top
Explicit Interface Implementations
Name
Description
ICloneable
Clone
Top
See Also
Reference
BusinessBase Class
EDK4Net.Core Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support