Uses of Class
org.exoplatform.timetracker.entity.ProjectEntity
Packages that use ProjectEntity
-
Uses of ProjectEntity in org.exoplatform.timetracker.entity
Constructors in org.exoplatform.timetracker.entity with parameters of type ProjectEntityModifierConstructorDescriptionActivityEntity(Long id, String label, ProjectEntity projectEntity, ActivityCodeEntity activityCodeEntity, SubActivityCodeEntity subActivityCodeEntity, TypeEntity typeEntity, SubTypeEntity subTypeEntity, FeatureEntity featureEntity) Constructor for ActivityEntity.ActivityRecordEntity(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. -
Uses of ProjectEntity in org.exoplatform.timetracker.storage
Methods in org.exoplatform.timetracker.storage that return ProjectEntityModifier and TypeMethodDescriptiontoEntity.Methods in org.exoplatform.timetracker.storage with parameters of type ProjectEntity