|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AssignedBuySideBookSecurity in net.sourceforge.fixagora.buyside.client.model.editor |
---|
Methods in net.sourceforge.fixagora.buyside.client.model.editor that return AssignedBuySideBookSecurity | |
---|---|
AssignedBuySideBookSecurity |
AssignedBuySideSecurityTableModel.get(int index)
Gets the. |
Methods in net.sourceforge.fixagora.buyside.client.model.editor with parameters of type AssignedBuySideBookSecurity | |
---|---|
void |
AssignedBuySideSecurityTableModel.addAssignedBuySideBookSecurity(AssignedBuySideBookSecurity assignedBuySideBookSecurity)
Adds the assigned buy side book security. |
void |
AssignedBuySideSecurityTableModel.remove(AssignedBuySideBookSecurity assignedBuySideBookSecurity)
Removes the. |
Method parameters in net.sourceforge.fixagora.buyside.client.model.editor with type arguments of type AssignedBuySideBookSecurity | |
---|---|
void |
AssignedBuySideSecurityTableModel.updateAssignedInitiatorSecurities(java.util.List<AssignedBuySideBookSecurity> list)
Update assigned initiator securities. |
Uses of AssignedBuySideBookSecurity in net.sourceforge.fixagora.buyside.client.view.dialog |
---|
Methods in net.sourceforge.fixagora.buyside.client.view.dialog that return AssignedBuySideBookSecurity | |
---|---|
AssignedBuySideBookSecurity |
AssignedBuySideSecurityDialog.getAssignedBuySideBookSecurity()
Gets the assigned buy side book security. |
Constructors in net.sourceforge.fixagora.buyside.client.view.dialog with parameters of type AssignedBuySideBookSecurity | |
---|---|
AssignedBuySideSecurityDialog(AssignedBuySideBookSecurity assignedBuySideBookSecurity,
SecurityTreeDialog securityTreeDialog,
java.util.List<BankCalendar> bankCalendars,
boolean edit)
Instantiates a new assigned buy side security dialog. |
Constructor parameters in net.sourceforge.fixagora.buyside.client.view.dialog with type arguments of type AssignedBuySideBookSecurity | |
---|---|
AssignedBuySideSecuritiesDialog(java.util.List<AssignedBuySideBookSecurity> assignedBuySideBookSecurities,
java.util.List<BankCalendar> bankCalendars,
boolean edit)
Instantiates a new assigned buy side securities dialog. |
Uses of AssignedBuySideBookSecurity in net.sourceforge.fixagora.buyside.shared.persistence |
---|
Methods in net.sourceforge.fixagora.buyside.shared.persistence that return types with arguments of type AssignedBuySideBookSecurity | |
---|---|
java.util.List<AssignedBuySideBookSecurity> |
BuySideQuotePage.getAssignedBuySideBookSecurities()
Gets the assigned buy side book securities. |
java.util.List<AssignedBuySideBookSecurity> |
BuySideBook.getAssignedBuySideBookSecurities()
Gets the assigned buy side book securities. |
Methods in net.sourceforge.fixagora.buyside.shared.persistence with parameters of type AssignedBuySideBookSecurity | |
---|---|
int |
AssignedBuySideBookSecurity.compareTo(AssignedBuySideBookSecurity assignedInitiatorSecurity)
|
Method parameters in net.sourceforge.fixagora.buyside.shared.persistence with type arguments of type AssignedBuySideBookSecurity | |
---|---|
void |
BuySideQuotePage.setAssignedBuySideBookSecurities(java.util.List<AssignedBuySideBookSecurity> assignedBuySideBookSecurities)
Sets the assigned buy side book securities. |
void |
BuySideBook.setAssignedBuySideBookSecurities(java.util.List<AssignedBuySideBookSecurity> assignedBuySideBookSecurities)
Sets the assigned buy side book securities. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |