|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.csm.businessentity.service.BusinessEntityServiceFwd
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
FC_RESOURCE
|
(package private) static boolean |
SERVER
|
Fields inherited from interface wt.method.RemoteAccess |
versionID |
Constructor Summary | |
BusinessEntityServiceFwd()
|
Method Summary | |
BusinessEntityDefaultView |
createBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
void |
deleteBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
BusinessEntityDefaultView |
getBusinessEntity(AbstractLiteObject object)
Supported API: false |
BusinessEntityDefaultView |
getBusinessEntityById(String id)
Supported API: false |
private static Manager |
getManager()
|
BusinessEntityDefaultView |
refreshBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
BusinessEntityDefaultView |
updateBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static final boolean SERVER
private static final String FC_RESOURCE
private static final String CLASSNAME
Constructor Detail |
public BusinessEntityServiceFwd()
Method Detail |
private static Manager getManager() throws WTException
WTException
public BusinessEntityDefaultView createBusinessEntity(BusinessEntityDefaultView entity) throws RemoteException, NotAuthorizedException, WTException
createBusinessEntity
in interface BusinessEntityService
entity
-
RemoteException
NotAuthorizedException
WTException
public BusinessEntityDefaultView updateBusinessEntity(BusinessEntityDefaultView entity) throws RemoteException, NotAuthorizedException, WTException
updateBusinessEntity
in interface BusinessEntityService
entity
-
RemoteException
NotAuthorizedException
WTException
public BusinessEntityDefaultView refreshBusinessEntity(BusinessEntityDefaultView entity) throws RemoteException, WTException
refreshBusinessEntity
in interface BusinessEntityService
entity
-
RemoteException
WTException
public BusinessEntityDefaultView getBusinessEntity(AbstractLiteObject object) throws RemoteException, WTException
getBusinessEntity
in interface BusinessEntityService
object
-
RemoteException
WTException
public void deleteBusinessEntity(BusinessEntityDefaultView entity) throws RemoteException, NotAuthorizedException, WTException
deleteBusinessEntity
in interface BusinessEntityService
entity
-
RemoteException
NotAuthorizedException
WTException
public BusinessEntityDefaultView getBusinessEntityById(String id) throws RemoteException, WTException
getBusinessEntityById
in interface BusinessEntityService
id
-
RemoteException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |