Uses of Interface
de.hybris.platform.core.ItemDeployment
Packages that use ItemDeployment
Package
Description
-
Uses of ItemDeployment in de.hybris.platform.core
Methods in de.hybris.platform.core that return ItemDeployment -
Uses of ItemDeployment in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return ItemDeploymentMethods in de.hybris.platform.persistence with parameters of type ItemDeploymentModifier and TypeMethodDescriptionstatic voidTableJDBC.createTable(Connection conn, ItemDeployment depl, DeploymentImpl deployments) Creates a item table.protected static booleanTableJDBC.isPropsTableDeployment(ItemDeployment depl) static voidTableJDBC.updateTable(Connection conn, ItemDeployment depl, DBTable table, Collection<ItemDeployment.Attribute> missingAttributes, DeploymentImpl deployments) Modifies a existing item table.Constructors in de.hybris.platform.persistence with parameters of type ItemDeploymentModifierConstructorDescriptionprotectedAbstractEntityState(PersistencePool pool, ItemDeployment depl) GenericItemEntityStateCacheUnit(Cache cache, PK pk, ItemDeployment depl) -
Uses of ItemDeployment in de.hybris.platform.persistence.framework
Methods in de.hybris.platform.persistence.framework that return ItemDeploymentModifier and TypeMethodDescriptionEntityInstanceContext.getItemDeployment()EntityInstanceContextImpl.getItemDeployment()Methods in de.hybris.platform.persistence.framework with parameters of type ItemDeploymentModifier and TypeMethodDescriptionvoidPersistencePool.verifyTableExistenceIfNeeded(Connection connection, ItemDeployment depl) -
Uses of ItemDeployment in de.hybris.platform.persistence.hjmp
Methods in de.hybris.platform.persistence.hjmp that return ItemDeploymentConstructors in de.hybris.platform.persistence.hjmp with parameters of type ItemDeploymentModifierConstructorDescriptionFinderResult(PersistencePool pool, ItemDeployment depl, String beanKey, String finderName, Object[] parameters) HJMPException(org.springframework.dao.DataAccessException e, ItemDeployment deployment) -
Uses of ItemDeployment in de.hybris.platform.persistence.hjmpgen
Methods in de.hybris.platform.persistence.hjmpgen with parameters of type ItemDeploymentModifier and TypeMethodDescriptionprotected voidHJMPGenerator.generate(ItemDeployment itemDeployment, File targetDir) Constructors in de.hybris.platform.persistence.hjmpgen with parameters of type ItemDeployment -
Uses of ItemDeployment in de.hybris.platform.persistence.numberseries
Methods in de.hybris.platform.persistence.numberseries with parameters of type ItemDeploymentModifier and TypeMethodDescriptionprotected voidDefaultSerialNumberDAO.alterSeriesTable(Connection conn, DeploymentImpl deployments, ItemDeployment depl, de.hybris.platform.persistence.numberseries.DefaultSerialNumberDAO.TableInfo info) protected voidDefaultSerialNumberDAO.createSeriesTable(Connection conn, DeploymentImpl deployments, ItemDeployment depl) protected voidDefaultSerialNumberDAO.initTable(Connection conn, DeploymentImpl deployments, ItemDeployment depl, de.hybris.platform.persistence.numberseries.DefaultSerialNumberDAO.TableInfo info) -
Uses of ItemDeployment in de.hybris.platform.persistence.property
Methods in de.hybris.platform.persistence.property that return ItemDeploymentModifier and TypeMethodDescriptionDBPersistenceManager.getItemDeployment(int tc) DBPersistenceManager.getItemDeployment(String beanOrJNDIName) PersistenceManager.getItemDeployment(int tc) PersistenceManager.getItemDeployment(String beanOrJNDIName) Methods in de.hybris.platform.persistence.property that return types with arguments of type ItemDeploymentModifier and TypeMethodDescriptionDBPersistenceManager.getAllDeployments()DBPersistenceManager.getAllSubDeployments(ItemDeployment depl) PersistenceManager.getAllSubDeployments(ItemDeployment depl) DBPersistenceManager.getDuplicatedItemDeployments()PersistenceManager.getDuplicatedItemDeployments()Returns a duplicated deployments by its type code.Methods in de.hybris.platform.persistence.property with parameters of type ItemDeploymentModifier and TypeMethodDescriptionDBPersistenceManager.getAllSubDeployments(ItemDeployment depl) PersistenceManager.getAllSubDeployments(ItemDeployment depl) -
Uses of ItemDeployment in de.hybris.platform.persistence.property.internal
Methods in de.hybris.platform.persistence.property.internal that return types with arguments of type ItemDeploymentConstructor parameters in de.hybris.platform.persistence.property.internal with type arguments of type ItemDeploymentModifierConstructorDescriptionLoadDeploymentInfoResult(Map<String, ItemDeployment> deploymentInfos, Map<Integer, String> typeCode2JndiMappings, Map<String, String> javaDefMapping) -
Uses of ItemDeployment in de.hybris.platform.persistence.property.loader.internal
Method parameters in de.hybris.platform.persistence.property.loader.internal with type arguments of type ItemDeploymentModifier and TypeMethodDescriptionBatchTypeInfoRepository.findComposedTypes(TypePKInfoProvider typePKInfoProvider, Map<String, ItemDeployment> deploymentInfo) -
Uses of ItemDeployment in de.hybris.platform.persistence.property.loader.internal.dto
Methods in de.hybris.platform.persistence.property.loader.internal.dto that return ItemDeploymentModifier and TypeMethodDescriptionComposedTypeDTO.getDeployment()ComposedTypeDTO.getSuperDeployment()Methods in de.hybris.platform.persistence.property.loader.internal.dto with parameters of type ItemDeploymentModifier and TypeMethodDescriptionvoidComposedTypeDTO.setDeployment(ItemDeployment deployment) voidComposedTypeDTO.setSuperDeployment(ItemDeployment superDeployment) -
Uses of ItemDeployment in de.hybris.platform.persistence.property.loader.internal.mapper
Constructor parameters in de.hybris.platform.persistence.property.loader.internal.mapper with type arguments of type ItemDeploymentModifierConstructorDescriptionComposedTypeRowMapper(TypePKInfoProvider typePKInfoProvider, Map<String, ItemDeployment> deploymentInfo) -
Uses of ItemDeployment in de.hybris.platform.persistence.type
Methods in de.hybris.platform.persistence.type that return ItemDeploymentModifier and TypeMethodDescriptionComposedTypeEJB.getDeployment()ComposedTypeRemote.getDeployment()protected ItemDeploymentComposedTypeEJB.getDeploymentInternal(boolean warn) Methods in de.hybris.platform.persistence.type with parameters of type ItemDeploymentModifier and TypeMethodDescriptionComposedType_HJMPWrapper.create(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) ComposedTypeHome.create(PK pkBase, ComposedTypeRemote superType, String code, String jaloClass, ItemDeployment deployment, ComposedTypeRemote metaType) TypeManagerEJB.createRootComposedType(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType, boolean copySupertypeData) TypeManagerEJB.createRootRelationType(PK pkBase, String relationQualfier, ItemDeployment deployment, boolean copySupertypeData) Deprecated, for removal: This API element is subject to removal in a future version.protected voidComposedTypeEJB.doTypeInitialization(ComposedTypeRemote newSuperType, ItemDeployment newDeployment, String jaloClassName, ComposedTypeRemote metaType) ComposedType_HJMPWrapper.ejbCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) ComposedTypeEJB.ejbCreate(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType) voidComposedType_HJMPWrapper.ejbPostCreate(PK param0, ComposedTypeRemote param1, String param2, String param3, ItemDeployment param4, ComposedTypeRemote param5) voidComposedTypeEJB.ejbPostCreate(PK pkBase, ComposedTypeRemote superType, String code, String jaloClassName, ItemDeployment deployment, ComposedTypeRemote metaType) voidComposedTypeEJB.reinitializeType(ComposedTypeRemote superType, ItemDeployment deployment, String jaloClassName, ComposedTypeRemote metaType) voidComposedTypeRemote.reinitializeType(ComposedTypeRemote superType, ItemDeployment deployment, String jaloClassName, ComposedTypeRemote metaType) Internal ! Used for reinitialization - dont call directly.voidComposedTypeEJB.setDeployment(ItemDeployment deployment) -
Uses of ItemDeployment in de.hybris.platform.regioncache.helper
Methods in de.hybris.platform.regioncache.helper that return ItemDeploymentModifier and TypeMethodDescriptionprotected ItemDeploymentCacheStatisticsHelper.getItemDeployment(int typeCode, PersistenceManager persistenceManager) -
Uses of ItemDeployment in de.hybris.platform.util.typesystem
Classes in de.hybris.platform.util.typesystem that implement ItemDeploymentMethods in de.hybris.platform.util.typesystem that return ItemDeploymentModifier and TypeMethodDescriptionParsedDeployments.getItemDeployment(String beanID) YPersistenceManager.getItemDeployment(int tc) YPersistenceManager.getItemDeployment(String beanOrJNDIName) protected ItemDeploymentYPersistenceManager.wrapDeployment(YDeployment depl) Methods in de.hybris.platform.util.typesystem that return types with arguments of type ItemDeploymentModifier and TypeMethodDescriptionprotected Collection<ItemDeployment>ParsedDeployments.createDeployments(YTypeSystem sys, Set<YExtension> hideExtensions) YPersistenceManager.getAllSubDeployments(ItemDeployment depl) YPersistenceManager.getDuplicatedItemDeployments()Methods in de.hybris.platform.util.typesystem with parameters of type ItemDeploymentModifier and TypeMethodDescriptionstatic final booleanYDeploymentJDBC.deleteDeploymentByName(ItemDeployment depl) static final booleanYDeploymentJDBC.existsDeployment(ItemDeployment depl) YPersistenceManager.getAllSubDeployments(ItemDeployment depl) static final voidYDeploymentJDBC.insertDeployment(ItemDeployment depl, String extension) static final voidYDeploymentJDBC.updateDeploymentByName(ItemDeployment newDepl, String extension) static final voidYDeploymentJDBC.updateDeploymentByTypecode(ItemDeployment newDepl, String extension)