Click or drag to resize

CSubscriberImpl Class

Inheritance Hierarchy

Namespace:  PDTec.IceNet.Domain.Subscription.BusinessObjects.Implementation
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public class CSubscriberImpl : CSubscriberImplBase, 
	ISubscriber, ISubscriberBase, IObject

The CSubscriberImpl type exposes the following members.

Constructors
  NameDescription
Public methodCSubscriberImpl
Initializes a new instance of the CSubscriberImpl class
Top
Properties
  NameDescription
Public propertyAllMessages
(Inherited from CSubscriberImplBase.)
Public propertyChangedBy (Inherited from CObjectImplBase.)
Public propertyChangedOn (Inherited from CObjectImplBase.)
Public propertyCreatedBy (Inherited from CObjectImplBase.)
Public propertyCreatedOn (Inherited from CObjectImplBase.)
Public propertyDescription (Inherited from CObjectImplBase.)
Public propertyEmailAddress
(Inherited from CSubscriberImplBase.)
Public propertyEmailSignature
(Inherited from CSubscriberImplBase.)
Public propertyFailedLogonAttempts
(Inherited from CSubscriberImplBase.)
Public propertyFirstName
(Inherited from CSubscriberImplBase.)
Public propertyFolder (Inherited from CObjectImplBase.)
Public propertyId (Inherited from CObjectImplBase.)
Public propertyIsEmailAddressAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsEmailSignatureAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsFailedLogonAttemptsAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsFirstNameAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsLanguageAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsLastLogonAttemptAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsLastNameAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsLastPasswordUpdateAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsLocked (Inherited from CObjectImplBase.)
Public propertyIsNotifyOwnChangesAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsPasswordHistoryAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsSendEmailFrequencyAssigned
(Inherited from CSubscriberImplBase.)
Public propertyIsValid (Inherited from CObjectImplBase.)
Public propertyLanguage
(Inherited from CSubscriberImplBase.)
Public propertyLastLogonAttempt
(Inherited from CSubscriberImplBase.)
Public propertyLastName
(Inherited from CSubscriberImplBase.)
Public propertyLastPasswordUpdate
(Inherited from CSubscriberImplBase.)
Public propertyLockedBy (Inherited from CObjectImplBase.)
Public propertyLockedOn (Inherited from CObjectImplBase.)
Public propertyName (Inherited from CObjectImplBase.)
Public propertyNotifyOwnChanges
(Inherited from CSubscriberImplBase.)
Public propertyObjType (Inherited from CObjectImplBase.)
Public propertyPasswordHistory
(Inherited from CSubscriberImplBase.)
Public propertyRepository (Inherited from CObjectImplBase.)
Public propertySendEmailFrequency
(Inherited from CSubscriberImplBase.)
Public propertySubscription
(Inherited from CSubscriberImplBase.)
Top
Methods
  NameDescription
