public class EntityInstanceContextImpl extends java.lang.Object implements EntityInstanceContext
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkItemTypeCode(PK pk) |
ItemDeployment |
getItemDeployment() |
PersistencePool |
getPersistencePool() |
PK |
getPK() |
void |
setPK(PK pk) |
public PK getPK()
getPK in interface EntityInstanceContextpublic void setPK(PK pk)
setPK in interface EntityInstanceContextprotected void checkItemTypeCode(PK pk)
public PersistencePool getPersistencePool()
getPersistencePool in interface EntityInstanceContextpublic ItemDeployment getItemDeployment()
getItemDeployment in interface EntityInstanceContextCopyright © 2018 SAP SE. All Rights Reserved.