Click or drag to resize

GhostParty Class

Represents null (ghost) party object.
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class GhostParty : Party

The GhostParty type exposes the following members.

Properties
  NameDescription
Public propertyActivityTimeIntervals
List of ActivityTimeInterval child objects, based on the General.Contacts.ActivityTimeInterval.Party back reference
(Inherited from Party.)
Public propertyAdministrativeRegion
The administrative region in which the party is situated.
(Inherited from Party.)
Public propertyApplicableLegislations
List of PartyApplicableLegislation child objects, based on the Party back reference
(Inherited from Party.)
Public propertyArea
The area in which the party is situated.
(Inherited from Party.)
Public propertyBankAccounts
List of PartyBankAccount child objects, based on the General.Contacts.PartyBankAccount.Party back reference
(Inherited from Party.)
Public propertyChangingAttributes
Gets the attributes that are currently changing. Can be used in attribute change event handler to prevent stack overflow.
(Inherited from EditableDomainObject.)
Public propertyContactMechanisms
List of PartyContactMechanism child objects, based on the General.Contacts.PartyContactMechanism.Party back reference
(Inherited from Party.)
Public propertyCustomers
List of Customer child objects, based on the Crm.Customer.Party back reference
(Inherited from Party.)
Public propertyCustomProperties
Gets the custom properties of the object.
(Inherited from EnterpriseOneEntityObject.)
Public propertyDealers
List of Dealer child objects, based on the Crm.Dealer.Party back reference
(Inherited from Party.)
Public propertyDefaultContactMechanism
Gets the default contact mechanism of the party.
(Inherited from Party.)
Public propertyDefaultProductCodingSystem
When not null, specifies coding system for products, which is required by the party. The coding system is used primarily for document printouts and document import/exports.
(Inherited from Party.)
Public propertyDistributors
List of Distributor child objects, based on the Crm.Distributor.Party back reference
(Inherited from Party.)
Public propertyExtendedProperties
Extended properties contain temporary (not persisted) values in the object instance.
(Inherited from EntityObject.)
Public propertyGLN
Global Location Number used by EDI systems
(Inherited from Party.)
Public propertyId
The unique Id of the entity object
(Inherited from EntityObject.)
Public propertyIsActive
Specifies whether the current party is active in the system or not [Required]
(Inherited from Party.)
Public propertyIsGhost
Returns true when the object is a ghost object
(Inherited from EntityObject.)
Public propertyIsLoaded
Gets a value indicating whether the associated data for this domain object is loaded.
(Inherited from Party.)
Public propertyItemString
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyItemIDataAttribute
Gets or sets the value of a data attribute
(Inherited from DomainObject.)
Public propertyNoEvents
Turns on "No events" mode and returns a class, that will turn it off when Disposed. See remarks for more info.
(Inherited from DomainObject.)
Public propertyObjectState
Gets the state of the domain object.
(Inherited from Party.)
Public propertyParentParty
Organizational unit (branch from the hierarchy of all parties) to which this party is referred to
(Inherited from Party.)
Public propertyPartyCode
The unique code of the Party [Required]
(Inherited from Party.)
Public propertyPartyCreationTime
Date and time when the Party was created.
(Inherited from Party.)
Public propertyPartyCreationUser
Login name of the user, who created the Party.
(Inherited from Party.)
Public propertyPartyId
Gets the Id of the party row, related to the domain object
(Inherited from Party.)
Public propertyPartyName
The name of the party [Required]
(Inherited from Party.)
Public propertyPartyNotes
Notes for this Party
(Inherited from Party.)
Public propertyPartyType
Type of party. Currently supported are P=Person, C=Company, S=Store, L=Company Location, V=Division [Required]
(Inherited from Party.)
Public propertyPartyUniqueNumber
Unique number of the party (National number for persons, Registration number for companies)
(Inherited from Party.)
Public propertyPartyUpdateTime
Date and time when the Party was last updated.
(Inherited from Party.)
Public propertyPartyUpdateUser
Login name of the user, who last updated the Party.
(Inherited from Party.)
Public propertyPictures
List of PartyPicture child objects, based on the General.Contacts.PartyPicture.Party back reference
(Inherited from Party.)
Public propertyRepository
Provides access to PartiesRepository repository methods
(Inherited from Party.)
Public propertySuppliers
List of Supplier child objects, based on the Logistics.Procurement.Supplier.Party back reference
(Inherited from Party.)
Public propertyTargetGroupMembers
List of TargetGroupMember child objects, based on the Crm.Marketing.TargetGroupMember.Party back reference
(Inherited from Party.)
Public propertyTransaction
The EnterpriseOne transaction to which this object is attached.
(Inherited from EnterpriseOneEntityObject.)
Top
Methods
  NameDescription
