|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Objects are equal using their
equals method, ignoring collections.
longs are equal.
ints are equal.
shorts are equal.
chars are equal.
bytes are equal.
doubles are equal by testing that the
pattern of bits returned by doubleToLong are equal.
floats are equal byt testing that the
pattern of bits returned by doubleToLong are equal.
booleanss are equal.
Object arrays.
long.
int.
short.
char.
byte.
double.
float.
boolean.
hashCode for an Object.
hashCode for a long.
hashCode for an int.
hashCode for a short.
hashCode for a char.
hashCode for a byte.
hashCode for a double.
hashCode for a float.
hashCode for a boolean.
hashCode for an Object array.
hashCode for a long array.
hashCode for an int array.
hashCode for a short array.
hashCode for a char array.
hashCode for a byte array.
hashCode for a double array.
hashCode for a float array.
hashCode for a boolean array.
hashCode for an Object.
hashCode for a long.
hashCode for an int.
hashCode for a short.
hashCode for a char.
hashCode for a byte.
hashCode for a double.
hashCode for a float.
hashCode for a boolean.
hashCode for an Object array.
hashCode for a long array.
hashCode for an int array.
hashCode for a short array.
hashCode for a char array.
hashCode for a byte array.
hashCode for a double array.
hashCode for a float array.
hashCode for a boolean array.
super.equals() to this builder.
FlatXmlDataSetor XlsDataSetformat if they end with ".xml"
or ".xls" respectively.Calendar object truncated to the field
specified (by default SECOND) using DateUtils.truncate(Calendar, int).
DEFAULT_TRUNCATE_TO_FIELDleaving it as the most significant.
DateRange.
DateCalendar wrapped by this object.
- getClassName() -
Method in class net.sf.oness.common.model.exceptions.ExistingInstanceException
-
- getCode() -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- getCode() -
Method in interface net.sf.oness.common.model.auditing.Auditable
- The code that identifies all versions of the same object
- getCode() -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
-
- getComments() -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
- Comments for this object
- getComments() -
Method in class net.sf.oness.common.model.to.AuditableTransferObject
- Comments for this object
- getConnection() -
Method in class net.sf.oness.common.model.testing.SpringDatabaseTestCase
- Gets connection from DataSource defined ApplicationContext with bean name
"dataSource"
- getCreatedBy() -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- getCreatedBy() -
Method in interface net.sf.oness.common.model.auditing.Auditable
- Get the user that created this object
- getCreatedBy() -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
-
- getCurrency() -
Method in class net.sf.oness.common.model.accounting.Money
-
- getDataSet() -
Method in class net.sf.oness.common.model.testing.SpringDatabaseTestCase
- Gets dataset from xml file "dbunit.xml" or "src/test/dbunit.xml", or xls
files "dbunit.xls" or "src/test/dbunit.xls", the first that exists.
- getDataSource() -
Method in class net.sf.oness.common.model.util.dbunit.DatabasePopulator
-
- getDayOfMonth() -
Method in class net.sf.oness.common.model.temporal.Date
-
- getDeletedBy() -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- getDeletedBy() -
Method in interface net.sf.oness.common.model.auditing.Auditable
- Get the user that deleted this object
- getDeletedBy() -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
-
- getEnd() -
Method in class net.sf.oness.common.model.temporal.DateRange
-
- getExistingInstances() -
Method in class net.sf.oness.common.model.exceptions.ExistingInstanceException
-
- getFirstElement() -
Method in class net.sf.oness.common.model.util.PaginatedList
- First element of this page, starting at 0
- getId() -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- getId() -
Method in interface net.sf.oness.common.model.auditing.Auditable
- The identifier of each version of each object
- getId() -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
-
- getLastPageNumber() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Calculate the last page number, starting at 0
- getList() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Get list with the elements of this page
- getLocations() -
Method in class net.sf.oness.common.model.util.dbunit.DatabasePopulator
-
- getMaxElements() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Max number of elements in the page
- getMonth() -
Method in class net.sf.oness.common.model.temporal.Date
-
- getObject() -
Method in class net.sf.oness.common.model.exceptions.ExistingInstanceException
-
- getPageNumber() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Calculate the page number, starting at 0
- getPageSize() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Number of elements in this page
- getPropertyNames() -
Method in class net.sf.oness.common.model.temporal.hibernate.DateRangeType
-
- getPropertyTypes() -
Method in class net.sf.oness.common.model.temporal.hibernate.DateRangeType
-
- getPropertyValue(Object, int) -
Method in class net.sf.oness.common.model.temporal.hibernate.DateRangeType
-
Returns MIN_VALUE if start is NULL in database
Returns MAX_VALUE if end is NULL in database
- getSize() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Number of elements in all the pages
- getStart() -
Method in class net.sf.oness.common.model.temporal.DateRange
-
- getTime() -
Method in class net.sf.oness.common.model.temporal.Date
- Get this Time as a
java.util.Date object.
- getTransactionTime() -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- getTransactionTime() -
Method in interface net.sf.oness.common.model.auditing.Auditable
- Range of time when the data is entered into the system
- getTransactionTime() -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
-
- getUserName() -
Static method in class net.sf.oness.common.model.security.SecurityHelper
- Get the userName of the current user
- getValidTime() -
Method in interface net.sf.oness.common.model.temporal.TemporalValue
- Range of time when the data is valid
- getYear() -
Method in class net.sf.oness.common.model.temporal.Date
-
- greaterThan(Money) -
Method in class net.sf.oness.common.model.accounting.Money
-
true if the fields that have been checked
are all equal.
Locale.getDefault()
DEFAULT_TRUNCATE_TO_FIELDleaving it as the most significant.
Objects
are equal.
Objects
are equal.
Objects
are equal.
Calendar wrapped by this object.
- setCode(Long) -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- setCode(Long) -
Method in interface net.sf.oness.common.model.auditing.Auditable
-
- setComments(String) -
Method in class net.sf.oness.common.model.bo.AbstractBusinessObject
-
- setComments(String) -
Method in class net.sf.oness.common.model.to.AuditableTransferObject
-
- setCreatedBy(String) -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- setCreatedBy(String) -
Method in interface net.sf.oness.common.model.auditing.Auditable
- Set the user that created this object
- setDataSource(DataSource) -
Method in class net.sf.oness.common.model.util.dbunit.DatabasePopulator
- DataSource of the database to populate
- setDeletedBy(String) -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- setDeletedBy(String) -
Method in interface net.sf.oness.common.model.auditing.Auditable
- Set the user that deleted this object
- setEnd(Date) -
Method in class net.sf.oness.common.model.temporal.DateRange
- Set the end date
- setFirstElement(int) -
Method in class net.sf.oness.common.model.util.PaginatedList
-
- setHibernateDialect(String) -
Method in class net.sf.oness.common.model.dao.hibernate.HibernateProperties
-
- setId(Long) -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- setId(Long) -
Method in interface net.sf.oness.common.model.auditing.Auditable
-
- setList(List) -
Method in class net.sf.oness.common.model.util.PaginatedList
-
- setLocations(List) -
Method in class net.sf.oness.common.model.util.dbunit.DatabasePopulator
- Set the locations of the dataset resources.
- setMaxElements(int) -
Method in class net.sf.oness.common.model.util.PaginatedList
-
- setPropertyValue(Object, int, Object) -
Method in class net.sf.oness.common.model.temporal.hibernate.DateRangeType
-
Sets start to MIN_VALUE if it is NULL in database
Sets end to MAX_VALUE if it is NULL in database
- setSize(int) -
Method in class net.sf.oness.common.model.util.PaginatedList
- Set the number of elements in all the pages
- setStart(Date) -
Method in class net.sf.oness.common.model.temporal.DateRange
- Set the start date
- setTransactionTime(DateRange) -
Method in class net.sf.oness.common.model.auditing.AbstractAuditableObject
-
- setTransactionTime(DateRange) -
Method in interface net.sf.oness.common.model.auditing.Auditable
-
- setValidTime(DateRange) -
Method in interface net.sf.oness.common.model.temporal.TemporalValue
-
- size() -
Method in class net.sf.oness.common.model.util.PaginatedList
- Number of elements in all the pages
- sqlTypes() -
Method in class net.sf.oness.common.model.temporal.hibernate.DateType
-
- startingAndEndingNow() -
Static method in class net.sf.oness.common.model.temporal.DateRange
-
- startingNow() -
Static method in class net.sf.oness.common.model.temporal.DateRange
-
- startingOn(Date) -
Static method in class net.sf.oness.common.model.temporal.DateRange
-
- subList(int, int) -
Method in class net.sf.oness.common.model.util.PaginatedList
- Unsupported operation
- subtract(Money) -
Method in class net.sf.oness.common.model.accounting.Money
-
hashCode.
hashCode.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||