Uses of Interface
de.hybris.platform.persistence.meta.MetaInformationRemote
-
Packages that use MetaInformationRemote Package Description de.hybris.platform.core de.hybris.platform.persistence de.hybris.platform.persistence.meta -
-
Uses of MetaInformationRemote in de.hybris.platform.core
Methods in de.hybris.platform.core that return MetaInformationRemote Modifier and Type Method Description protected MetaInformationRemoteMasterTenant. createSlaveTenantMetaInfo(java.lang.String tenantID, java.lang.String dbUrl, java.lang.String dbUser, java.lang.String dbPassword, java.lang.String dbDriver, java.lang.String dbTablePrefix, java.lang.String fromJNDI, java.lang.String locDef, java.lang.String tzDef, java.lang.String dataSourceClassName)Deprecated, for removal: This API element is subject to removal in a future version.since 5.0 use file based slave system configuration seeRegistry.getSlaveTenants().Methods in de.hybris.platform.core that return types with arguments of type MetaInformationRemote Modifier and Type Method Description protected java.util.Set<MetaInformationRemote>MasterTenant. getSlaveSystemMetaInfos()Deprecated, for removal: This API element is subject to removal in a future version.since 5.0 use file based slave system configuration seeRegistry.getSlaveTenants(). -
Uses of MetaInformationRemote in de.hybris.platform.persistence
Methods in de.hybris.platform.persistence that return MetaInformationRemote Modifier and Type Method Description MetaInformationRemoteSystemEJB. getGlobalMetaInformation() -
Uses of MetaInformationRemote in de.hybris.platform.persistence.meta
Classes in de.hybris.platform.persistence.meta that implement MetaInformationRemote Modifier and Type Class Description classMetaInformation_HJMPWrapperclassMetaInformationEJBMethods in de.hybris.platform.persistence.meta that return MetaInformationRemote Modifier and Type Method Description MetaInformationRemoteMetaInformation_HJMPWrapper. create(PK param0, java.lang.String param1)MetaInformationRemoteMetaInformationHome. create(PK pk, java.lang.String systemName)Deprecated, for removal: This API element is subject to removal in a future version.since 18.08MetaInformationRemoteMetaInformation_HJMPWrapper. findByPrimaryKey(PK pkValue)MetaInformationRemoteMetaInformation_HJMPWrapper. findBySystemID(java.lang.String param0)MetaInformationRemoteMetaInformationHome. findBySystemID(java.lang.String sysID)
-