Package wt.access.agreement
Class AgreementConstants
java.lang.Object
wt.access.agreement.AgreementConstants
Constants used in client and server for Agreements
Supported API: true
Supported API: true
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant used for the Agreement filter to indicate all values for a security label, current and future, are included in the filter
Supported API: truestatic final StringConstant used for the Agreement filter to indicate No values for a security label are included in the filter. -
Method Summary
-
Field Details
-
SL_FILTER_ALL_VALUES
Constant used for the Agreement filter to indicate all values for a security label, current and future, are included in the filter
Supported API: true- See Also:
-
SL_FILTER_NO_VALUES
Constant used for the Agreement filter to indicate No values for a security label are included in the filter.
Supported API: true- See Also:
-