Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- activities() - Method in class net.tangly.erp.crm.domain.Opportunity
- activities() - Method in class net.tangly.erp.crm.ports.CrmEntities
- activities() - Method in interface net.tangly.erp.crm.services.CrmRealm
- activities(Collection<Activity>) - Method in class net.tangly.erp.crm.domain.Opportunity
- ACTIVITIES - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- ACTIVITIES_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- Activity - Class in net.tangly.erp.crm.domain
-
An activity is an action between a seller and a potential sellee.
- Activity() - Constructor for class net.tangly.erp.crm.domain.Activity
- ActivityCode - Enum Class in net.tangly.erp.crm.domain
-
Defines the kinds af activities between natural persons.
- add(Activity) - Method in class net.tangly.erp.crm.domain.Opportunity
- add(ContractExtension) - Method in class net.tangly.erp.crm.domain.Contract
- addActions(GridMenu<ContractExtension>) - Method in class net.tangly.erp.crm.ui.ContractExtensionsView
- address() - Method in class net.tangly.erp.crm.domain.Contract
- address() - Method in class net.tangly.erp.crm.domain.LegalEntity
- address() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- address(Address) - Method in class net.tangly.erp.crm.domain.Contract
- address(VcardType) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- address(VcardType, Address) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- addressTag(String) - Static method in class net.tangly.erp.crm.domain.CrmTags
- ALTITUDE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- amountWithoutVat() - Method in class net.tangly.erp.crm.domain.Contract
- amountWithoutVat() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
amountWithoutVat
record component. - amountWithoutVat(BigDecimal) - Method in class net.tangly.erp.crm.domain.Contract
- AnalyticsCrmView - Class in net.tangly.erp.crm.ui
- AnalyticsCrmView(CrmBoundedDomainUi, InvoicesBoundedDomain) - Constructor for class net.tangly.erp.crm.ui.AnalyticsCrmView
- audiocall - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- author() - Method in class net.tangly.erp.crm.domain.Activity
- author(String) - Method in class net.tangly.erp.crm.domain.Activity
B
- bankConnection() - Method in class net.tangly.erp.crm.domain.Contract
- bankConnection(BankConnection) - Method in class net.tangly.erp.crm.domain.Contract
- birthday() - Method in class net.tangly.erp.crm.ports.VCard2
- budget() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns the value of the
budget
record component. - budgetInHours() - Method in class net.tangly.erp.crm.domain.Contract
- budgetInHours() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
budgetInHours
record component. - budgetInHours() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns the value of the
budgetInHours
record component. - budgetInHours(BigDecimal) - Method in class net.tangly.erp.crm.domain.Contract
C
- campaign - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- chat - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- check() - Method in class net.tangly.erp.crm.domain.Activity
- clearEntities(DomainAudit) - Method in class net.tangly.erp.crm.ports.CrmAdapter
- close() - Method in class net.tangly.erp.crm.ports.CrmEntities
- code() - Method in class net.tangly.erp.crm.domain.Activity
- code() - Method in enum class net.tangly.erp.crm.domain.ActivityCode
- code() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
code
record component. - code() - Method in enum class net.tangly.erp.crm.domain.LeadCode
- code() - Method in class net.tangly.erp.crm.domain.Opportunity
- code() - Method in enum class net.tangly.erp.crm.domain.OpportunityCode
- code(ActivityCode) - Method in class net.tangly.erp.crm.domain.Activity
- code(OpportunityCode) - Method in class net.tangly.erp.crm.domain.Opportunity
- collectActivities(Predicate<Activity>) - Method in interface net.tangly.erp.crm.services.CrmRealm
- COMMENTS_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- company() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
company
record component. - completed - Enum constant in enum class net.tangly.erp.crm.domain.OpportunityCode
- contact() - Method in class net.tangly.erp.crm.domain.Opportunity
- contact(Employee) - Method in class net.tangly.erp.crm.domain.Opportunity
- contacting - Enum constant in enum class net.tangly.erp.crm.domain.LeadCode
- Contract - Class in net.tangly.erp.crm.domain
-
A legal contract between two parties, one being the seller, and one being the sellee.
- Contract(long) - Constructor for class net.tangly.erp.crm.domain.Contract
- CONTRACT_EXTENSIONS_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- ContractExtension - Record Class in net.tangly.erp.crm.domain
-
A contract extension extends the budget for an existing contract.
- ContractExtension(String, String, DateRange, String, String, BigDecimal, BigDecimal) - Constructor for record class net.tangly.erp.crm.domain.ContractExtension
-
Creates an instance of a
ContractExtension
record class. - contractExtensions() - Method in class net.tangly.erp.crm.domain.Contract
- contractExtensions(Iterable<ContractExtension>) - Method in class net.tangly.erp.crm.domain.Contract
- ContractExtensionsView - Class in net.tangly.erp.crm.ui
- ContractExtensionsView(CrmBoundedDomainUi, Mode) - Constructor for class net.tangly.erp.crm.ui.ContractExtensionsView
- contractId() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
contractId
record component. - contracts() - Method in class net.tangly.erp.crm.ports.CrmEntities
- contracts() - Method in interface net.tangly.erp.crm.services.CrmRealm
- CONTRACTS - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- CONTRACTS_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- contractsFor(LegalEntity) - Method in interface net.tangly.erp.crm.services.CrmRealm
- ContractSignedEvent - Record Class in net.tangly.erp.crm.events
-
Defines the signing of a contract event.
- ContractSignedEvent(String, String, DateRange, Locale, MonetaryAmount, BigDecimal) - Constructor for record class net.tangly.erp.crm.events.ContractSignedEvent
-
Creates an instance of a
ContractSignedEvent
record class. - countTags(Map<TagType<?>, Integer>) - Method in class net.tangly.erp.crm.services.CrmBoundedDomain
- createAddressMapping(VcardType) - Static method in class net.tangly.erp.crm.ports.CrmTsvHdl
- CRM - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_ADDRESS_BILLING - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_ADDRESS_DELIVERY - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_ADDRESS_HOME - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_ADDRESS_WORK - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_BANK_CONNECTION - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_CUSTOMER_SEGMENT - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_EMAIL_HOME - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_EMAIL_WORK - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_EMPLOYEE_TITLE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_IM_LINKEDIN - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_PHONE_HOME - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_PHONE_MOBILE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_PHONE_WORK - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_RESPONSIBLE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_SCHOOL - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_SITE_HOME - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_SITE_WORK - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CRM_VAT_NUMBER - Static variable in class net.tangly.erp.crm.domain.CrmTags
- CrmAdapter - Class in net.tangly.erp.crm.ports
-
Define the workflows defined for bounded domain activities, in particular the import and export to files.
- CrmAdapter(CrmRealm, Path) - Constructor for class net.tangly.erp.crm.ports.CrmAdapter
- CrmBoundedDomain - Class in net.tangly.erp.crm.services
- CrmBoundedDomain(CrmRealm, CrmBusinessLogic, CrmAdapter, TenantDirectory) - Constructor for class net.tangly.erp.crm.services.CrmBoundedDomain
- CrmBoundedDomainRest - Class in net.tangly.erp.crm.rest
- CrmBoundedDomainRest(CrmBoundedDomain) - Constructor for class net.tangly.erp.crm.rest.CrmBoundedDomainRest
- CrmBoundedDomainUi - Class in net.tangly.erp.crm.ui
- CrmBoundedDomainUi(CrmBoundedDomain, InvoicesBoundedDomain) - Constructor for class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- CrmBusinessLogic - Class in net.tangly.erp.crm.services
-
The business logic and rules of the bounded domain for CRM entities.
- CrmBusinessLogic(CrmRealm) - Constructor for class net.tangly.erp.crm.services.CrmBusinessLogic
- CrmEnrichmentHdl - Class in net.tangly.erp.crm.ports
-
Handler to import and export VCard representations of natural entities.
- CrmEnrichmentHdl(CrmRealm) - Constructor for class net.tangly.erp.crm.ports.CrmEnrichmentHdl
- CrmEntities - Class in net.tangly.erp.crm.ports
-
Defines the customer relationship management CRM subsystem.
- CrmEntities() - Constructor for class net.tangly.erp.crm.ports.CrmEntities
- CrmEntities(Path) - Constructor for class net.tangly.erp.crm.ports.CrmEntities
- CrmEntity - Interface in net.tangly.erp.crm.domain
-
A customer relation management mixin defines a set of operations useful for all CRM abstractions.
- CrmPort - Interface in net.tangly.erp.crm.services
-
Defines the import port for the bounded domain.
- CrmRealm - Interface in net.tangly.erp.crm.services
-
Handles the customer relationship management CRM subsystem entities.
- CrmTags - Class in net.tangly.erp.crm.domain
-
A taxonomy of tags for a customer relationship management system.
- CrmTsvHdl - Class in net.tangly.erp.crm.ports
-
Provide import and export functions for CRM entities persisted in tab-separated files.
- CrmTsvHdl(CrmRealm) - Constructor for class net.tangly.erp.crm.ports.CrmTsvHdl
- currency() - Method in class net.tangly.erp.crm.domain.Contract
- currency(Currency) - Method in class net.tangly.erp.crm.domain.Contract
D
- data() - Method in record class net.tangly.erp.crm.domain.Photo
-
Returns the value of the
data
record component. - date() - Method in class net.tangly.erp.crm.domain.Activity
- date() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
date
record component. - date(LocalDate) - Method in class net.tangly.erp.crm.domain.Activity
- deathday() - Method in class net.tangly.erp.crm.ports.VCard2
- disqualified - Enum constant in enum class net.tangly.erp.crm.domain.LeadCode
- domain() - Method in class net.tangly.erp.crm.ui.ContractExtensionsView
- DOMAIN - Static variable in class net.tangly.erp.crm.services.CrmBoundedDomain
- duration() - Method in class net.tangly.erp.crm.domain.Activity
- duration(int) - Method in class net.tangly.erp.crm.domain.Activity
E
- email - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- email() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
email
record component. - email(VcardType) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- email(VcardType, String) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- emailIds(String) - Static method in class net.tangly.erp.crm.domain.Activity
- emailProperty(String, VcardType) - Static method in class net.tangly.erp.crm.ports.CrmTsvHdl
- emailTag(String) - Static method in class net.tangly.erp.crm.domain.CrmTags
- Employee - Class in net.tangly.erp.crm.domain
-
Define an employee as a temporal work contract between a natural entity meaning a person and a legal entity meaning an organization or a company.
- Employee(long) - Constructor for class net.tangly.erp.crm.domain.Employee
- employees() - Method in class net.tangly.erp.crm.ports.CrmEntities
- employees() - Method in interface net.tangly.erp.crm.services.CrmRealm
- EMPLOYEES - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- EMPLOYEES_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- employeesFor(LegalEntity) - Method in interface net.tangly.erp.crm.services.CrmRealm
-
Return all the past and present employees of a legal organization.
- employeesFor(NaturalEntity) - Method in interface net.tangly.erp.crm.services.CrmRealm
-
Return all the employee positions a person had and has.
- enabled() - Method in enum class net.tangly.erp.crm.domain.ActivityCode
- enabled() - Method in enum class net.tangly.erp.crm.domain.LeadCode
- enabled() - Method in enum class net.tangly.erp.crm.domain.OpportunityCode
- entities() - Method in class net.tangly.erp.crm.services.CrmBoundedDomain
- entity() - Method in class net.tangly.erp.crm.domain.Opportunity
- entity(LegalEntity) - Method in class net.tangly.erp.crm.domain.Opportunity
- equals(Object) - Method in class net.tangly.erp.crm.domain.Contract
- equals(Object) - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.tangly.erp.crm.domain.Lead
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.tangly.erp.crm.domain.NaturalEntity
- equals(Object) - Method in class net.tangly.erp.crm.domain.Opportunity
- equals(Object) - Method in record class net.tangly.erp.crm.domain.Photo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Indicates whether some other object is "equal to" this one.
- exportActivities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportComments(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportContractExtensions(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportContracts(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportEmployees(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportEntities(DomainAudit) - Method in class net.tangly.erp.crm.ports.CrmAdapter
- exportLeads(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportLegalEntities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportNaturalEntities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- exportOpportunities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
F
- firstname() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
firstname
record component. - firstname() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- firstname() - Method in class net.tangly.erp.crm.ports.VCard2
- firstname(String) - Method in class net.tangly.erp.crm.domain.NaturalEntity
- formattedName() - Method in class net.tangly.erp.crm.ports.VCard2
- fullname() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- funnel(OpportunityCode, LocalDate, LocalDate) - Method in class net.tangly.erp.crm.services.CrmBusinessLogic
-
Return the potential number of all interactions in the selected time slot and tate.
G
- gender() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
gender
record component. - gender() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- gender() - Method in class net.tangly.erp.crm.ports.VCard2
- gender(GenderCode) - Method in class net.tangly.erp.crm.domain.NaturalEntity
- GEO - Static variable in class net.tangly.erp.crm.domain.CrmTags
- GEO_LATITUDE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- GEO_LONGITUDE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- GEO_PLUSCODE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- GOOGLE - Static variable in class net.tangly.erp.crm.domain.CrmTags
H
- hashCode() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns a hash code value for this object.
- hashCode() - Method in class net.tangly.erp.crm.domain.LegalEntity
- hashCode() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- hashCode() - Method in class net.tangly.erp.crm.domain.Opportunity
- hashCode() - Method in record class net.tangly.erp.crm.domain.Photo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns a hash code value for this object.
- hasPhoto() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- home - Enum constant in enum class net.tangly.erp.crm.domain.VcardType
- homeAddress() - Method in class net.tangly.erp.crm.ports.VCard2
- homeEmail() - Method in class net.tangly.erp.crm.ports.VCard2
- homePhone() - Method in class net.tangly.erp.crm.ports.VCard2
I
- id() - Method in enum class net.tangly.erp.crm.domain.ActivityCode
- id() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
id
record component. - id() - Method in enum class net.tangly.erp.crm.domain.LeadCode
- id() - Method in enum class net.tangly.erp.crm.domain.OpportunityCode
- id() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns the value of the
id
record component. - im(VcardType) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- im(VcardType, String) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- importActivities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importComments(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importContractExtensions(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importContracts(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importEmployees(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importEntities(DomainAudit) - Method in class net.tangly.erp.crm.ports.CrmAdapter
- importLeads(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importLegalEntities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importLinkedInPhotos(Path) - Method in class net.tangly.erp.crm.ports.CrmEnrichmentHdl
- importNaturalEntities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importOpportunities(DomainAudit, Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
- importVCard(Path) - Method in class net.tangly.erp.crm.ports.CrmEnrichmentHdl
- importVCards(Path) - Method in class net.tangly.erp.crm.ports.CrmEnrichmentHdl
-
Import all vcard files located in the folder folder.
- imTag(String) - Static method in class net.tangly.erp.crm.domain.CrmTags
L
- lastname() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
lastname
record component. - lastname() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- lastname() - Method in class net.tangly.erp.crm.ports.VCard2
- lastname(String) - Method in class net.tangly.erp.crm.domain.NaturalEntity
- LATITUDE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- lead - Enum constant in enum class net.tangly.erp.crm.domain.OpportunityCode
- Lead - Record Class in net.tangly.erp.crm.domain
-
Defines a lead in the customer relation domain.
- Lead(LocalDate, LeadCode, String, String, GenderCode, String, PhoneNr, EmailAddress, String, String) - Constructor for record class net.tangly.erp.crm.domain.Lead
-
Creates an instance of a
Lead
record class. - LeadCode - Enum Class in net.tangly.erp.crm.domain
-
Defines the status of a lead.
- leads() - Method in class net.tangly.erp.crm.ports.CrmEntities
- leads() - Method in interface net.tangly.erp.crm.services.CrmRealm
- LEADS - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- LEADS_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- LeadsRest - Class in net.tangly.erp.crm.rest
- LeadsView - Class in net.tangly.erp.crm.ui
-
Regular CRUD view on leads abstraction.
- LeadsView(CrmBoundedDomainUi, Mode) - Constructor for class net.tangly.erp.crm.ui.LeadsView
- LEGAL_ENTITIES - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- LEGAL_ENTITIES_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- legalEntities() - Method in class net.tangly.erp.crm.ports.CrmEntities
- legalEntities() - Method in interface net.tangly.erp.crm.services.CrmRealm
- LegalEntitiesRest - Class in net.tangly.erp.crm.rest
- LegalEntity - Class in net.tangly.erp.crm.domain
-
A legal entity is a legally recognized organization able to underwrite contracts and hire employees.
- LegalEntity(long) - Constructor for class net.tangly.erp.crm.domain.LegalEntity
- letter - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- linkedIn() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
linkedIn
record component. - LINKEDIN - Static variable in class net.tangly.erp.crm.domain.CrmTags
- linkedInTag(HasMutableTags) - Static method in class net.tangly.erp.crm.domain.CrmTags
- locale() - Method in class net.tangly.erp.crm.domain.Contract
- locale() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns the value of the
locale
record component. - locale(Locale) - Method in class net.tangly.erp.crm.domain.Contract
- LONGITUDE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- lost - Enum constant in enum class net.tangly.erp.crm.domain.OpportunityCode
M
- mainContractId() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns the value of the
mainContractId
record component. - meeting - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- mobile - Enum constant in enum class net.tangly.erp.crm.domain.VcardType
N
- name() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
name
record component. - name() - Method in class net.tangly.erp.crm.domain.Employee
- name() - Method in class net.tangly.erp.crm.rest.CrmBoundedDomainRest
- NATURAL_ENTITIES - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- NATURAL_ENTITIES_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- naturalEntities() - Method in class net.tangly.erp.crm.ports.CrmEntities
- naturalEntities() - Method in interface net.tangly.erp.crm.services.CrmRealm
- NaturalEntitiesRest - Class in net.tangly.erp.crm.rest
- NaturalEntity - Class in net.tangly.erp.crm.domain
-
A natural entity is a person.
- NaturalEntity(long) - Constructor for class net.tangly.erp.crm.domain.NaturalEntity
- net.tangly.erp.crm.domain - package net.tangly.erp.crm.domain
-
Provides core abstractions used in any commercial application in need of customer relation management entities.
- net.tangly.erp.crm.events - package net.tangly.erp.crm.events
- net.tangly.erp.crm.ports - package net.tangly.erp.crm.ports
-
Provides the adapters for the bounded domain.
- net.tangly.erp.crm.rest - package net.tangly.erp.crm.rest
- net.tangly.erp.crm.services - package net.tangly.erp.crm.services
- net.tangly.erp.crm.ui - package net.tangly.erp.crm.ui
-
Defines the user interface views for the CRM bounded domain model abstractions.
- note() - Method in class net.tangly.erp.crm.ports.VCard2
O
- of(byte[]) - Static method in record class net.tangly.erp.crm.domain.Photo
- of(String) - Static method in class net.tangly.erp.crm.domain.CrmTags
- of(Contract) - Static method in class net.tangly.erp.crm.domain.Contract
- of(ContractExtension, Contract) - Static method in record class net.tangly.erp.crm.domain.ContractExtension
- open - Enum constant in enum class net.tangly.erp.crm.domain.LeadCode
- opportunities() - Method in class net.tangly.erp.crm.ports.CrmEntities
- opportunities() - Method in interface net.tangly.erp.crm.services.CrmRealm
- OPPORTUNITIES - Static variable in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- OPPORTUNITIES_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- Opportunity - Class in net.tangly.erp.crm.domain
-
Defines an opportunity between your company and a legal entity and a group of natural entities.
- Opportunity(long) - Constructor for class net.tangly.erp.crm.domain.Opportunity
- OpportunityCode - Enum Class in net.tangly.erp.crm.domain
-
Defines the phases of an opportunity between the seller and sellee organizations.
- ordered - Enum constant in enum class net.tangly.erp.crm.domain.OpportunityCode
- organization() - Method in class net.tangly.erp.crm.domain.Employee
- organization() - Method in class net.tangly.erp.crm.ports.VCard2
- organization(LegalEntity) - Method in class net.tangly.erp.crm.domain.Employee
- organizationZefixUrl(LegalEntity) - Static method in class net.tangly.erp.crm.domain.LegalEntity
-
Create a link to the Zefix page for the organization - makes only sense for Swiss companies -.
P
- person() - Method in class net.tangly.erp.crm.domain.Employee
- person(NaturalEntity) - Method in class net.tangly.erp.crm.domain.Employee
- phoneHome() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- phoneMobile() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- phoneNr() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
phoneNr
record component. - phoneNr(VcardType, String) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- phoneNr(VcardType) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- phoneNrProperty(String, VcardType) - Static method in class net.tangly.erp.crm.ports.CrmTsvHdl
- phoneTag(String) - Static method in class net.tangly.erp.crm.domain.CrmTags
- photo() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- photo() - Method in class net.tangly.erp.crm.ports.VCard2
- photo(Photo) - Method in class net.tangly.erp.crm.domain.NaturalEntity
- Photo - Record Class in net.tangly.erp.crm.domain
-
Defines the photography of a natural entity.
- Photo(byte[]) - Constructor for record class net.tangly.erp.crm.domain.Photo
-
Creates an instance of a
Photo
record class. - plusCode() - Method in interface net.tangly.erp.crm.domain.CrmEntity
- PLUSCODE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- position() - Method in interface net.tangly.erp.crm.domain.CrmEntity
- potential() - Method in class net.tangly.erp.crm.domain.Opportunity
- potential(BigDecimal) - Method in class net.tangly.erp.crm.domain.Opportunity
- PREFIX - Static variable in class net.tangly.erp.crm.rest.LeadsRest
- PREFIX - Static variable in class net.tangly.erp.crm.rest.LegalEntitiesRest
- PREFIX - Static variable in class net.tangly.erp.crm.rest.NaturalEntitiesRest
- privateEmail() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- probability() - Method in class net.tangly.erp.crm.domain.Opportunity
- probability(BigDecimal) - Method in class net.tangly.erp.crm.domain.Opportunity
- prospect - Enum constant in enum class net.tangly.erp.crm.domain.OpportunityCode
Q
R
- range() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
range
record component. - range() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns the value of the
range
record component. - realm() - Method in class net.tangly.erp.crm.ports.CrmAdapter
- realm() - Method in class net.tangly.erp.crm.services.CrmBusinessLogic
- refresh() - Method in class net.tangly.erp.crm.ui.AnalyticsCrmView
- registerEndPoints(Javalin) - Method in class net.tangly.erp.crm.rest.CrmBoundedDomainRest
- registerEndPoints(Javalin) - Method in class net.tangly.erp.crm.rest.LeadsRest
- registerEndPoints(Javalin) - Method in class net.tangly.erp.crm.rest.LegalEntitiesRest
- registerEndPoints(Javalin) - Method in class net.tangly.erp.crm.rest.NaturalEntitiesRest
- registerTags(TypeRegistry) - Static method in class net.tangly.erp.crm.domain.CrmTags
- remove(Activity) - Method in class net.tangly.erp.crm.domain.Opportunity
- remove(ContractExtension) - Method in class net.tangly.erp.crm.domain.Contract
S
- select(AppLayout, MenuBar) - Method in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
- sellee() - Method in class net.tangly.erp.crm.domain.Contract
- sellee(LegalEntity) - Method in class net.tangly.erp.crm.domain.Contract
- seller() - Method in class net.tangly.erp.crm.domain.Contract
- seller(LegalEntity) - Method in class net.tangly.erp.crm.domain.Contract
- site(VcardType) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- site(VcardType, String) - Method in interface net.tangly.erp.crm.domain.CrmEntity
- siteTag(String) - Static method in class net.tangly.erp.crm.domain.CrmTags
- SKYPE - Static variable in class net.tangly.erp.crm.domain.CrmTags
- socialNr() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- socialNr(String) - Method in class net.tangly.erp.crm.domain.NaturalEntity
T
- talk - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
- text() - Method in class net.tangly.erp.crm.domain.Activity
- text() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns the value of the
text
record component. - text() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns the value of the
text
record component. - text(String) - Method in class net.tangly.erp.crm.domain.Activity
- title() - Method in class net.tangly.erp.crm.ports.VCard2
- toString() - Method in class net.tangly.erp.crm.domain.Activity
- toString() - Method in class net.tangly.erp.crm.domain.Contract
- toString() - Method in record class net.tangly.erp.crm.domain.ContractExtension
-
Returns a string representation of this record class.
- toString() - Method in class net.tangly.erp.crm.domain.Employee
- toString() - Method in record class net.tangly.erp.crm.domain.Lead
-
Returns a string representation of this record class.
- toString() - Method in class net.tangly.erp.crm.domain.LegalEntity
- toString() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- toString() - Method in class net.tangly.erp.crm.domain.Opportunity
- toString() - Method in record class net.tangly.erp.crm.domain.Photo
-
Returns a string representation of this record class.
- toString() - Method in record class net.tangly.erp.crm.events.ContractSignedEvent
-
Returns a string representation of this record class.
- totalAmountWithoutVat() - Method in class net.tangly.erp.crm.domain.Contract
V
- validate() - Method in class net.tangly.erp.crm.domain.Contract
- validate() - Method in class net.tangly.erp.crm.domain.Employee
- validate() - Method in class net.tangly.erp.crm.domain.LegalEntity
- validate() - Method in class net.tangly.erp.crm.domain.NaturalEntity
- validate() - Method in class net.tangly.erp.crm.domain.Opportunity
- valueOf(String) - Static method in enum class net.tangly.erp.crm.domain.ActivityCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.tangly.erp.crm.domain.LeadCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.tangly.erp.crm.domain.OpportunityCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.tangly.erp.crm.domain.VcardType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.tangly.erp.crm.domain.ActivityCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.tangly.erp.crm.domain.LeadCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.tangly.erp.crm.domain.OpportunityCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.tangly.erp.crm.domain.VcardType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- vatNr() - Method in class net.tangly.erp.crm.domain.LegalEntity
-
Return the VAT identifying number for the legal entity.
- vatNr(String) - Method in class net.tangly.erp.crm.domain.LegalEntity
-
Set the VAT identifying number for the legal entity.
- VCard2 - Class in net.tangly.erp.crm.ports
- VCard2(VCard) - Constructor for class net.tangly.erp.crm.ports.VCard2
- VCARDS_FOLDER - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
- VcardType - Enum Class in net.tangly.erp.crm.domain
-
Defines the tag categories for tags accordingly to the VCard RFC.
- videocall - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
W
- weightedPotential() - Method in class net.tangly.erp.crm.domain.Opportunity
- work - Enum constant in enum class net.tangly.erp.crm.domain.VcardType
- workEmail() - Method in class net.tangly.erp.crm.ports.VCard2
- workPhone() - Method in class net.tangly.erp.crm.ports.VCard2
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form