|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LegalEntity
| Method Summary | |
|---|---|
void |
addRevenueReport(RevenueReport newValue)
|
void |
addRevenueReport(String id,
RevenueReport newValue)
|
short |
getIndustry()
Retrieves the value for the attribute industry. |
Integer |
getNumberOfEmployees()
|
short |
getNumberOfEmployeesCategory()
Retrieves the value for the attribute numberOfEmployeesCategory. |
OrganizationalUnit |
getOrganizationalUnit()
Retrieves the value for the optional reference organizationalUnit. |
Collection |
getRevenueReport()
Retrieves a collection containing all the elements for the reference revenueReport. |
List |
getRevenueReport(RevenueReportFilter filter)
Retrieves the value for the reference revenueReport for
the specified filter. |
List |
getRevenueReport(RevenueReportQuery query)
Retrieves the value for the reference revenueReport for
the specified query. |
RevenueReport |
getRevenueReport(String id)
Retrieves the value for the reference revenueReport for
the specified qualifier attribute value. |
String |
getStockExchange()
|
String |
getTickerSymbol()
|
void |
removeOrganizationalUnit()
Removes the value for the optional reference organizationalUnit. |
void |
removeRevenueReport(String id)
|
void |
setIndustry(short newValue)
Sets a new value for the attribute industry. |
void |
setNumberOfEmployees(Integer newValue)
Sets a new value for the attribute numberOfEmployees. |
void |
setNumberOfEmployeesCategory(short newValue)
Sets a new value for the attribute numberOfEmployeesCategory. |
void |
setOrganizationalUnit(OrganizationalUnit newValue)
Sets a new value for the reference organizationalUnit. |
void |
setStockExchange(String newValue)
Sets a new value for the attribute stockExchange. |
void |
setTickerSymbol(String newValue)
Sets a new value for the attribute tickerSymbol. |
| Methods inherited from interface org.opencrx.kernel.account1.cci.AbstractGroup |
|---|
addMember, addMember, getMember, getMember, getMember, getMember, getName, removeMember, setName |
| Methods inherited from interface org.opencrx.kernel.account1.cci.Account |
|---|
addAddress, addAddress, addContact, addContact, addPartner, addPartner, createInvoice, createInvoice, createLead, createLead, createOpportunity, createOpportunity, createQuote, createQuote, createSalesOrder, createSalesOrder, getAddress, getAddress, getAddress, getAddress, getAssignedActivity, getAssignedActivity, getAssignedActivity, getAssignedActivity, getAssignedContract, getAssignedContract, getAssignedContract, getAssignedContract, getContact, getContact, getGroupMembership, getGroupMembership, getGroupMembership, getGroupMembership, getMaster, getPartner, getPartner, getProduct, getProduct, getProduct, getProduct, removeAddress, removeContact, removeMaster, removePartner, setMaster |
| Methods inherited from interface org.opencrx.kernel.account1.cci.AbstractAccount |
|---|
getAccountCategory, getAccountCategory, getAccountRating, getAccountState, getAccountType, getAccountType, getAliasName, getBusinessType, getBusinessType, getDescription, getFullName, setAccountCategory, setAccountCategory, setAccountRating, setAccountState, setAccountType, setAccountType, setAliasName, setBusinessType, setBusinessType, setDescription |
| Methods inherited from interface org.opencrx.kernel.base.cci.AlertSender |
|---|
sendAlert, sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci.Auditee |
|---|
getAudit, getAudit, getAudit, getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci.Cloneable |
|---|
clone_, clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci.Importer |
|---|
importItem, importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci.Indexed |
|---|
getIndexEntry, getIndexEntry, getIndexEntry, getIndexEntry, updateIndex, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci.SecureObject |
|---|
addOwningGroup, addOwningGroup, addOwningGroup, addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwner, getOwningGroup, getOwningGroup, getOwningUser, removeAllOwningGroup, removeAllOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningGroup, removeOwningUser, setAccessLevel, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci.SubscriptionTarget |
|---|
addSubscription, addSubscription, addSubscriptionForParent, addSubscriptionForParent, removeSubscription, removeSubscription, removeSubscriptionForParent, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci.XmlExporter |
|---|
exportXml, exportXml |
| Methods inherited from interface org.openmdx.base.cci.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci.ContextCapable |
|---|
getContext, getContext |
| Methods inherited from interface org.openmdx.base.cci.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci.ViewCapable |
|---|
getView, getView, getView, getView |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
short getIndustry()
industry.
industry.
JmiException - If the value cannot be retrieved for some reason.void setIndustry(short newValue)
industry.
newValue - The non-null new value for attribute industry.
JmiException - If the value cannot be set for some reason.Integer getNumberOfEmployees()
numberOfEmployees.
JmiException - If the value cannot be retrieved for some reason.void setNumberOfEmployees(Integer newValue)
numberOfEmployees.
newValue - The possibly null new value for attribute numberOfEmployees.
JmiException - If the value cannot be set for some reason.short getNumberOfEmployeesCategory()
numberOfEmployeesCategory.
numberOfEmployeesCategory.
JmiException - If the value cannot be retrieved for some reason.void setNumberOfEmployeesCategory(short newValue)
numberOfEmployeesCategory.
newValue - The non-null new value for attribute numberOfEmployeesCategory.
JmiException - If the value cannot be set for some reason.OrganizationalUnit getOrganizationalUnit()
organizationalUnit.
JmiException - If the value cannot be retrieved for some reason.void setOrganizationalUnit(OrganizationalUnit newValue)
organizationalUnit.
newValue - The non-null new value for this reference.
JmiException - If the value cannot be set for some reason.void removeOrganizationalUnit()
organizationalUnit.
JmiException - If the value cannot be removed for some reason.RevenueReport getRevenueReport(String id)
revenueReport for
the specified qualifier attribute value.
id - The value for the qualifier attribute that qualifies this reference.
JmiException - If the value cannot be retrieved for some reason.Collection getRevenueReport()
revenueReport.
JmiException - If the values cannot be retrieved for some reason.List getRevenueReport(RevenueReportFilter filter)
revenueReport for
the specified filter.
filter - filter which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.List getRevenueReport(RevenueReportQuery query)
revenueReport for
the specified query.
predicate - predicate which is applied to the set of referenced objects.
JmiException - If the value cannot be retrieved for some reason.
void addRevenueReport(String id,
RevenueReport newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void addRevenueReport(RevenueReport newValue)
newValue - The element to be appended.
JmiException - If the value cannot be appended for some reason.void removeRevenueReport(String id)
JmiException - If the value cannot be removed for some reason.String getStockExchange()
stockExchange.
JmiException - If the value cannot be retrieved for some reason.void setStockExchange(String newValue)
stockExchange.
newValue - The possibly null new value for attribute stockExchange.
JmiException - If the value cannot be set for some reason.String getTickerSymbol()
tickerSymbol.
JmiException - If the value cannot be retrieved for some reason.void setTickerSymbol(String newValue)
tickerSymbol.
newValue - The possibly null new value for attribute tickerSymbol.
JmiException - If the value cannot be set for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||