public class ParserUtilService extends BasicService
log| Modifier and Type | Method and Description |
|---|---|
void |
addToQueueParsingDocuments(org.codehaus.jettison.json.JSONArray data)
Add transferred objects to processing queue.
|
protected void |
executeParsingInServiceByName(ModuleName moduleName,
DocumentName documentName,
org.codehaus.jettison.json.JSONObject dataObject) |
static ParserUtilService |
getInstance()
Get configured
ParserUtilService instance. |
getAnoAccessApplicationDataService, getAnoAccessConfigurationService, getASActionService, getASBrandService, getASCustomActionService, getASCustomDataService, getASExperimentService, getASFeatureService, getASFederatedDataService, getASGenericActionService, getASGenericDataService, getASLayoutDataService, getASResourceDataService, getASSiteConfigService, getASSiteDataService, getASUserDataService, getASWebDataService, getASWizardDataService, getImagesServicepublic static ParserUtilService getInstance()
ParserUtilService instance.ParserUtilService instancepublic void addToQueueParsingDocuments(org.codehaus.jettison.json.JSONArray data)
throws java.lang.Exception
data - JSONArray of documentsjava.lang.Exception - if any errors occursprotected void executeParsingInServiceByName(ModuleName moduleName, DocumentName documentName, org.codehaus.jettison.json.JSONObject dataObject) throws net.anotheria.asg.exception.ASGRuntimeException
net.anotheria.asg.exception.ASGRuntimeExceptionCopyright © 2012-2023 anotheria.net. All Rights Reserved.