/AWS1/CL_CHIEXPIRATIONSETTINGS¶
Determines the interval after which an AppInstanceUser
is automatically deleted.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_EXPIRATIONDAYS
TYPE /AWS1/CHIEXPIRATIONDAYS
/AWS1/CHIEXPIRATIONDAYS
¶
The period in days after which an
AppInstanceUser
will be automatically deleted.
IV_EXPIRATIONCRITERION
TYPE /AWS1/CHIEXPIRATIONCRITERION
/AWS1/CHIEXPIRATIONCRITERION
¶
Specifies the conditions under which an
AppInstanceUser
will expire.
Queryable Attributes¶
ExpirationDays¶
The period in days after which an
AppInstanceUser
will be automatically deleted.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXPIRATIONDAYS() |
Getter for EXPIRATIONDAYS, with configurable default |
ASK_EXPIRATIONDAYS() |
Getter for EXPIRATIONDAYS w/ exceptions if field has no valu |
HAS_EXPIRATIONDAYS() |
Determine if EXPIRATIONDAYS has a value |
ExpirationCriterion¶
Specifies the conditions under which an
AppInstanceUser
will expire.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EXPIRATIONCRITERION() |
Getter for EXPIRATIONCRITERION, with configurable default |
ASK_EXPIRATIONCRITERION() |
Getter for EXPIRATIONCRITERION w/ exceptions if field has no |
HAS_EXPIRATIONCRITERION() |
Determine if EXPIRATIONCRITERION has a value |