Class RelationsSearchParams
java.lang.Object
de.hybris.platform.persistence.links.jdbc.dml.RelationsSearchParams
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanareValid()intintbooleanbooleanbooleanbooleanboolean
-
Constructor Details
-
RelationsSearchParams
-
-
Method Details
-
getParentPKs
-
isParentSource
public boolean isParentSource() -
getRelationCode
-
areValid
public boolean areValid() -
getNumberOfParentPKs
public int getNumberOfParentPKs() -
isSearchForAllLanguages
public boolean isSearchForAllLanguages() -
isSearchForNonLocalizedRelations
public boolean isSearchForNonLocalizedRelations() -
getNumberOfLocalizableLanguagePKs
public int getNumberOfLocalizableLanguagePKs() -
getLocalizableLanguagePKs
-
getAllLanguagePKs
-
isParentToChildOrdered
public boolean isParentToChildOrdered() -
isMarkAsModified
public boolean isMarkAsModified()
-