|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LegalEntity
Class LegalEntity
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.Account |
|---|
Account.Identity |
| Method Summary | ||
|---|---|---|
short |
getIndustry()
Retrieves the value for the attribute industry. |
|
Integer |
getNumberOfEmployees()
Retrieves the possibly null value for the optional attribute numberOfEmployees. |
|
short |
getNumberOfEmployeesCategory()
Retrieves the value for the attribute numberOfEmployeesCategory. |
|
OrganizationalUnit |
getOrganizationalUnit()
Retrieves the value for the reference organizationalUnit. |
|
|
getRevenueReport()
Retrieves a set containing all the elements for the reference revenueReport. |
|
String |
getStockExchange()
Retrieves the possibly null value for the optional attribute stockExchange. |
|
String |
getTickerSymbol()
Retrieves the possibly null value for the optional attribute tickerSymbol. |
|
void |
setIndustry(short industry)
Sets a new value for the attribute industry. |
|
void |
setNumberOfEmployees(Integer numberOfEmployees)
Sets a new value for the attribute numberOfEmployees. |
|
void |
setNumberOfEmployeesCategory(short numberOfEmployeesCategory)
Sets a new value for the attribute numberOfEmployeesCategory. |
|
void |
setOrganizationalUnit(OrganizationalUnit organizationalUnit)
Sets a new value for the reference organizationalUnit. |
|
void |
setStockExchange(String stockExchange)
Sets a new value for the attribute stockExchange. |
|
void |
setTickerSymbol(String tickerSymbol)
Sets a new value for the attribute tickerSymbol. |
|
| Methods inherited from interface org.opencrx.kernel.account1.cci2.AbstractGroup |
|---|
getName, setName |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.LocalizedFieldContainer |
|---|
getLocalizedField |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.Pictured |
|---|
getPicture, getPictureContent, getPictureContentMimeType, getPictureContentName, setPicture |
| Method Detail |
|---|
short getIndustry()
industry.
industry.void setIndustry(short industry)
industry.
industry - The non-null new value for attribute industry.Integer getNumberOfEmployees()
numberOfEmployees.
numberOfEmployees.void setNumberOfEmployees(Integer numberOfEmployees)
numberOfEmployees.
numberOfEmployees - The possibly null new value for attribute numberOfEmployees.short getNumberOfEmployeesCategory()
numberOfEmployeesCategory.
numberOfEmployeesCategory.void setNumberOfEmployeesCategory(short numberOfEmployeesCategory)
numberOfEmployeesCategory.
numberOfEmployeesCategory - The non-null new value for attribute numberOfEmployeesCategory.OrganizationalUnit getOrganizationalUnit()
organizationalUnit.
null – value for this reference.void setOrganizationalUnit(OrganizationalUnit organizationalUnit)
organizationalUnit.
organizationalUnit - The new – possibly null – value for this reference.<T extends RevenueReport> LegalEntityHasRevenueReport.RevenueReport<T> getRevenueReport()
revenueReport.
String getStockExchange()
stockExchange.
stockExchange.void setStockExchange(String stockExchange)
stockExchange.
stockExchange - The possibly null new value for attribute stockExchange.String getTickerSymbol()
tickerSymbol.
tickerSymbol.void setTickerSymbol(String tickerSymbol)
tickerSymbol.
tickerSymbol - The possibly null new value for attribute tickerSymbol.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||