Index

A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

activities() - Method in class net.tangly.erp.crm.domain.Interaction
 
activities() - Method in class net.tangly.erp.crm.ports.CrmEntities
 
activities() - Method in interface net.tangly.erp.crm.services.CrmRealm
 
ACTIVITIES_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
 
activity() - Method in record class net.tangly.erp.crm.domain.Lead
Returns the value of the activity record component.
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 of af activities between natural persons.
add(Activity) - Method in class net.tangly.erp.crm.domain.Interaction
 
add(ContractExtension) - Method in class net.tangly.erp.crm.domain.Contract
 
addAll(Collection<Activity>) - Method in class net.tangly.erp.crm.domain.Interaction
 
address() - Method in class net.tangly.erp.crm.domain.Contract
 
address(Address) - Method in class net.tangly.erp.crm.domain.Contract
 
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(CrmBoundedDomain, InvoicesBoundedDomain) - Constructor for class net.tangly.erp.crm.ui.AnalyticsCrmView
 
audiocall - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
 
authenticate(String) - Method in class net.tangly.erp.crm.domain.Subject
 
author() - Method in class net.tangly.erp.crm.domain.Activity
 
author(String) - Method in class net.tangly.erp.crm.domain.Activity
 
avatar() - Method in class net.tangly.erp.crm.domain.Subject
 
avatar(String) - Method in class net.tangly.erp.crm.gravatar.Gravatar
 
avatar(String, int, GravatarRating, GravatarImage) - Method in class net.tangly.erp.crm.gravatar.Gravatar
 

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
 

C

campaign - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
 
CANCEL - Static variable in class net.tangly.erp.crm.ui.CmdChangePassword
 
changePassword(String, String, String) - Method in class net.tangly.erp.crm.services.CrmBusinessLogic
 
chat - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
 
check() - Method in class net.tangly.erp.crm.domain.Activity
 
clearEntities() - Method in class net.tangly.erp.crm.ports.CrmAdapter
 
close() - Method in class net.tangly.erp.crm.ports.CrmEntities
 
CmdChangePassword - Class in net.tangly.erp.crm.ui
 
CmdChangePassword(CrmBoundedDomain, Subject) - Constructor for class net.tangly.erp.crm.ui.CmdChangePassword
 
CmdFilesUploadCrm - Class in net.tangly.erp.crm.ui
The command defines how to upload entities provided as a set of TSV files onto the domain.
CmdLogin - Record Class in net.tangly.erp.crm.ui
 
CmdLogin(CrmBoundedDomain) - Constructor for record class net.tangly.erp.crm.ui.CmdLogin
Creates an instance of a CmdLogin record class.
CmdLogout - Record Class in net.tangly.erp.crm.ui
 
CmdLogout() - Constructor for record class net.tangly.erp.crm.ui.CmdLogout
Creates an instance of a CmdLogout record class.
code() - Method in class net.tangly.erp.crm.domain.Activity
 
code() - Method in enum class net.tangly.erp.crm.domain.ActivityCode
 
code() - Method in class net.tangly.erp.crm.domain.Interaction
 
code() - Method in enum class net.tangly.erp.crm.domain.InteractionCode
 
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 enum class net.tangly.erp.crm.gravatar.GravatarImage
 
code() - Method in enum class net.tangly.erp.crm.gravatar.GravatarRating
 
code(ActivityCode) - Method in class net.tangly.erp.crm.domain.Activity
 
code(InteractionCode) - Method in class net.tangly.erp.crm.domain.Interaction
 
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.InteractionCode
 
CONFIRM_PASSWORD - Static variable in class net.tangly.erp.crm.ui.CmdChangePassword
 
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) - 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(BoundedDomain<?, ?, ?>, 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_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
 
contractsFor(LegalEntity) - Method in interface net.tangly.erp.crm.services.CrmRealm
 
countTags(Map<TagType<?>, Integer>) - Method in class net.tangly.erp.crm.services.CrmBoundedDomain
 
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, TypeRegistry) - Constructor for class net.tangly.erp.crm.services.CrmBoundedDomain
 
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 of CRM entities.
CrmBusinessLogic(CrmRealm) - Constructor for class net.tangly.erp.crm.services.CrmBusinessLogic
 
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
 
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.
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
 
CrmVcardHdl - Class in net.tangly.erp.crm.ports
Handler to import and export VCard representations of natural entities.
CrmVcardHdl(CrmRealm) - Constructor for class net.tangly.erp.crm.ports.CrmVcardHdl
 
currency() - Method in class net.tangly.erp.crm.domain.Contract
 
currency(Currency) - Method in class net.tangly.erp.crm.domain.Contract
 
CURRENT_PASSWORD - Static variable in class net.tangly.erp.crm.ui.CmdChangePassword
 

D

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
 
dialog() - Method in class net.tangly.erp.crm.ui.CmdChangePassword
 
disqualified - Enum constant in enum class net.tangly.erp.crm.domain.LeadCode
 
