Skip to main content
string
The Spring bean identifier containing the service being called.frameworkOperationServiceImpl
string
default:"PROTOTYPE"
Bean scope. Use PROTOTYPE for service calls.
string
The public service method name shown in the signature below.
object[]
The method argument array. Each argument is passed as an object with index 0, 1, and so on; the value must match the Java parameter type.

Headers

Send Lang-Context and Site-Context with every request. For protected methods, send the JWT in the Authorization header as Bearer <token>. Access: GUEST. Bearer Token: not required.
  • GUEST — unauthenticated users; only whitelist services are available.
  • USER — authentication is required; methods with USER checks are available.
  • ADMIN — full access to public methods of all services.
  • If a method checks a role internally, GUEST may receive null.

Methods

boolean

isValueEquals

boolean

isNotBlank

boolean

isBlank

boolean

isNotTrue

boolean

isTrue

boolean

isFileExists

boolean

isFileExistsFromSystemRoot

boolean

isFileExistsFromUploadRoot

boolean

isLanguageDetection

List<String>

getActiveLanguages

Map<String, String>

getTimeFromDate

Map<String, String>

getCurrentDate

Map<String, String>

getFormattedDate

Map<String, String>

getFormattedDateFromTimestamp

Map<String, Object>

getDaysTillEndDate

Map<String, Object>

getDatePlusYears

Map<String, Object>

getDaysTillEndDateFromTimestamp

Map<String, Object>

multiplyValueTo

Map<String, Object>

divideValueTo

Map<String, Object>

plusTwoValues

Map<String, String>

getFileSize

Map<String, String>

getFileExtension

Map<String, String>

getFirstLetter

Map<String, String>

getCurrentSequence

List<Map<String,Object>>

transformJsonArrayToList

String

getLangCode

Map<String, String>

toLowerCase

Map<String, String>

toUpperCase

Object

restClientCall

HashMap<Object, Object>

parseNestedDatabaseDocs

String

languageAwareUrl

WebSiteSettings

getCurrentWebSiteSettings

LinkedHashMap<String, Object>

getCurrentBrandingSiteSettings