public interface Organization extends Entity
Entity representing a formalized group of entities with a
common purpose (example, administrative, legal, political) and the
infrastructure to carry out that purpose.
Examples: Companies and institutions, a government department, an incorporated body that is responsible for administering a facility, an insurance company.
| Modifier and Type | Method and Description |
|---|---|
void |
addAddr(AD addr)
Adds an address to the set of addresses
|
BAG<AD> |
getAddr()
The postal and/or residential address of an organization.
|
CE |
getStandardIndustryClassCode()
A value representing the industrial category of an organization entity.
|
void |
setAddr(BAG<AD> addr) |
void |
setStandardIndustryClassCode(CE organizationIndustryClassCode) |
addId, addLanguageCommunication, addName, addPlayedRole, addQuantity, addScopedRole, addTelecom, getClassCode, getCode, getDesc, getDeterminerCode, getExistenceTime, getHandlingCode, getId, getLanguageCommunication, getName, getOwnedPlayedRoles, getOwnedPlayedRoles, getOwnedScopedRoles, getOwnedScopedRoles, getPlayedRoles, getPlayedRoles, getQuantity, getRiskCode, getScopedRoles, getScopedRoles, getStatusCode, getTelecom, setDesc, setExistenceTime, setHandlingCode, setName, setQuantity, setRiskCode, setStatusCode, setTelecomgetControlAct, getToken, setTokencreateNewVersion, getVersionNum, isCurrentVersionvoid setAddr(BAG<AD> addr) throws HDRRimException
HDRRimExceptionvoid addAddr(AD addr) throws HDRRimException
addr - The address as an AD typeHDRRimExceptionCE getStandardIndustryClassCode()
Examples: 11231-Chicken Egg Production, 6211- Offices of Physicians, 621511-Medical Laboratories, 524114-Direct Health and Medical Insurance Carriers.
void setStandardIndustryClassCode(CE organizationIndustryClassCode) throws HDRRimException
HDRRimExceptionHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved