Class RelationInfo
java.lang.Object
de.hybris.platform.servicelayer.internal.model.extractor.impl.RelationInfo
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic RelationInfo.Builderbuilder()booleanbooleanbooleanbooleanisRemove()booleantoString()
-
Method Details
-
builder
-
isOneToMany
public boolean isOneToMany() -
getRelationMetaInfo
-
getSourcePk
-
getTargetPk
-
isRemove
public boolean isRemove() -
getLocale
-
isSrcToTgt
public boolean isSrcToTgt() -
isClearOnSource
public boolean isClearOnSource() -
isLocalized
public boolean isLocalized() -
getPosition
-
toString
-