JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
de.hybris.platform.persistence.polyglot.model
Interface ChangeSet
All Known Implementing Classes:
EntityCreation
,
EntityModification
public interface
ChangeSet
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
set
(
SingleAttributeKey
key,
Object
value)
Method Details
set
void
set
(
SingleAttributeKey
key,
Object
value)