n2n Page Rocket 1 API

n2n\impl\persistence\orm\property\relation

­Property­Mapped­To­Many­Relation

PropertyMappedToManyRelation extends MappedRelation implements ToManyRelation

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( EntityProperty entityProperty , EntityModel targetEntityModel , EntityProperty targetEntityProperty )
public getOrderDirectives ( )
public setOrderDirectives ( array orderDirectives )
public CustomComparable createCustomComparable ( MetaTreePoint metaTreePoint , QueryState queryState )
public Selection createSelection ( MetaTreePoint metaTreePoint , QueryState queryState )
public createValueHash ( unknown value , EntityManager em )
public prepareSupplyJob ( SupplyJob supplyJob , mixed value , mixed oldValueHash )

Methods in detail