n2n Page Rocket 1 API

n2n\persistence\orm\store\action\supply

­Persist­Supply­Job

PersistSupplyJob extends SupplyJobAdapter

All Implemented Interfaces:

Methods summary

Modifier and Type Method
public __construct ( PersistAction persistAction , ValueHashCol oldValueHashCol = null )
public getPersistAction ( )
public isInsert ( )
public boolean isUpdate ( )
public boolean isRemove ( )
public setValueHashCol ( ValueHashCol|null valueHashCol )
public ValueHashCol|null getValueHashCol ( )
public prepare ( )
public execute ( )

Methods in detail