Uses of Class
org.imixs.workflow.office.forms.ChronicleEntity
-
Packages that use ChronicleEntity Package Description org.imixs.workflow.office.forms -
-
Uses of ChronicleEntity in org.imixs.workflow.office.forms
Methods in org.imixs.workflow.office.forms that return types with arguments of type ChronicleEntity Modifier and Type Method Description List<ChronicleEntity>ChronicleController. getChroniclePerMonth(int year, int month)Returns all chronical entries by year/monthMethods in org.imixs.workflow.office.forms with parameters of type ChronicleEntity Modifier and Type Method Description intChronicleEntityComparator. compare(ChronicleEntity a, ChronicleEntity b)
-