Interface MetaInformationRemote
- All Superinterfaces:
EntityProxy,ExtensibleItemRemote,ItemRemote
- All Known Implementing Classes:
MetaInformation_HJMPWrapper,MetaInformationEJB
TODO: apidoc
-
Method Summary
Modifier and TypeMethodDescriptionTODO: apidobooleanTODO: apidoTODO: apidoTODO: apidovoidsetInitializedFlag(boolean isOK) TODO: apidovoidsetSystemName(String name) Deprecated, for removal: This API element is subject to removal in a future version.since 18.08voidsetSystemPk(String name) TODO: apidoMethods inherited from interface de.hybris.platform.persistence.framework.EntityProxy
getPKMethods inherited from interface de.hybris.platform.persistence.ExtensibleItemRemote
copyPropertiesFrom, getAllProperties, getProperty, getPropertyNames, getPropertyRaw, getPropertyTimestamp, getTypeInfoMap, removeProperty, setAllProperties, setPropertyMethods inherited from interface de.hybris.platform.persistence.ItemRemote
getComposedType, getCreationTime, getHJMPTS, getModifiedTime, getOwner, getPkString, getTypeKey, hasJNDIName, remove, setComposedType, setCreationTime, setModifiedTime, setOwner, setOwnerRef, wasModifiedSince
-
Method Details
-
setInitializedFlag
void setInitializedFlag(boolean isOK) TODO: apido -
getInitializedFlag
boolean getInitializedFlag()TODO: apido -
getSystemName
String getSystemName()TODO: apido -
getSystemPk
String getSystemPk()TODO: apido -
setSystemName
Deprecated, for removal: This API element is subject to removal in a future version.since 18.08 -
setSystemPk
TODO: apido -
ejbFindByPrimaryKey
TODO: apido
-