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.catalog.jalo.synchronization
Interface ArrayBasedRelationLockHolder.RelationAttributeInfo
Enclosing class:
ArrayBasedRelationLockHolder
public static interface
ArrayBasedRelationLockHolder.RelationAttributeInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
PK
getParentPK
()
Set
<
PK
>
getReferencedPKs
()
PK
getRelationTypePK
()
boolean
isSource
()
Method Details
getRelationTypePK
PK
getRelationTypePK
()
getParentPK
PK
getParentPK
()
getReferencedPKs
Set
<
PK
>
getReferencedPKs
()
isSource
boolean
isSource
()