domain() - Method in record class net.tangly.erp.crm.ui.CmdLogin
Returns the value of the domain record component.
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.
emailIds(String) - Static method in class net.tangly.erp.crm.domain.Activity
 
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_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.
encryptPassword(String, String) - Static method in class net.tangly.erp.crm.domain.Subject
 
entities() - Method in class net.tangly.erp.crm.services.CrmBoundedDomain
 
entity() - Method in class net.tangly.erp.crm.domain.Interaction
 
entity(LegalEntity) - Method in class net.tangly.erp.crm.domain.Interaction
 
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 class net.tangly.erp.crm.domain.Interaction
 
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.Subject
 
equals(Object) - Method in record class net.tangly.erp.crm.ui.CmdLogin
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.tangly.erp.crm.ui.CmdLogout
Indicates whether some other object is "equal to" this one.
execute() - Method in class net.tangly.erp.crm.ui.CmdChangePassword
 
execute() - Method in record class net.tangly.erp.crm.ui.CmdLogin
 
execute() - Method in record class net.tangly.erp.crm.ui.CmdLogout
 
EXECUTE - Static variable in class net.tangly.erp.crm.ui.CmdChangePassword
 
EXPLICIT - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarRating
 
exportActivities(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportComments(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportContractExtensions(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportContracts(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportEmployees(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportEntities() - Method in class net.tangly.erp.crm.ports.CrmAdapter
 
exportInteractions(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportLeads(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportLegalEntities(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportNaturalEntities(Path) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
exportSubjects(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.ports.VCard2
 
formattedName() - Method in class net.tangly.erp.crm.ports.VCard2
 
funnel(InteractionCode, 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.ports.VCard2
 
GENERAL_AUDIENCES - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarRating
 
gmailPassword() - Method in class net.tangly.erp.crm.domain.Subject
 
gmailPassword(String) - Method in class net.tangly.erp.crm.domain.Subject
 
gmailUsername() - Method in class net.tangly.erp.crm.domain.Subject
 
gmailUsername(String) - Method in class net.tangly.erp.crm.domain.Subject
 
Gravatar - Class in net.tangly.erp.crm.gravatar
A gravatar is a dynamic image resource requested from the gravatar.com server.
Gravatar() - Constructor for class net.tangly.erp.crm.gravatar.Gravatar
 
GRAVATAR_ICON - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarImage
 
gravatarEmail() - Method in class net.tangly.erp.crm.domain.Subject
 
gravatarEmail(String) - Method in class net.tangly.erp.crm.domain.Subject
 
GravatarImage - Enum Class in net.tangly.erp.crm.gravatar
Defines the official image kinds of the gravatar site.
GravatarRating - Enum Class in net.tangly.erp.crm.gravatar
Defines the official ratings of the gravatar site.

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 record class net.tangly.erp.crm.ui.CmdLogin
Returns a hash code value for this object.
hashCode() - Method in record class net.tangly.erp.crm.ui.CmdLogout
Returns a hash code value for this object.
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
 
HTTP_404 - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarImage
 

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.InteractionCode
 
id() - Method in enum class net.tangly.erp.crm.domain.LeadCode
 
IDENTICON - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarImage
 
importActivities(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importComments(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importContractExtensions(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importContracts(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importEmployees(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importEntities() - Method in class net.tangly.erp.crm.ports.CrmAdapter
 
importInteractions(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importLeads(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importLegalEntities(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importNaturalEntities(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importSubjects(Reader, String) - Method in class net.tangly.erp.crm.ports.CrmTsvHdl
 
importVCard(Path) - Method in class net.tangly.erp.crm.ports.CrmVcardHdl
 
importVCards(Path) - Method in class net.tangly.erp.crm.ports.CrmVcardHdl
Import all vcard files located in the folder directory.
Interaction - Class in net.tangly.erp.crm.domain
Defines an interaction between your company and a legal entity and a group of natural entities.
Interaction(long) - Constructor for class net.tangly.erp.crm.domain.Interaction
 
InteractionCode - Enum Class in net.tangly.erp.crm.domain
Defines the phases of an interaction between the seller and sellee organizations.
interactions() - Method in class net.tangly.erp.crm.ports.CrmEntities
 
interactions() - Method in interface net.tangly.erp.crm.services.CrmRealm
 
INTERACTIONS_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
 
isEnabled() - Method in enum class net.tangly.erp.crm.domain.ActivityCode
 
isEnabled() - Method in enum class net.tangly.erp.crm.domain.InteractionCode
 
isEnabled() - Method in enum class net.tangly.erp.crm.domain.LeadCode
 

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.ports.VCard2
 
lead - Enum constant in enum class net.tangly.erp.crm.domain.InteractionCode
 
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, ActivityCode, 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_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
 
LeadsView - Class in net.tangly.erp.crm.ui
Regular CRUD view on leads abstraction.
LeadsView(CrmBoundedDomain, Mode) - Constructor for class net.tangly.erp.crm.ui.LeadsView
 
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
 
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.
locale() - Method in class net.tangly.erp.crm.domain.Contract
 
locale(Locale) - Method in class net.tangly.erp.crm.domain.Contract
 
login(String, String) - Method in class net.tangly.erp.crm.services.CrmBusinessLogic
 
lost - Enum constant in enum class net.tangly.erp.crm.domain.InteractionCode
 

M

meeting - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
 
MONSTERID - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarImage
 

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
 
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
 
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.gravatar - package net.tangly.erp.crm.gravatar
Support for retrieving gravatar images is provided through this package.
net.tangly.erp.crm.ports - package net.tangly.erp.crm.ports
Provides the adapters for the bounded domain.
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.
NEW_PASSWORD - Static variable in class net.tangly.erp.crm.ui.CmdChangePassword
 
newPassword(String) - Method in class net.tangly.erp.crm.domain.Subject
 
newSalt() - Static method in class net.tangly.erp.crm.domain.Subject
 
note() - Method in class net.tangly.erp.crm.ports.VCard2
 

O

open - Enum constant in enum class net.tangly.erp.crm.domain.LeadCode
 
ordered - Enum constant in enum class net.tangly.erp.crm.domain.InteractionCode
 
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
 

P

PARENTAL_GUIDANCE_SUGGESTED - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarRating
 
passwordHash() - Method in class net.tangly.erp.crm.domain.Subject
 
passwordHash(String) - Method in class net.tangly.erp.crm.domain.Subject
 
passwordSalt() - Method in class net.tangly.erp.crm.domain.Subject
 
passwordSalt(String) - Method in class net.tangly.erp.crm.domain.Subject
 
person() - Method in class net.tangly.erp.crm.domain.Employee
 
person(NaturalEntity) - Method in class net.tangly.erp.crm.domain.Employee
 
phoneNr() - Method in record class net.tangly.erp.crm.domain.Lead
Returns the value of the phoneNr record component.
photo() - Method in class net.tangly.erp.crm.ports.VCard2
 
potential() - Method in class net.tangly.erp.crm.domain.Interaction
 
potential(BigDecimal) - Method in class net.tangly.erp.crm.domain.Interaction
 
probability() - Method in class net.tangly.erp.crm.domain.Interaction
 
probability(BigDecimal) - Method in class net.tangly.erp.crm.domain.Interaction
 
prospect - Enum constant in enum class net.tangly.erp.crm.domain.InteractionCode
 

Q

qualified - Enum constant in enum class net.tangly.erp.crm.domain.LeadCode
 

R

range() - Method in record class net.tangly.erp.crm.domain.ContractExtension
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
 
refreshViews() - Method in class net.tangly.erp.crm.ui.CrmBoundedDomainUi
 
remove(Activity) - Method in class net.tangly.erp.crm.domain.Interaction
 
remove(ContractExtension) - Method in class net.tangly.erp.crm.domain.Contract
 
RESTRICTED - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarRating
 

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
 
storeRoot() - Method in class net.tangly.erp.crm.ports.CrmEntities
 
Subject - Class in net.tangly.erp.crm.domain
Defines the abstraction of a registered subject entitled to use the application and associated services.
Subject(long) - Constructor for class net.tangly.erp.crm.domain.Subject
 
subjects() - Method in class net.tangly.erp.crm.ports.CrmEntities
 
subjects() - Method in interface net.tangly.erp.crm.services.CrmRealm
 
SUBJECTS_TSV - Static variable in class net.tangly.erp.crm.ports.CrmAdapter
 

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 class net.tangly.erp.crm.domain.Interaction
 
toString() - Method in record class net.tangly.erp.crm.domain.Lead
Returns a string representation of this record class.
toString() - Method in record class net.tangly.erp.crm.ui.CmdLogin
Returns a string representation of this record class.
toString() - Method in record class net.tangly.erp.crm.ui.CmdLogout
Returns a string representation of this record class.
totalAmountWithoutVat() - Method in class net.tangly.erp.crm.domain.Contract
 

U

update() - Method in class net.tangly.erp.crm.ui.AnalyticsCrmView
 
updateInteractions() - Method in class net.tangly.erp.crm.services.CrmBusinessLogic
Set the end date property of interaction to the end date of the last contract associated with the interaction in the case of customer and completed state.
user() - Method in class net.tangly.erp.crm.domain.Subject
 
user(NaturalEntity) - Method in class net.tangly.erp.crm.domain.Subject
 
USERNAME - Static variable in class net.tangly.erp.crm.ui.CmdChangePassword
 

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.Interaction
 
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.InteractionCode
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.gravatar.GravatarImage
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class net.tangly.erp.crm.gravatar.GravatarRating
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.InteractionCode
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.gravatar.GravatarImage
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.gravatar.GravatarRating
Returns an array containing the constants of this enum class, in the order they are declared.
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
 
videocall - Enum constant in enum class net.tangly.erp.crm.domain.ActivityCode
 

W

WAVATAR - Enum constant in enum class net.tangly.erp.crm.gravatar.GravatarImage
 
weightedPotential() - Method in class net.tangly.erp.crm.domain.Interaction
 
workEmail() - Method in class net.tangly.erp.crm.ports.VCard2
 
workPhone() - Method in class net.tangly.erp.crm.ports.VCard2
 
A B C D E F G H I L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form