-
Type:
New Feature
-
Status: Closed
-
Priority:
Non-Essential
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.9 Road Map Sprint 1
-
Component/s: None
-
Labels:
-
Complexity:Medium
class VisitAttributeType extends BaseAttributeType<Visit>
- Integer visitAttributeTypeId // required primary key
- String handlerType // required
- String handlerConfiguration
- Integer minOccurs // required, defaults to 0
- Integer maxOccurs // defaults to null
- inherited properties from OpenmrsMetadata
- depends on
-
TRUNK-2243 Add AttributeTypeHandler to the API, which can be used by multiple classes that need to support user-defined Attributes
-
- Closed
-
- is depended on by
-
TRUNK-2131 Add 'Visit Attribute' to data model
-
- Closed
-
-
TRUNK-2245 Service and DAO for VisitAttributeType
-
- Closed
-
-
TRUNK-2246 Domain object, liquibase, and hibernate mapping for VisitAttribute
-
- Closed
-