|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Principals | |
|---|---|
| org.marketcetera.ors | Main classes for the order routing system server. |
| org.marketcetera.ors.history | Provides reports persistence services within ORS. |
| Uses of Principals in org.marketcetera.ors |
|---|
| Fields in org.marketcetera.ors declared as Principals | |
|---|---|
static Principals |
Principals.UNKNOWN
A sentinel value indicating unknown principals. |
| Methods in org.marketcetera.ors that return Principals | |
|---|---|
Principals |
ReplyPersister.getPrincipals(Message inMessage,
boolean isAck)
Returns the principals associated with the given message. |
| Uses of Principals in org.marketcetera.ors.history |
|---|
| Methods in org.marketcetera.ors.history that return Principals | |
|---|---|
Principals |
BasicReportHistoryServices.getPrincipals(OrderID orderID)
|
Principals |
ReportHistoryServices.getPrincipals(OrderID orderID)
Returns the principals associated with the report with given order ID. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||