All Packages  This Package  Class Hierarchy  Class Search  Index

Class bmsi.edx.EDXLogin
java.lang.Object
   |
   +----bmsi.edx.EDXLogin

  Summary

public class  EDXLogin
     extends java.lang.Object
{
          // Fields 36
     public static final int MS4978;
     public static final int MSAC;
     public static final int MSAD;
     public static final int MSAP;
     public static final int MSAR;
     public static final int MSBSC;
     public static final int MSESTU;
     public static final int MSGL;
     public static final int MSHDCPY;
     public static final int MSLGR;
     public static final int MSLGR3;
     public static final int MSLOGIN;
     public static final int MSMAIL;
     public static final int MSMLOG;
     public static final int MSMNA;
     public static final int MSMNGR;
     public static final int MSMNP;
     public static final int MSMNQ;
     public static final int MSMNS;
     public static final int MSMNU;
     public static final int MSNL;
     public static final int MSNSTU;
     public static final int MSOE;
     public static final int MSPA;
     public static final int MSSCRN;
     public static final int MSSEC;
     public static final int MSSYSTEM;
     public static final int MSTIME;
     public static final int MSTLX;
     public static final int MSWP;
     public final char ccb;
     public short group;
     public short id;
     public short port;
     public int termpriv;
     public int userpriv;

          // Methods 2
     public void msread();
     public void mswrite();
}

The security data for an EDX CCB.

Author:
Stuart D. Gathman Copyright (C) 1999 Business Management Systems, Inc.

See Also: CCB@getLogin


  Cross Reference

Returned By:
CCB.getLogin(), PROG.getLogin()





  Fields

· ccb

Summary  |  Top
   public final char ccb

The CCB address for this security record.


· id

Summary  |  Top
   public short id

The current user id on this CCB.


· userpriv

Summary  |  Top
   public int userpriv

The privilege bit mask for the current user on this CCB.


· port

Summary  |  Top
   public short port

The port number assigned by the login program. Port numbers remain stable even when the EDX VM is recompiled (thereby changing CCB addresses).


· termpriv

Summary  |  Top
   public int termpriv

The privilege bit mask for this CCB.


· group

Summary  |  Top
   public short group

The group of the current user on this CCB.


· MSSYSTEM

Summary  |  Top
   public static final int MSSYSTEM

SYSTEM CAPABILITY


· MSTIME

Summary  |  Top
   public static final int MSTIME

SET TIME


· MSMLOG

Summary  |  Top
   public static final int MSMLOG

MULTIPLE LOGON


· MSMNGR

Summary  |  Top
   public static final int MSMNGR

SYSTEM MANAGER


· MSNSTU

Summary  |  Top
   public static final int MSNSTU

ENTER NEW STUDENTS


· MSBSC

Summary  |  Top
   public static final int MSBSC

BISYNC


· MSWP

Summary  |  Top
   public static final int MSWP

WORD PROCESSING


· MSTLX

Summary  |  Top
   public static final int MSTLX

TELEX PRIVELEDGE


· MSMAIL

Summary  |  Top
   public static final int MSMAIL

MESSAGE CENTER


· MSNL

Summary  |  Top
   public static final int MSNL

MAILING LIST


· MSOE

Summary  |  Top
   public static final int MSOE

ORDER ENTRY


· MSPA

Summary  |  Top
   public static final int MSPA

PAYROLL


· MSAP

Summary  |  Top
   public static final int MSAP

ACCOUNTS PAYABLE


· MSAR

Summary  |  Top
   public static final int MSAR

ACCOUNMS RECEIVABLE


· MSGL

Summary  |  Top
   public static final int MSGL

GENERAL LEDGER


· MSMNA

Summary  |  Top
   public static final int MSMNA

ACCOUNTING


· MSMNU

Summary  |  Top
   public static final int MSMNU

UTILITIES


· MSMNP

Summary  |  Top
   public static final int MSMNP

MENU 'P'


· MSMNQ

Summary  |  Top
   public static final int MSMNQ

INQUIRIES


· MSMNS

Summary  |  Top
   public static final int MSMNS

SECURITY


· MSLOGIN

Summary  |  Top
   public static final int MSLOGIN

ALLOW LOGINS


· MSSCRN

Summary  |  Top
   public static final int MSSCRN

FULL SCREEN TERMINAL


· MS4978

Summary  |  Top
   public static final int MS4978

4978 TERMINAL


· MSSEC

Summary  |  Top
   public static final int MSSEC

UNSECURE TERMINAL


· MSHDCPY

Summary  |  Top
   public static final int MSHDCPY

MAKE MASK FOR HARD COPY PASSWORD


· MSLGR

Summary  |  Top
   public static final int MSLGR

ACCESS TO OFFICE ACCOUNT# 100001-100015


· MSLGR3

Summary  |  Top
   public static final int MSLGR3

ACCESS TO OFFICE ACCOUNT# 100003 ONLY


· MSAD

Summary  |  Top
   public static final int MSAD

ACADEMIC MENU


· MSAC

Summary  |  Top
   public static final int MSAC

ACCOUNTING MENU


· MSESTU

Summary  |  Top
   public static final int MSESTU

EDIT STUDENTS


  Methods

· msread

Summary  |  Top

   public void msread() 

Refresh the security data for this CCB from the EDX VM.



· mswrite

Summary  |  Top
   public void mswrite() 

Update the security data for this CCB in the EDX VM.



All Packages  This Package  Class Hierarchy  Class Search  Index
Freshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7