n2n Page Rocket 1 API

n2n\persistence\orm\property

­File­Property

FileProperty extends ColumnPropertyAdapter

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( EntityModel entityModel , AccessProxy accessProxy , unknown columnName , AnnoFile fileAnnotaiton = null )
public supplyPersistAction ( mixed mappedValue , PersistAction persistingJob )
public supplyRemoveAction ( mixed mappedValue , RemoveAction removingJob )
public static areConstraintsTypical ( TypeConstraint constraints = null )
public mixed createValueHash ( mixed value , EntityManager em )
public Selection createSelection ( MetaTreePoint metaTreePoint , QueryState queryState )
public mixed mergeValue ( mixed value , bool sameEntity , MergeOperation mergeOperation )

Methods in detail