Liferay Structure Predefined Value -


which table in liferay stores predefined values given structure.

also there facility in liferay populate these values dynamically using webservices?

the api used journalstructureservice, however, documentation states, has been replaced dynamic data display api, which, example, can find under ddmstructureservice in version 6.2.

this gives hint find underlying data, however, don't want manually write database. do want use api change values. trust me. consider database implementation detail , leave alone - if nothing else make next upgrade experience easier. should never change values in database manually without knowing exactly you're doing. and, trust me, keyword here "exactly", , you'll fail know all possible side effects. don't touch it.


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -