public interface WSUserCard
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal |
checkSubscriptionCost(int arg0,
int arg1,
javax.xml.datatype.XMLGregorianCalendar arg2) |
void |
deleteUserCard(int arg0) |
java.util.List<UserCard> |
getCardListByObject(int arg0) |
java.util.List<IdTitle> |
getContractObjects(int arg0,
boolean arg1) |
java.util.List<UserCard> |
getMultiroomBasecards(int arg0,
int arg1) |
DataMap |
getSystemInfo() |
java.util.List<UserCard> |
getUserCardList(int arg0,
boolean arg1) |
java.util.List<LogEntry> |
logList(java.lang.String arg0,
java.util.List<java.lang.Object> arg1) |
void |
releaseSlave(int arg0,
int arg1) |
void |
updateUserCard(UserCard arg0) |
@RequestWrapper(localName="getUserCardList", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetUserCardList") @ResponseWrapper(localName="getUserCardListResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetUserCardListResponse") java.util.List<UserCard> getUserCardList(int arg0, boolean arg1) throws BGException_Exception
arg1
- arg0
- BGException_Exception
@RequestWrapper(localName="updateUserCard", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.UpdateUserCard") @ResponseWrapper(localName="updateUserCardResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.UpdateUserCardResponse") void updateUserCard(UserCard arg0) throws BGException_Exception, BGMessageException_Exception
arg0
- BGException_Exception
BGMessageException_Exception
@RequestWrapper(localName="deleteUserCard", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.DeleteUserCard") @ResponseWrapper(localName="deleteUserCardResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.DeleteUserCardResponse") void deleteUserCard(int arg0) throws BGException_Exception
arg0
- BGException_Exception
@RequestWrapper(localName="getSystemInfo", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetSystemInfo") @ResponseWrapper(localName="getSystemInfoResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetSystemInfoResponse") DataMap getSystemInfo() throws BGException_Exception
BGException_Exception
@RequestWrapper(localName="checkSubscriptionCost", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.CheckSubscriptionCost") @ResponseWrapper(localName="checkSubscriptionCostResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.CheckSubscriptionCostResponse") java.math.BigDecimal checkSubscriptionCost(int arg0, int arg1, javax.xml.datatype.XMLGregorianCalendar arg2) throws BGException_Exception
arg2
- arg1
- arg0
- BGException_Exception
@RequestWrapper(localName="getMultiroomBasecards", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetMultiroomBasecards") @ResponseWrapper(localName="getMultiroomBasecardsResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetMultiroomBasecardsResponse") java.util.List<UserCard> getMultiroomBasecards(int arg0, int arg1) throws BGException_Exception
arg1
- arg0
- BGException_Exception
@RequestWrapper(localName="releaseSlave", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.ReleaseSlave") @ResponseWrapper(localName="releaseSlaveResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.ReleaseSlaveResponse") void releaseSlave(int arg0, int arg1) throws BGException_Exception
arg1
- arg0
- BGException_Exception
@RequestWrapper(localName="getContractObjects", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetContractObjects") @ResponseWrapper(localName="getContractObjectsResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetContractObjectsResponse") java.util.List<IdTitle> getContractObjects(int arg0, boolean arg1) throws BGException_Exception
arg1
- arg0
- BGException_Exception
@RequestWrapper(localName="getCardListByObject", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetCardListByObject") @ResponseWrapper(localName="getCardListByObjectResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.GetCardListByObjectResponse") java.util.List<UserCard> getCardListByObject(int arg0) throws BGException_Exception
arg0
- BGException_Exception
@RequestWrapper(localName="logList", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.LogList") @ResponseWrapper(localName="logListResponse", targetNamespace="http://common.cerbercrypt.modules.bgbilling.bitel.ru/", className="ru.bgcrm.plugin.bgbilling.ws.bgbilling.modules.cerbercrypt.common.LogListResponse") java.util.List<LogEntry> logList(java.lang.String arg0, java.util.List<java.lang.Object> arg1) throws BGException_Exception
arg1
- arg0
- BGException_Exception