public class Portal_OrgLaborServiceSoapBindingImpl extends java.lang.Object implements OrgLaborServiceSoap
| Constructor and Description |
|---|
Portal_OrgLaborServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
OrgLaborSoap |
addOrgLabor(long organizationId,
int 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) |
void |
deleteOrgLabor(long orgLaborId) |
OrgLaborSoap |
getOrgLabor(long orgLaborId) |
OrgLaborSoap[] |
getOrgLabors(long organizationId) |
OrgLaborSoap |
updateOrgLabor(long orgLaborId,
int 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) |
public Portal_OrgLaborServiceSoapBindingImpl()
public OrgLaborSoap addOrgLabor(long organizationId, int 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, int 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