Package | Description |
---|---|
com.secutix.plugin.externalprinting.v1_0.catalog.dto |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedMultiLingual
Extended MultiLingual entity having the following properties:
each translation cannot goes up to 2000 characters
the first translation is not mandatory
Column names defaults to |
class |
MLExtendedExternalName |
class |
MLExternalName
MLExternalName entity, contains up to 5 translations, the first one being mandatory, and defined in the 5 external
languages of the institution.
|
class |
MLShortName
MLShortName entity, contains up to 5 translations, the first one being mandatory, and defined in the 5 external
languages of the institution.
|
class |
MultiLingual
MultiLingual entity having the following properties:
each translation cannot be longer than 60 characters
the first translation is mandatory
Column names defaults to |
Modifier and Type | Method and Description |
---|---|
int |
AbstractMultiLingual.compareTo(AbstractMultiLingual o) |
int |
AbstractMultiLingual.compareTo(AbstractMultiLingual o) |
Constructor and Description |
---|
AbstractMultiLingual(AbstractMultiLingual ml) |
AbstractMultiLingual(AbstractMultiLingual ml) |
AbstractMultiLingual(AbstractMultiLingual ml,
boolean isInternal) |
AbstractMultiLingual(AbstractMultiLingual ml,
boolean isInternal) |
ExtendedMultiLingual(AbstractMultiLingual ml) |
ExtendedMultiLingual(AbstractMultiLingual ml) |
ExtendedMultiLingual(AbstractMultiLingual ml,
boolean isInternal) |
ExtendedMultiLingual(AbstractMultiLingual ml,
boolean isInternal) |
MLExtendedExternalName(AbstractMultiLingual trans) |
MLExtendedExternalName(AbstractMultiLingual trans) |
Copyright © 2021. All rights reserved.