Public methodAddKey (Inherited from CObjectImplBase.)
Public methodAddSubscription
(Inherited from CSubscriberImplBase.)
Public methodAsT (Inherited from CObjectImplBase.)
Public methodAsBaseT (Inherited from CObjectImplBase.)
Public methodBeforeDestroy (Overrides CSubscriberImplBaseBeforeDestroy.)
Public methodCastT (Inherited from CObjectImplBase.)
Public methodCastBaseT (Inherited from CObjectImplBase.)
Public methodChangeObjType (Inherited from CObjectImplBase.)
Public methodClearSubscription
(Inherited from CSubscriberImplBase.)
Public methodContainsSubscription
(Inherited from CSubscriberImplBase.)
Public methodCopyTo (Inherited from CObjectImplBase.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDeleteKey (Inherited from CObjectImplBase.)
Public methodDestroy (Inherited from CObjectImplBase.)
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 methodGetAttributes
(Inherited from CSubscriberImplBase.)
Public methodGetAttrValue(IAttrDef) (Inherited from CObjectImplBase.)
Public methodGetAttrValue(String, String) (Inherited from CObjectImplBase.)
Public methodGetAttrValue(IAttrDef, Boolean) (Inherited from CObjectImplBase.)
Public methodGetAttrValue(String, String, Boolean) (Inherited from CObjectImplBase.)
Public methodGetAttrValues (Inherited from CObjectImplBase.)
Public methodGetFolder (Inherited from CObjectImplBase.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetKeys (Inherited from CObjectImplBase.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetLockInfo (Inherited from CObjectImplBase.)
Public methodGetObjType (Inherited from CObjectImplBase.)
Public methodGetRelationships(RelDirection) (Inherited from CObjectImplBase.)
Public methodGetRelationships(String, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetRelationships(IRelType, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetSingleRelationship(String, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetSingleRelationship(IRelType, RelDirection) (Inherited from CObjectImplBase.)
Public methodGetTableAttrTemplateRow (Inherited from CObjectImplBase.)
Public methodGetTableAttrValues (Inherited from CObjectImplBase.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodIsOf(String) (Inherited from CObjectImplBase.)
Public methodIsOf(IObjType) (Inherited from CObjectImplBase.)
Public methodLock (Inherited from CObjectImplBase.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public methodMoveTo (Inherited from CObjectImplBase.)
Public methodNotify(LocalizableNotification)
Public methodNotify(Notification)
Public methodQueryInterface (Inherited from CObjectImplBase.)
Public methodReload (Inherited from CObjectImplBase.)
Public methodRemoveSubscription
(Inherited from CSubscriberImplBase.)
Public methodSetAttributes
(Inherited from CSubscriberImplBase.)
Public methodSetAttrValue(IAttrDef, Object) (Inherited from CObjectImplBase.)
Public methodSetAttrValue(String, String, Object) (Inherited from CObjectImplBase.)
Public methodSetAttrValues (Inherited from CObjectImplBase.)
Public methodSetRelationshipIndex (Inherited from CObjectImplBase.)
Public methodSetRelationshipIndices (Inherited from CObjectImplBase.)
Public methodSetTableAttrValues (Inherited from CObjectImplBase.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTouch (Inherited from CObjectImplBase.)
Public methodTriggerEventEventImpl, EventArgs (Inherited from CObjectImplBase.)
Public methodTryCastT (Inherited from CObjectImplBase.)
Public methodTryCastBaseT (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Boolean) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, DateTime) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Double) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Int64) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, Object) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(IAttrDef, String) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Boolean) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, DateTime) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Double) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Int64) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, Object) (Inherited from CObjectImplBase.)
Public methodTryGetAttrValue(String, String, String) (Inherited from CObjectImplBase.)
Public methodTryGetEmailAddress
(Inherited from CSubscriberImplBase.)
Public methodTryGetEmailSignature
(Inherited from CSubscriberImplBase.)
Public methodTryGetFailedLogonAttempts
(Inherited from CSubscriberImplBase.)
Public methodTryGetFirstName
(Inherited from CSubscriberImplBase.)
Public methodTryGetLanguage
(Inherited from CSubscriberImplBase.)
Public methodTryGetLastLogonAttempt
(Inherited from CSubscriberImplBase.)
Public methodTryGetLastName
(Inherited from CSubscriberImplBase.)
Public methodTryGetLastPasswordUpdate
(Inherited from CSubscriberImplBase.)
Public methodTryGetNotifyOwnChanges
(Inherited from CSubscriberImplBase.)
Public methodTryGetPasswordHistory
(Inherited from CSubscriberImplBase.)
Public methodTryGetSendEmailFrequency
(Inherited from CSubscriberImplBase.)
Public methodTryGetSingleRelationship(String, RelDirection, IRelationship) (Inherited from CObjectImplBase.)
Public methodTryGetSingleRelationship(IRelType, RelDirection, IRelationship) (Inherited from CObjectImplBase.)
Public methodUnLock (Inherited from CObjectImplBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodGetFolderId
Gets the folder ID without unneccessarily retrieving the full folder information.
(Defined by ModelExtensions.)
Public Extension MethodGetRepository
Gets the corresponding repository for an object.
(Defined by ModelExtensions.)
Public Extension MethodIsConnected(String, RelDirection)Overloaded.
Detects whether an object is connected by at least one relationship of a specific type.
(Defined by ModelExtensions.)
Public Extension MethodIsConnected(IRelType, RelDirection)Overloaded.
Detects whether an object is connected by at least one relationship of a specific type.
(Defined by ModelExtensions.)
Top
See Also