The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.
| Tag Class | Total number of occurrences | Tag strings used by tag class |
|---|---|---|
| Todo Work | 16 | todo, FIXME |
Each tag is detailed below:
Number of occurrences found in the code: 16
| org.fosstrak.epcis.repository.InvalidFormatException | Line |
|---|---|
| javadoc! | 24 |
| org.fosstrak.epcis.repository.capture.CaptureOperationsModule | Line |
| the parsing of the xml inputstream should be done in the CaptureOperationsServlet; this class should implement EpcisCaptureInterface such that CaptureOperationsServlet can call its capture method and provide it with the parsed events. | 110 |
| javadoc! | 1237 |
| javadoc! | 1268 |
| org.fosstrak.epcis.repository.capture.CaptureOperationsModuleTest | Line |
| add more tests | 30 |
| org.fosstrak.epcis.repository.capture.CaptureOperationsSession | Line |
| Javadoc <p> | 34 |
| Can we get rid of this class as we now use Hibernate? | 36 |
| org.fosstrak.epcis.repository.query.MasterDataQueryDTO | Line |
| javadoc | 29 |
| org.fosstrak.epcis.repository.query.QueryOperationsModule | Line |
| should??? | 305 |
| filter by queryName?! | 1009 |
| might want to run them in parallel! | 1055 |
| org.fosstrak.epcis.repository.query.QueryOperationsSession | Line |
| Javadoc | 33 |
| org.fosstrak.epcis.repository.query.QuerySubscription | Line |
| This is a back-end method: move this method to the QueryOperationsBackend and delegate to it (thus we would need a reference to the QueryOperationsBackend in this class). | 150 |
| org.fosstrak.epcis.repository.query.Schedule | Line |
| remove (this is only required for conformance tests) | 90 |
| smallerField wouldn't be necessary. | 404 |
| org.fosstrak.epcis.repository.query.SimpleEventQueryDTO | Line |
| javadoc | 27 |