A D E G S

G

getCodeDateADate(String, String, boolean, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a "Date to Date" code
getCodeFonctionAddCreneau(int, int, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the appending of a time interval for an activity
getCodeFonctionAddOpposition(String, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a "function code" allowing a "code stop"
getCodeFonctionAddPerso(String, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the appending of a personal code
getCodeFonctionDelActivite(int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the removal of an activity (Multi-Activity)
getCodeFonctionDelCreneau(int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the removal of a time interval from an activity
getCodeFonctionDelOpposition(String, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the removal of a code stop
getCodeFonctionDelPerso(String, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the removal of a personal code
getCodeFonctionModCreneau(int, int, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the modification of a yet existing time interval
getCodeFonctionSetDateTime(String, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a function code allowing the gate-keeper's clock to be set
getCodeGestionnaire(String...) - Method in class spartime.code.EncodeurSpartimeService
Computes adminitrator's code
getCodeHeure(String, String, int, boolean, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes an hour-code (valid from 1 hour up to 24 hours - allowed durations depends on the profile)
getCodeInstallateur(String, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes the installator's code for the specified day
getCodeInstantane(String, int, boolean, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes an instantaneous code
getCodeJour(String, String, int, boolean, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a day-code (valid from half a day up to 31 days - allowed durations depends on the profile)
getCodeMois(String, int, int, boolean, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a month-code (valid 1, 2, 3, 4, 6, or 12 months)
getCodePeriodiqueHebdo(int, String, int, boolean, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a weekly periodical code.
getCodePeriodiqueJourV2(int, String, int, int, int, int, String...) - Method in class spartime.code.EncodeurSpartimeService
Computes a daily periodical code, version 2.
getCryptoParametersFromShortKey(String) - Method in class spartime.code.EncodeurSpartimeService
Extracts crypto parameters from short key of a gate keeper
getQRCode(String...) - Method in class spartime.code.EncodeurSpartimeService
Computes and returns a QRCode formatted in such a manner it can be interpreted by the "facilitacces" gate-keepers familly
getSerialFromCryptog(String) - Method in class spartime.code.EncodeurSpartimeService
Retreives the serial number of a gate-keeper, given the cryptogramme which is a value displayed on the screen when pressing COR key twice

A D E G S