Package | Description |
---|---|
org.joty.app |
Modifier and Type | Method and Description |
---|---|
Common.LiteralsCollectionData |
Common.buildLiteralStructMain(java.lang.String tabName,
java.lang.String keyField,
java.lang.String literalField,
java.lang.String name,
LiteralsCollection paramLiteralStruct,
LiteralsCollection.LiteralStructParams prmLsParams)
Assembles data and metadata for loading literals from db
If the
LiteralStruct object is not passed as parameter it checks its
existence in the map m_literalMap and, if found, gets it, else a
new instance is created and is put in the map. |