|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Account in org.opencrx.application.vcard |
|---|
| Methods in org.opencrx.application.vcard that return Account | |
|---|---|
protected Account |
VCardServlet.findAccount(javax.jdo.PersistenceManager pm,
AccountsHelper accountsHelper,
String uid)
|
| Methods in org.opencrx.application.vcard with parameters of type Account | |
|---|---|
protected String |
VCardServlet.getAccountUrl(javax.servlet.http.HttpServletRequest req,
Account account,
boolean htmlEncoded)
|
| Uses of Account in org.opencrx.kernel.account1.jmi1 |
|---|
| Subinterfaces of Account in org.opencrx.kernel.account1.jmi1 | |
|---|---|
interface |
AbstractGroup
Abstract class AbstractGroup |
interface |
Contact
Class Contact |
interface |
Group
Class Group |
interface |
LegalEntity
Class LegalEntity |
interface |
UnspecifiedAccount
Class UnspecifiedAccount |
| Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type Account | ||
|---|---|---|
|
Segment.getAccount(AccountQuery query)
Retrieves the value for the reference account for the specified query. |
|
|
AbstractFilterAccount.getFilteredAccount(AccountQuery query)
Retrieves the value for the reference filteredAccount for the specified query. |
|
| Methods in org.opencrx.kernel.account1.jmi1 that return Account | |
|---|---|
Account |
SearchIndexEntry.getAccount()
Retrieves the value for the reference account. |
Account |
AccountAssignment.getAccount()
Retrieves the value for the reference account. |
Account |
Segment.getAccount(boolean idIsPersistent,
String id)
Retrieves the value for the reference account for the specified qualifier attribute value. |
Account |
Segment.getAccount(String id)
Retrieves the value for the reference account for the specified qualifier attribute value. |
Account |
AccountMembership.getAccountFrom()
Retrieves the value for the reference accountFrom. |
Account |
AccountMembership.getAccountTo()
Retrieves the value for the reference accountTo. |
Account |
Contact.getAssistant()
Retrieves the value for the reference assistant. |
Account |
Contact.getDeputy()
Retrieves the value for the reference deputy. |
Account |
AbstractFilterAccount.getFilteredAccount(boolean idIsPersistent,
String id)
Retrieves the value for the reference filteredAccount for the specified qualifier attribute value. |
Account |
AbstractFilterAccount.getFilteredAccount(String id)
Retrieves the value for the reference filteredAccount for the specified qualifier attribute value. |
Account |
Account.getMaster()
Retrieves the value for the reference master. |
| Methods in org.opencrx.kernel.account1.jmi1 with parameters of type Account | |
|---|---|
void |
Segment.addAccount(boolean idIsPersistent,
String id,
Account account)
Adds the specified element to the set of the values for the reference account. |
void |
Segment.addAccount(String id,
Account account)
Adds the specified element to the set of the values for the reference account using a reassignable qualifier. |
| Uses of Account in org.opencrx.kernel.activity1.jmi1 |
|---|
| Methods in org.opencrx.kernel.activity1.jmi1 that return Account | |
|---|---|
Account |
TaskParty.getParty()
Retrieves the value for the reference party. |
Account |
MeetingParty.getParty()
Retrieves the value for the reference party. |
Account |
IncidentParty.getParty()
Retrieves the value for the reference party. |
Account |
Activity.getReportingAccount()
Retrieves the value for the reference reportingAccount. |
| Uses of Account in org.opencrx.kernel.backend |
|---|
| Methods in org.opencrx.kernel.backend with parameters of type Account | |
|---|---|
static AccountAddress[] |
Accounts.getMainAddresses(Account account)
Return main home and business addresses of given account. |
| Uses of Account in org.opencrx.kernel.contract1.jmi1 |
|---|
| Methods in org.opencrx.kernel.contract1.jmi1 that return Account | |
|---|---|
Account |
ContractRole.getAccount()
Retrieves the value for the reference account. |
Account |
AbstractContract.getBroker()
Retrieves the value for the reference broker. |
Account |
ShippingDetail.getCarrier()
Retrieves the value for the reference carrier. |
Account |
AbstractContract.getCustomer()
Retrieves the value for the reference customer. |
Account |
AbstractContract.getSalesRep()
Retrieves the value for the reference salesRep. |
Account |
AbstractContract.getSupplier()
Retrieves the value for the reference supplier. |
| Uses of Account in org.opencrx.kernel.forecast1.jmi1 |
|---|
| Methods in org.opencrx.kernel.forecast1.jmi1 that return Account | |
|---|---|
Account |
Budget.getAccount()
Retrieves the value for the reference account. |
| Uses of Account in org.opencrx.kernel.plugin.application.account1 |
|---|
| Fields in org.opencrx.kernel.plugin.application.account1 declared as Account | |
|---|---|
protected Account |
AccountImpl.current
|
| Constructors in org.opencrx.kernel.plugin.application.account1 with parameters of type Account | |
|---|---|
AccountImpl(Account current,
Account next)
|
|
| Uses of Account in org.opencrx.kernel.product1.jmi1 |
|---|
| Methods in org.opencrx.kernel.product1.jmi1 that return Account | |
|---|---|
Account |
GetPriceLevelResult.getCustomer()
Retrieves the value for the optional structure field customer. |
| Methods in org.opencrx.kernel.product1.jmi1 with parameters of type Account | |
|---|---|
GetPriceLevelResult |
Product1Package.createGetPriceLevelResult(Account customer,
BigDecimal customerDiscount,
Boolean customerDiscountIsPercentage,
AbstractPriceLevel priceLevel,
short statusCode,
String statusMessage)
|
| Uses of Account in org.opencrx.kernel.reservation1.jmi1 |
|---|
| Methods in org.opencrx.kernel.reservation1.jmi1 that return Account | |
|---|---|
Account |
ContactRole.getAccount()
Retrieves the value for the reference account. |
Account |
Slot.getBookedBy()
Retrieves the value for the reference bookedBy. |
| Uses of Account in org.opencrx.kernel.utils |
|---|
| Methods in org.opencrx.kernel.utils that return types with arguments of type Account | |
|---|---|
Collection<Account> |
AccountsHelper.getFilteredAccounts(AccountQuery accountQuery)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||