public class Portal_OrgLaborServiceSoapBindingStub extends org.apache.axis.client.Stub implements OrgLaborServiceSoap
| Constructor and Description |
|---|
Portal_OrgLaborServiceSoapBindingStub() |
Portal_OrgLaborServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portal_OrgLaborServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
OrgLaborSoap |
addOrgLabor(long organizationId,
long typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteOrgLabor(long orgLaborId) |
OrgLaborSoap |
getOrgLabor(long orgLaborId) |
OrgLaborSoap[] |
getOrgLabors(long organizationId) |
OrgLaborSoap |
updateOrgLabor(long orgLaborId,
long typeId,
int sunOpen,
int sunClose,
int monOpen,
int monClose,
int tueOpen,
int tueClose,
int wedOpen,
int wedClose,
int thuOpen,
int thuClose,
int friOpen,
int friClose,
int satOpen,
int satClose) |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsernamepublic Portal_OrgLaborServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_OrgLaborServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portal_OrgLaborServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic OrgLaborSoap addOrgLabor(long organizationId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) throws java.rmi.RemoteException
addOrgLabor in interface OrgLaborServiceSoapjava.rmi.RemoteExceptionpublic void deleteOrgLabor(long orgLaborId)
throws java.rmi.RemoteException
deleteOrgLabor in interface OrgLaborServiceSoapjava.rmi.RemoteExceptionpublic OrgLaborSoap getOrgLabor(long orgLaborId) throws java.rmi.RemoteException
getOrgLabor in interface OrgLaborServiceSoapjava.rmi.RemoteExceptionpublic OrgLaborSoap[] getOrgLabors(long organizationId) throws java.rmi.RemoteException
getOrgLabors in interface OrgLaborServiceSoapjava.rmi.RemoteExceptionpublic OrgLaborSoap updateOrgLabor(long orgLaborId, long typeId, int sunOpen, int sunClose, int monOpen, int monClose, int tueOpen, int tueClose, int wedOpen, int wedClose, int thuOpen, int thuClose, int friOpen, int friClose, int satOpen, int satClose) throws java.rmi.RemoteException
updateOrgLabor in interface OrgLaborServiceSoapjava.rmi.RemoteException