JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
de.hybris.platform.directpersistence.annotation
Annotation Interface SLDSafe
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
TYPE
})
public @interface
SLDSafe
This annotation means that overriden JALO accessor was checked and can be safely bypassed in SLD mode.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
portingClass
String
portingMethod
Element Details
portingClass
String
portingClass
Default:
"<none>"
portingMethod
String
portingMethod
Default:
"<none>"