Public methodDelete
Deletes the domain object.
(Inherited from Party.)
Public methodDuplicateObject
Creates a copy of the object.
(Inherited from EntityObject.)
Public methodEquals(Object)
Determines whether the specified Object, is equal to this instance.
(Inherited from EntityObject.)
Public methodEquals(EntityObject)
Indicates whether the current object is equal to another object of the same type.
(Inherited from EntityObject.)
Public methodExecuteBusinessRules
Executes all business rules for the object for the specified BusinessEvent. The validation fails are saved in the event.
(Inherited from EditableDomainObject.)
Public methodGetAggregateParent
Gets the aggregate parent of this entity object. If this is the aggregate root the return value is null.
(Inherited from EntityObject.)
Public methodGetAggregateRoot
Gets the aggregate root entity object. If the entity does not have aggregate parent reference aggregate root is this entity object.
(Inherited from EntityObject.)
Public methodGetHashCode
Returns a hash code for this instance.
(Inherited from EntityObject.)
Public methodGetPartyType
Returns the party type of the Party inheritor.
(Overrides PartyGetPartyType.)
Public methodGetRelatedObjectsForValidation
Gets the related objects which would need validation upon validation of this object.
(Inherited from EntityObject.)
Public methodIssueWarning(String)
Issues a warning with the specified message.
(Inherited from EditableDomainObject.)
Public methodIssueWarning(ExpressionFuncString, Object)
Issues a warning with the specified message. The message can contain standard string placeholders.
(Inherited from EditableDomainObject.)
Public methodMatchesFilter(DataAccessFilter)
Returns true if this entity object matches the specified filter.
(Inherited from EnterpriseOneEntityObject.)
Public methodMatchesFilter(DataAccessFilter, IBufferRow)
Matches the filter against the specified row and returns the result of the match.
(Inherited from EnterpriseOneEntityObject.)
Public methodObtainParentParty
Returns the parent of the party based on inheritor's logic.
(Inherited from Party.)
Public methodObtainPartyName
Returns the name of the party based on inheritor's logic.
(Overrides PartyObtainPartyName.)
Public methodObtainPartyUniqueNumber
Returns the party unique number based on inheritor's logic.
(Inherited from Party.)
Public methodRefresh
Refreshes this instance with data from data source. Only objects with ObjectState equal to Unchanged are refreshed.
(Inherited from EntityObject.)
Public methodToString
Returns a String that represents this instance.
(Inherited from EntityObject.)
Public methodToString(String)
Returns a String that represents this instance.
(Inherited from EntityObject.)
Public methodTryGet
Tries to get the specified attribute and returns it or null, when it is not found.
(Inherited from DomainObject.)
Top
Extension Methods
  NameDescription
Public Extension MethodFillAggregateMissingDefaults
Recalculates the default values for all objects in the aggregate.
(Defined by EntityObjectExtensions.)
Public Extension MethodFillMissingDefaults
Executes the late default expression defined in each attribute (if any) if the current value is null or equal to a constant default.
(Defined by EntityObjectExtensions.)
Public Extension MethodFormatString
Converts the object to string based on the format specified.
(Defined by FormatStringExtensions.)
Public Extension MethodGetCustomer
Finds a Customer with the specified Party, which is valid for the specified Enterprise company. If more than one Customers are found, they are ordered by Enterprise Company in a descending order.
(Defined by PartyExtensions.)
Public Extension MethodGetExtensibleDataObject
Gets the extensible data object related to the entity object. Can return null if such ExtensibleDataObject doesn't exist.
(Defined by ExtensibleDataObjectExtensions.)
Public Extension MethodGetOrCreateExtensibleDataObject
Returns an ExtensibleDataObject related to the entity object. If such object doesn't exist the object is created in the same transaction.
(Defined by ExtensibleDataObjectExtensions.)
Public Extension MethodIsBulgariaApplicableLegislation
Determines whether Bulgaria is applicable legislation for the specified party.
(Defined by LegislationExtensions.)
Public Extension MethodRecalculateMasterAttributes
Recalculates the values of a master attributes in a master-detail relationship.
(Defined by EntityObjectExtensions.)
Public Extension MethodRecalculateMissingValues
Recalculates the missing values using the first reactive expression of the attributes.
(Defined by EntityObjectExtensions.)
Top
See Also