Package | Description |
---|---|
org.posper.data.loader | |
org.posper.tpv.reports |
Modifier and Type | Class and Description |
---|---|
class |
DynamicHibernateSentence<Type> |
class |
HibernateSentenceRole
This class excludes the role 'admin' and the own role
|
class |
PreparedSentenceHibernate<Type> |
class |
StaticSentenceHibernateQuery<Type> |
Constructor and Description |
---|
TableDefinitionHibernate(Class<Type> hibClass,
HibernateSentence<Type> sentence,
String[] findMethNames,
Formats[] findFormatters,
String[] displayMeths,
Formats[] displayFormatters) |
TableDefinitionHibernate(Class<Type> hibClass,
HibernateSentence<Type> sentence,
String[] findMethNames,
Formats[] findFormatters,
String[] displayMeths,
Formats[] displayFormatters,
int[] iOrderIndexes) |
Modifier and Type | Method and Description |
---|---|
protected HibernateSentence<Object[]> |
JReportCloseCashTaxes.getSentence() |
protected HibernateSentence<Object[]> |
JReportProducts.getSentence() |
protected HibernateSentence<Object[]> |
JReportCloseCashPayments.getSentence() |
protected abstract HibernateSentence<Object[]> |
JPanelReport.getSentence() |
protected HibernateSentence<Object[]> |
JReportInventory2.getSentence() |
protected HibernateSentence<Object[]> |
JReportClosedProducts.getSentence() |
Constructor and Description |
---|
JRDataSourceHibQuery(HibernateSentence<Object[]> hibSent,
QueryFilter[] params) |
Copyright © 2021. All rights reserved.