|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BusinessEntity | |
wt.csm.businessentity | |
wt.csm.businessentity.service |
Uses of BusinessEntity in wt.csm.businessentity |
Methods in wt.csm.businessentity that return BusinessEntity | |
static BusinessEntity |
BusinessEntity.newBusinessEntity()
Supported API: false |
static BusinessEntity |
BusinessEntity.newBusinessEntity(String name)
Supported API: false |
Methods in wt.csm.businessentity with parameters of type BusinessEntity | |
protected boolean |
BusinessEntity.readVersion(BusinessEntity thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of BusinessEntity in wt.csm.businessentity.service |
Methods in wt.csm.businessentity.service that return BusinessEntity | |
static BusinessEntity |
BusinessEntityObjectsFactory.newBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
BusinessEntity |
BusinessEntityDBService.createBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
BusinessEntity |
BusinessEntityDBService.updateBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
BusinessEntity |
BusinessEntityDBService.refreshBusinessEntity(BusinessEntityDefaultView entity)
Supported API: false |
BusinessEntity |
BusinessEntityDBService.getBusinessEntity(AbstractLiteObject object)
Supported API: false |
BusinessEntity |
BusinessEntityDBService.getBusinessEntityById(String id)
Supported API: false |
private BusinessEntity |
BusinessEntityDBService.retrieveBusinessEntity(ObjectIdentifier objID)
|
Methods in wt.csm.businessentity.service with parameters of type BusinessEntity | |
static BusinessEntityDefaultView |
BusinessEntityObjectsFactory.newBusinessEntityDefaultView(BusinessEntity entity)
Supported API: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |