accounting-lib/src/main/java/org/gcube/accounting/datamodel/basetypes
Luca Frosini 523bb8c8bd Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients.
All tests run. All tests OK.

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/accounting/accounting-lib@120485 82a268e6-3cf1-43bd-a215-b396298e98cf
2015-11-30 16:49:18 +00:00
..
AbstractJobUsageRecord.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
AbstractPortletUsageRecord.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
AbstractServiceUsageRecord.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
AbstractStorageUsageRecord.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
AbstractTaskUsageRecord.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
CalculateWallDuration.java Reorganizing library 2015-10-14 08:46:13 +00:00
CalculateWallDurationAction.java Changed the property value type from Serializable to Comparable<? extends Serializable> which is much more what represent the value of a property. This should not imply any changes in clients. 2015-11-30 16:49:18 +00:00
TestUsageRecord.java refs #1117: Accounting lib's StackOverflow 2015-10-20 12:40:30 +00:00