Package be.personify.util.generator
Annotation Type MetaInfo
-
@Retention(RUNTIME) @Target({TYPE,FIELD}) public @interface MetaInfo
-
-
Optional Element Summary
-
-
-
Element Detail
-
name
String name
- Default:
- "none"
-
-
-
description
String description
- Default:
- "none"
-
-
-
group
String group
- Default:
- "default"
-
-
-
frontendGroup
String frontendGroup
- Default:
- "default"
-
-
-
iconClass
String iconClass
- Default:
- "barcode"
-
-
-
security
String security
- Default:
- "authenticated"
-
-
-
identityDirection
String identityDirection
- Default:
- "none"
-
-
-
organisationDirection
String organisationDirection
- Default:
- "none"
-
-
-
entitlementDirection
String entitlementDirection
- Default:
- "none"
-
-
-
afterDeleteGoToLink
String afterDeleteGoToLink
- Default:
- "_self"
-
-
-
afterCreateGoToLink
String afterCreateGoToLink
- Default:
- "_self"
-
-
-
afterUpdateGoToLink
String afterUpdateGoToLink
- Default:
- "_self"
-
-
-
rst_diagram_width_percentage
String rst_diagram_width_percentage
- Default:
- "70"
-
-
-
sampleValue
String sampleValue
- Default:
- "sample"
-
-
-
dependantChoice
String dependantChoice
- Default:
- "none"
-
-
-
sortProperty
String sortProperty
- Default:
- "name"
-
-
-
sortOrder
String sortOrder
- Default:
- "asc"
-
-
-
dateFormat
String dateFormat
- Default:
- "dd/MM/yyyy"
-
-
-
dateHighlighter
String dateHighlighter
- Default:
- ""
-
-
-
persistentPropertiesToIncludeOnSearchResult
String persistentPropertiesToIncludeOnSearchResult
- Default:
- ""
-
-
-
persistentPropertiesToIncludeOnEntityPage
String persistentPropertiesToIncludeOnEntityPage
- Default:
- ""
-
-
-
customRenderer
String customRenderer
- Default:
- "none"
-
-
-
filter
String filter
- Default:
- ""
-
-
-
tableName
String tableName
- Default:
- ""
-
-
-
validationPattern
String validationPattern
- Default:
- ""
-
-
-
fixedInitialValue
String fixedInitialValue
- Default:
- ""
-
-
-
dashboardField
String dashboardField
- Default:
- ""
-
-
-
dashboardSubtypeDirection
String dashboardSubtypeDirection
- Default:
- ""
-
-
-
unit
String unit
- Default:
- ""
-
-