if (typeof dwr == 'undefined' || dwr.engine == undefined) throw new Error('You must include DWR engine before including this file');

(function() {
if (dwr.engine._getObject("JGetTagInfo") == undefined) {
var p;

p = {};
p._path = '/geogad/dwr';






p.getMyTSTags = function(p0, p1, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getMyTSTags', arguments);
};





p.processTags = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'processTags', arguments);
};








p.createTagJava = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'createTagJava', arguments);
};







p.deleteTag = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'deleteTag', arguments);
};






















p.getSearchTSTotal = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getSearchTSTotal', arguments);
};























p.getSearchTSTotal = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getSearchTSTotal', arguments);
};

















p.getMatchingTags = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getMatchingTags', arguments);
};





























p.getSearchTourstops = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20, p21, p22, p23, p24, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getSearchTourstops', arguments);
};
















p.getSearchTSPoints = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getSearchTSPoints', arguments);
};





p.createTag = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'createTag', arguments);
};





p.processSearchString = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'processSearchString', arguments);
};





p.getTagSQL = function(p0, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getTagSQL', arguments);
};








p.createTagJS = function(p0, p1, p2, p3, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'createTagJS', arguments);
};









p.alreadyTagged = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'alreadyTagged', arguments);
};

















p.getMatchingTagsUpperCase = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getMatchingTagsUpperCase', arguments);
};














p.getSearchTSTotalCount = function(p0, p1, p2, p3, p4, p5, p6, p7, p8, p9, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'getSearchTSTotalCount', arguments);
};







p.checkForHyphens = function(p0, p1, p2, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'checkForHyphens', arguments);
};









p.createSearchString = function(p0, p1, p2, p3, p4, callback) {
return dwr.engine._execute(p._path, 'JGetTagInfo', 'createSearchString', arguments);
};

dwr.engine._setObject("JGetTagInfo", p);
}
})();


