public class MaxLicHoldTopUsers
extends java.lang.Object
See Signature Package description.
This is a system level object.
There is no unique key for this object.
The attributes in this object are as follows:
Attribute Name | Description |
---|---|
ChangeBy | The user who performed the status change. |
ChangeDate | The effective date of the status. |
Memo | Freeform text relevant to the status change. |
Status | The user's status as of the ChangeDate.
Valid statuses are in valuelist MaxLicStatus .
The status currently in effect for a user is also stored on MaxLicense.status.
|
UserID | The user who had the specified status as of the specified ChangeDate.
Foreign key to MaxUser .
|
Constructor and Description |
---|
MaxLicHoldTopUsers()
Construct the MaxLicStatus.
|
Modifier and Type | Method and Description |
---|---|
void |
checkAndAddUser(java.lang.String userid,
int currUserLoginLength) |
java.lang.String[] |
getTopUsers() |