8#ifndef INC_LEGALENTITY_H
9#define INC_LEGALENTITY_H
#define transient
Definition GloPersistent.h:181
#define persistent
Definition GloPersistent.h:166
A legal entity from which organizations can be derived.
Definition LegalEntity.h:98
LegalEntity & operator=(const LegalEntity &)
GLO_OBJECT(LegalEntity:Person)
~LegalEntity()
Definition LegalEntity.h:154
LegalEntity(const std::string &rsName)
Definition LegalEntity.h:143
LegalEntity()
Definition LegalEntity.h:130
LegalEntity(const LegalEntity &)
An abstract person from which natural and legal persons can be derived.
Definition Person.h:99
Definition GloBasePersistent.h:60