|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of BookingText in org.opencrx.kernel.activity1.cci2 |
|---|
| Methods in org.opencrx.kernel.activity1.cci2 with parameters of type BookingText | |
|---|---|
void |
ActivityType.setWorkBt(BookingText workBt)
Sets a new value for the reference workBt. |
| Uses of BookingText in org.opencrx.kernel.activity1.jdo2 |
|---|
| Methods in org.opencrx.kernel.activity1.jdo2 with parameters of type BookingText | |
|---|---|
void |
ActivityType.setWorkBt(BookingText workBt)
Sets a new value for the reference workBt. |
| Uses of BookingText in org.opencrx.kernel.activity1.jmi1 |
|---|
| Methods in org.opencrx.kernel.activity1.jmi1 with parameters of type BookingText | |
|---|---|
void |
ActivityType.setWorkBt(BookingText workBt)
Sets a new value for the reference workBt. |
| Uses of BookingText in org.opencrx.kernel.depot1.cci2 |
|---|
| Methods in org.opencrx.kernel.depot1.cci2 with type parameters of type BookingText | ||
|---|---|---|
|
DepotEntity.getBookingText()
Retrieves a set containing all the elements for the reference bookingText. |
|
| Methods in org.opencrx.kernel.depot1.cci2 that return BookingText | |
|---|---|
BookingText |
CreateBookingByProductParams.getBookingText()
Retrieves the value for the optional structure field bookingText. |
BookingText |
CreateBookingByPositionParams.getBookingText()
Retrieves the value for the optional structure field bookingText. |
BookingText |
CreateBookingByPositionNameParams.getBookingText()
Retrieves the value for the optional structure field bookingText. |
| Methods in org.opencrx.kernel.depot1.cci2 with parameters of type BookingText | ||
|---|---|---|
|
DepotEntity.createBookingByPosition(BookingText bookingText,
String bookingTextName,
short bookingType,
DepotPosition positionCredit,
DepotPosition positionDebit,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
|
DepotEntity.createBookingByPositionName(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
String positionName,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
|
DepotEntity.createBookingByProduct(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
Product product,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
| Uses of BookingText in org.opencrx.kernel.depot1.jdo2 |
|---|
| Classes in org.opencrx.kernel.depot1.jdo2 that implement BookingText | |
|---|---|
class |
BookingText
Class BookingText |
| Methods in org.opencrx.kernel.depot1.jdo2 with type parameters of type BookingText | ||
|---|---|---|
|
DepotEntity.getBookingText()
Retrieves a set containing all the elements for the reference bookingText. |
|
| Methods in org.opencrx.kernel.depot1.jdo2 with parameters of type BookingText | ||
|---|---|---|
|
DepotEntity.createBookingByPosition(BookingText bookingText,
String bookingTextName,
short bookingType,
DepotPosition positionCredit,
DepotPosition positionDebit,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
|
DepotEntity.createBookingByPositionName(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
String positionName,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
|
DepotEntity.createBookingByProduct(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
Product product,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
| Uses of BookingText in org.opencrx.kernel.depot1.jmi1 |
|---|
| Subinterfaces of BookingText in org.opencrx.kernel.depot1.jmi1 | |
|---|---|
interface |
BookingText
Class BookingText |
| Methods in org.opencrx.kernel.depot1.jmi1 with type parameters of type BookingText | ||
|---|---|---|
|
DepotEntity.getBookingText(BookingTextQuery query)
Retrieves the value for the reference bookingText for the
specified query. |
|
| Methods in org.opencrx.kernel.depot1.jmi1 with parameters of type BookingText | |
|---|---|
CreateBookingByPositionNameParams |
Depot1Package.createCreateBookingByPositionNameParams(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
String positionName,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
CreateBookingByPositionParams |
Depot1Package.createCreateBookingByPositionParams(BookingText bookingText,
String bookingTextName,
short bookingType,
DepotPosition positionCredit,
DepotPosition positionDebit,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
CreateBookingByProductParams |
Depot1Package.createCreateBookingByProductParams(BookingText bookingText,
String bookingTextName,
short bookingType,
Depot depotCredit,
Depot depotDebit,
String depotNumberCredit,
String depotNumberDebit,
Product product,
BigDecimal quantity,
CompoundBooking reversalOf,
Date valueDate)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||