Class IWAccessFilter

This class manages the CNR and PNR for the security and access mechanism.

Author: JAN

Constructor Summary
IWAccessFilter()
            A singleton class which contains the CNR and PNR information.
 
Method Summary
 number getCNR()
           Returns the CNR.
 number getPNR()
           Returns the PNR.
 void setCNR(cnr)
           Sets the CNR.
 void setPNR(pnr)
           Sets the PNR.
 String toString()
           Returns a string representation of this object.
 
Constructor Detail

IWAccessFilter

IWAccessFilter()

Method Detail

getCNR

number getCNR()

getPNR

number getPNR()

setCNR

void setCNR(cnr)

setPNR

void setPNR(pnr)

toString

String toString()

Source-Code Copyright 2007-2009 infoware GmbH - Documentation generated by JsDoc Toolkit 1.4.1 on Tue Nov 28 2017 09:51:50 GMT+0100 (MEZ)