8#ifndef INC_LEGALENTITY_H
9#define INC_LEGALENTITY_H
#define transient
Definition GloPersistent.h:184
#define persistent
Definition GloPersistent.h:169
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 &)
Definition GloBasePersistent.h:60