sorry, i made a post before your reply. it is there. but somehow missed the
line.
Seam.Component.register(Seam.Remoting.type.roomsnet$r5$pojo$portal$TblHotels);
Seam.Remoting.type.roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction
= function() {
this.__callback = new Object();
Seam.Remoting.type.roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction.prototype.addHotelToMyShortlist
= function(p0, p1, callback) {
return Seam.Remoting.execute(this, "addHotelToMyShortlist", [p0, p1],
callback);
}
Seam.Remoting.type.roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction.prototype.isHotelAlreadyAddedToShortList
= function(callback) {
return Seam.Remoting.execute(this, "isHotelAlreadyAddedToShortList", [],
callback);
}
Seam.Remoting.type.roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction.prototype.removeHotelFromMyShortlist
= function(p0, callback) {
return Seam.Remoting.execute(this, "removeHotelFromMyShortlist", [p0],
callback);
}
}
Seam.Remoting.type.roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction.__name
= "roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction";
Seam.Component.register(Seam.Remoting.type.roomsnet_r5_admin_businesslogic_DRAMP_UsersPicksLogicAction);
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4027411#4027411
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4027411
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user