Interface MetaInformationHome
- All Known Implementing Classes:
MetaInformation_HJMPWrapper,MetaInformationEJB
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.since 18.08findBySystemID(String sysID) Methods inherited from interface de.hybris.platform.persistence.ItemHome
findAll, findByPKList, findByType, findChangedAfter, getOwnJNDIName, loadItemData
-
Method Details
-
create
@Deprecated(since="18.08", forRemoval=true) MetaInformationRemote create(PK pk, String systemName) throws YCreateException Deprecated, for removal: This API element is subject to removal in a future version.since 18.08- Throws:
YCreateException
-
findBySystemID
- Throws:
YFinderException
-