void |
ConditionBeanExceptionThrower.throwOrderByIllegalPurposeException(HpCBPurpose purpose,
ConditionBean baseCB,
String tableDbName,
String columnName) |
void |
ConditionBeanExceptionThrower.throwQueryIllegalPurposeException(HpCBPurpose purpose,
ConditionBean baseCB) |
void |
ConditionBeanExceptionThrower.throwSetupSelectIllegalPurposeException(HpCBPurpose purpose,
ConditionBean baseCB,
String foreignPropertyName) |
void |
ConditionBeanExceptionThrower.throwSpecifyColumnTwoOrMoreColumnException(HpCBPurpose purpose,
ConditionBean baseCB,
String columnName) |
void |
ConditionBeanExceptionThrower.throwSpecifyColumnWithDerivedReferrerException(HpCBPurpose purpose,
ConditionBean baseCB,
String columnName,
String referrerName) |
void |
ConditionBeanExceptionThrower.throwSpecifyDerivedReferrerIllegalPurposeException(HpCBPurpose purpose,
ConditionBean baseCB,
String referrerName) |
void |
ConditionBeanExceptionThrower.throwSpecifyDerivedReferrerTwoOrMoreException(HpCBPurpose purpose,
ConditionBean baseCB,
String referrerName) |
void |
ConditionBeanExceptionThrower.throwSpecifyIllegalPurposeException(HpCBPurpose purpose,
ConditionBean baseCB) |
void |
ConditionBeanExceptionThrower.throwSpecifyRelationIllegalPurposeException(HpCBPurpose purpose,
ConditionBean baseCB,
String relationName) |