Uses of Class
org.exoplatform.timetracker.entity.ActivityEntity
Packages that use ActivityEntity
Package
Description
-
Uses of ActivityEntity in org.exoplatform.timetracker.dao
Methods in org.exoplatform.timetracker.dao that return types with arguments of type ActivityEntity -
Uses of ActivityEntity in org.exoplatform.timetracker.entity
Constructors in org.exoplatform.timetracker.entity with parameters of type ActivityEntityModifierConstructorDescriptionActivityRecordEntity(Long id, String userName, String activityDate, Date activityTime, String description, String location, String office, float time, String projectVersion, ClientEntity clientEntity, ProjectEntity projectEntity, ActivityEntity activityEntity, SalesOrderEntity salesOrderEntity, Date createdDate) Constructor for ActivityRecordEntity.ActivityTeamEntity(ActivityEntity activityEntity, String teamId) -
Uses of ActivityEntity in org.exoplatform.timetracker.storage
Methods in org.exoplatform.timetracker.storage that return ActivityEntityModifier and TypeMethodDescriptiontoEntity.Methods in org.exoplatform.timetracker.storage with parameters of type ActivityEntity