n2n Page Rocket 1 API

n2n\impl\persistence\orm\property

­Embedded­Custom­Comparable

EmbeddedCustomComparable implements CustomComparable

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( MetaTreePoint metaTreePoint , EmbeddedEntityProperty embeddedEntityProperty )
public MetaTreePoint getMetaTreePoint ( )
public EmbeddedEntityProperty getEmbeddedEntityProperty ( )
public compareWithValue ( QueryComparator queryComparator , string operator , unknown object )
public compareWith ( QueryComparator queryComparator , string operator , ComparisonStrategy comparisonStrategy )

Methods in detail