Uses of Class
org.exoplatform.timetracker.entity.TypeEntity
Packages that use TypeEntity
-
Uses of TypeEntity in org.exoplatform.timetracker.entity
Constructors in org.exoplatform.timetracker.entity with parameters of type TypeEntityModifierConstructorDescriptionActivityEntity(Long id, String label, ProjectEntity projectEntity, ActivityCodeEntity activityCodeEntity, SubActivityCodeEntity subActivityCodeEntity, TypeEntity typeEntity, SubTypeEntity subTypeEntity, FeatureEntity featureEntity) Constructor for ActivityEntity.SubTypeEntity(Long id, String code, String label, TypeEntity typeEntity) Constructor for SubTypeEntity. -
Uses of TypeEntity in org.exoplatform.timetracker.storage
Methods in org.exoplatform.timetracker.storage that return TypeEntityMethods in org.exoplatform.timetracker.storage with parameters of type TypeEntity