Class ReadParams.RelationInfo
java.lang.Object
de.hybris.platform.servicelayer.internal.converter.ReadParams.RelationInfo
- Enclosing class:
- ReadParams
-
Constructor Details
-
RelationInfo
-
-
Method Details
-
isSource
public boolean isSource() -
getRelationQualifier
-
isOneToManyRelation
public boolean isOneToManyRelation() -
isLocalized
public boolean isLocalized() -
isOrdered
public boolean isOrdered() -
isOneSide
public boolean isOneSide() -
isSet
public boolean isSet() -
isPartoOf
public boolean isPartoOf() -
getForeignKeyAttribute
-
getOrderingAttribute
-
getRelationType
-
getRelationTypeName
-
getOneToManyHandler
-