| Modifier and Type | Method and Description |
|---|---|
ItemDeployment |
DeploymentImpl.getItemDeployment(String beanID) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemDeployment |
AbstractEntityState.getDeployment() |
protected ItemDeployment |
AbstractTypeInitializer.getDeployment(String typeName,
String jndiName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TableJDBC.createTable(Connection conn,
ItemDeployment depl,
DeploymentImpl deployments)
Creates a item table.
|
protected void |
AbstractTypeInitializer.initializeTable(Connection conn,
ItemDeployment depl) |
protected void |
AbstractTypeInitializer.initializeTableIndexes(Connection conn,
ItemDeployment depl) |
protected static boolean |
TableJDBC.isPropsTableDeployment(ItemDeployment depl) |
static void |
TableJDBC.updateTable(Connection conn,
ItemDeployment depl,
DBTable table,
Collection<ItemDeployment.Attribute> missingAttributes,
DeploymentImpl deployments)
Modifies a existing item table.
|
| Constructor and Description |
|---|
AbstractEntityState(PersistencePool pool,
ItemDeployment depl) |
GenericItemEntityStateCacheUnit(Cache cache,
PK pk,
ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
ItemDeployment |
EntityInstanceContext.getItemDeployment() |
ItemDeployment |
EntityInstanceContextImpl.getItemDeployment() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistencePool.verifyTableExistenceIfNeeded(Connection connection,
ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
ItemDeployment |
HJMPException.getDeployment() |
ItemDeployment |
FinderResult.getDeployment() |
| Constructor and Description |
|---|
FinderResult(PersistencePool pool,
ItemDeployment depl,
String beanKey,
String finderName,
Object[] parameters) |
HJMPException(DataAccessException e,
ItemDeployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HJMPGenerator.generate(ItemDeployment itemDeployment,
File targetDir) |
| Constructor and Description |
|---|
HJMPEntityBean(ItemDeployment newItemDeployment) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSerialNumberDAO.alterSeriesTable(Connection conn,
DeploymentImpl deployments,
ItemDeployment depl,
de.hybris.platform.persistence.numberseries.DefaultSerialNumberDAO.TableInfo info) |
protected void |
DefaultSerialNumberDAO.createSeriesTable(Connection conn,
DeploymentImpl deployments,
ItemDeployment depl) |
protected void |
DefaultSerialNumberDAO.initTable(Connection conn,
DeploymentImpl deployments,
ItemDeployment depl,
de.hybris.platform.persistence.numberseries.DefaultSerialNumberDAO.TableInfo info) |
| Modifier and Type | Method and Description |
|---|---|
ItemDeployment |
DBPersistenceManager.getItemDeployment(int tc) |
ItemDeployment |
PersistenceManager.getItemDeployment(int tc) |
ItemDeployment |
DBPersistenceManager.getItemDeployment(String beanOrJNDIName) |
ItemDeployment |
PersistenceManager.getItemDeployment(String beanOrJNDIName) |
| Modifier and Type | Method and Description |
|---|---|
Set<ItemDeployment> |
DBPersistenceManager.getAllDeployments() |
Collection<ItemDeployment> |
DBPersistenceManager.getAllSubDeployments(ItemDeployment depl) |
Collection<ItemDeployment> |
PersistenceManager.getAllSubDeployments(ItemDeployment depl) |
Map<Integer,ItemDeployment> |
DBPersistenceManager.getDuplicatedItemDeployments() |
Map<Integer,ItemDeployment> |
PersistenceManager.getDuplicatedItemDeployments()
Returns a duplicated deployments by its type code.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ItemDeployment> |
DBPersistenceManager.getAllSubDeployments(ItemDeployment depl) |
Collection<ItemDeployment> |
PersistenceManager.getAllSubDeployments(ItemDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
ItemDeployment |
ComposedTypeEJB.getDeployment() |
ItemDeployment |
ComposedTypeRemote.getDeployment() |
protected ItemDeployment |
ComposedTypeEJB.getDeploymentInternal(boolean warn) |
| Modifier and Type | Method and Description |
|---|---|
ComposedTypeRemote |
ComposedType_HJMPWrapper.create(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
ComposedTypeRemote |
ComposedTypeHome.create(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClass,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
ComposedTypeRemote |
TypeManagerEJB.createRootComposedType(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType,
boolean copySupertypeData) |
ComposedTypeRemote |
TypeManagerEJB.createRootRelationType(PK pkBase,
String relationQualfier,
ItemDeployment deployment,
boolean copySupertypeData) |
protected void |
ComposedTypeEJB.doTypeInitialization(ComposedTypeRemote newSuperType,
ItemDeployment newDeployment,
String jaloClassName,
ComposedTypeRemote metaType) |
PK |
ComposedTypeEJB.ejbCreate(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
PK |
ComposedType_HJMPWrapper.ejbCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
void |
ComposedTypeEJB.ejbPostCreate(PK pkBase,
ComposedTypeRemote superType,
String code,
String jaloClassName,
ItemDeployment deployment,
ComposedTypeRemote metaType) |
void |
ComposedType_HJMPWrapper.ejbPostCreate(PK param0,
ComposedTypeRemote param1,
String param2,
String param3,
ItemDeployment param4,
ComposedTypeRemote param5) |
void |
ComposedTypeEJB.reinitializeType(ComposedTypeRemote superType,
ItemDeployment deployment,
String jaloClassName,
ComposedTypeRemote metaType) |
void |
ComposedTypeRemote.reinitializeType(ComposedTypeRemote superType,
ItemDeployment deployment,
String jaloClassName,
ComposedTypeRemote metaType)
Internal ! Used for reinitialization - dont call directly.
|
void |
ComposedTypeEJB.setDeployment(ItemDeployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
protected ItemDeployment |
CacheStatisticsHelper.getItemDeployment(int typeCode,
PersistenceManager persistenceManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
YItemDeploymentWrapper
Wraps up a
YDeployment instance to be used inside |
| Modifier and Type | Method and Description |
|---|---|
ItemDeployment |
YPersistenceManager.getItemDeployment(int tc) |
ItemDeployment |
YPersistenceManager.getItemDeployment(String beanOrJNDIName) |
ItemDeployment |
ParsedDeployments.getItemDeployment(String beanID) |
protected ItemDeployment |
YPersistenceManager.wrapDeployment(YDeployment depl) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<ItemDeployment> |
ParsedDeployments.createDeployments(YTypeSystem sys,
Set<YExtension> hideExtensions) |
Collection<ItemDeployment> |
YPersistenceManager.getAllSubDeployments(ItemDeployment depl) |
Map<Integer,ItemDeployment> |
YPersistenceManager.getDuplicatedItemDeployments() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
YDeploymentJDBC.deleteDeploymentByName(ItemDeployment depl) |
static boolean |
YDeploymentJDBC.existsDeployment(ItemDeployment depl) |
Collection<ItemDeployment> |
YPersistenceManager.getAllSubDeployments(ItemDeployment depl) |
static void |
YDeploymentJDBC.insertDeployment(ItemDeployment depl,
String extension) |
static void |
YDeploymentJDBC.updateDeploymentByName(ItemDeployment newDepl,
String extension) |
static void |
YDeploymentJDBC.updateDeploymentByTypecode(ItemDeployment newDepl,
String extension) |
Copyright © 2017 SAP SE. All Rights Reserved.