Click or drag to resize

BusinessBase Methods

The BusinessBase type exposes the following members.

Methods
  NameDescription
Protected methodAddAuthorizationRules
Protected methodAddInstanceAuthorizationRules
Public methodAuditEnabled
Public methodAuthorizationRulesEnabled
Public methodCanCreateObject
Public methodCanCreateObject(Boolean)
Public methodCanCreateProperty
Public methodCanCreateProperty(Boolean)
Public methodCanCreateProperty(String)
Public methodCanCreateProperty(String, Boolean)
Public methodCanExecuteMethod
Public methodCanExecuteMethod(Boolean)
Public methodCanExecuteMethod(String)
Public methodCanExecuteMethod(String, Boolean)
Public methodCanReadObject
Public methodCanReadObject(Boolean)
Public methodCanReadProperty
Public methodCanReadProperty(Boolean)
Public methodCanReadProperty(String)
Public methodCanReadProperty(String, Boolean)
Public methodCanWriteObject
Public methodCanWriteObject(Boolean)
Public methodCanWriteProperty
Public methodCanWriteProperty(Boolean)
Public methodCanWriteProperty(String)
Public methodCanWriteProperty(String, Boolean)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetAuditCnString
Protected methodGetClone
Public methodGetDataViewChanges
Public methodGetDefaultCNString
Public methodGetDefaultDataProvider
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPropertyType
Public methodGetPropertyValue
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInitialize
Public methodIsLocked
Protected methodIsPropertyChanged(PropertyInfo)
Protected methodIsPropertyChanged(PropertyData)
Public methodKindOfAudit
Public methodLockExclusive
Public methodMarkAsChild
Public methodMarkAsParent
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnIsDirtyChanging (Inherited from BindableObject.)
Protected methodOnPropertyChanged (Inherited from BindableObject.)
Protected methodOnPropertyChanging (Inherited from BindableObject.)
Protected methodOnUnknownPropertyChanged (Inherited from BindableObject.)
Protected methodOnUnknownPropertyChanging (Inherited from BindableObject.)
Protected methodPropertyHasChanged
Protected methodPropertyHasChanged(String)
Protected methodPropertyIsChanging
Protected methodPropertyIsChanging(String)
Public methodRemoveLock
Public methodStatic memberRenewLock
Public methodSave
Public methodSave(CNWrapper)
Public methodSaveOrUpdate
Public methodSerializeToJson
Public methodSetPropertyValue
Public methodStoreToCache
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateLock
Top
Explicit Interface Implementations
See Also