Package io.jmix.core.metamodel.datatype
Interface EnumClass<T>
- Type Parameters:
T- type of value stored in the database
- All Known Implementing Classes:
AggregationMode,AssigneeSource,AttributeType,CalledElementType,CandidateGroupsSource,CandidateUsersSource,ChartType,ConditionSource,ContentType,CronTriggerMisfireInstruction,CustomTemplateDefinedBy,DataSetType,EnqueueingSessionStatus,EntityAttributePolicyAction,EntityLogItem.Type,EntityPolicyAction,FormOpenMode,FormParamValueSource,FormType,HitPolicy,HitPolicyAggregation,ImapAuthenticationMethod,ImapEventType,ImapSecureMode,ImapSyncStatus,IndexingOperation,JobSource,JobState,JsonSourceType,LogicalFilterComponent.Operation,MultiAssigneeSource,MultiInstanceType,MyTasksTreeItem.AssignedType,MyTasksTreeItem.Type,NotificationReadStatus,Operator,OptionsLoaderType,Orientation,ParameterType,ParameterType,PivotTablePropertyType,PredefinedTransformation,ProcessInstanceMigrationMode,PropertyFilter.Operation,RendererType,RepeatMode,ReportOutputType,ReportType,ResourcePolicyType,RestFilterOp,RoleSource,RowLevelPolicyAction,RowLevelPolicyType,ScheduleType,SendingStatus,SeriesType,ShowMode,SignalDefinitionScope,SimpleTriggerMisfireInstruction,SizeUnit,StackType,TemplateFileType,TemplateType,TimerDefinitionType,UserGroupType
public interface EnumClass<T>
Interface to be implemented by enums that serve as entity attribute types.
-
Method Summary
-
Method Details
-
getId
T getId()
-