You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2017/01/31 01:25:50 UTC

[Bug 60666] New: DataValidationConstraint contains two type classes that are not enums

https://bz.apache.org/bugzilla/show_bug.cgi?id=60666

            Bug ID: 60666
           Summary: DataValidationConstraint contains two type classes
                    that are not enums
           Product: POI
           Version: 3.16-dev
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: SS Common
          Assignee: dev@poi.apache.org
          Reporter: greg.woolsey@gmail.com
  Target Milestone: ---

types

OperatorType
ValidationType

are declared in the interface class.  Both consist of static int fields.

Per issue 59836, we should convert these to true enums.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 60666] DataValidationConstraint contains two type classes that are not enums

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60666

Greg Woolsey <gr...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |59836


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=59836
[Bug 59836] Tracker: Replace primitives with enums
-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org