...
Code Block | ||
---|---|---|
| ||
/* @param queryPatternsXML: Query pattern xml get from UI @param action: Pass 'REPLACE' OR 'ADD' to modify or add new query query pattern @param userInfo: Object of type UserInfo containing information about logged in user. @param cubeIDsemanticmodelID: pass the respective cubesemantic model idID */ public ResponseStatus saveQueryPatterns(queryPatternsXML, action, cubeIdsemanticmodelID, userInfo); |