SAP ABAP Class CL_ESH_AU_AUTHORIZATION_READER (Users with auth. for connectors Cache Client)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_ENG_AUTHORIZATION (Package) Authorization
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ESH_CA_CACHE_CLIENT | Cache Client | 20091106 |
Properties
| Class | CL_ESH_AU_AUTHORIZATION_READER | |
| Short Description | Users with auth. for connectors Cache Client | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_ENG_AUTHORIZATION | Authorization |
| Created | 20091106 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ESH_CA_CACHE_CLIENT | Cache Client | 20091106 |
Friends
Class CL_ESH_AU_AUTHORIZATION_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IF_ESH_CA_CACHE=>E_CLIENT_CLASS | 'CL_ESH_AU_AUTHORIZATION_CACHE' | Client class name | 20091106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Load authorized categories | 20091222 | |
| 2 | Static method | Public | Constructor | Class constructor | 20091112 | |
| 3 | Static method | Public | Event handling method | Invalidate cache by changing runtime buffer | 20091110 | |
| 4 | Static method | Protected | Method | Load authorized categories | 20091222 | |
| 5 | Static method | Protected | Method | Load authorized connectors | 20091222 |
Events
Class CL_ESH_AU_AUTHORIZATION_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_STRINGS_SORTED | Protected | See coding | Sorted string table | 20091222 | t_strings_sorted TYPE SORTED TABLE OF string WITH UNIQUE KEY table_line
|
Method Signatures
Method CHECK_AUTH_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CONNECTORS_OF_AUTH_CATEG | Call by reference | Type reference (TYPE) | T_STRINGS_SORTED | Sorted string table | 20091222 | |||
| 2 | IO_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_AU_AUTHORIZATION_CACHE | Users with auth. for connectors in Cache | 20091222 | |||
| 3 | IR_CATEGORIES | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>T_CATEGORIES_SORTED | 20091222 | ||||
| 4 | IV_CATEGORY_ID | Call by reference | Type reference (TYPE) | ESH_E_OM_CATEGORY | Category | 20091222 | |||
| 5 | IV_PARENT_IS_AUTHORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091222 |
Method CHECK_AUTH_CATEGORY on class CL_ESH_AU_AUTHORIZATION_READER has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ESH_AU_AUTHORIZATION_READER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ESH_AU_AUTHORIZATION_READER has no exception.
Method INVALIDATE_BY_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CHANGE_AREAS | Call by reference | Attribute reference (LIKE) | 20091110 | |||||
| 2 | IT_CHANGES | Call by reference | Attribute reference (LIKE) | 20091110 |
Method INVALIDATE_BY_CHANGE on class CL_ESH_AU_AUTHORIZATION_READER has no exception.
Method LOAD_AUTH_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONNECTORS_OF_AUTH_CATEG | Call by reference | Type reference (TYPE) | T_STRINGS_SORTED | Sorted string table | 20091222 | |||
| 2 | IO_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_AU_AUTHORIZATION_CACHE | Users with auth. for connectors in Cache | 20091222 | |||
| 3 | IR_CATEGORIES | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>T_CATEGORIES_SORTED | 20091222 |
Method LOAD_AUTH_CATEGORIES on class CL_ESH_AU_AUTHORIZATION_READER has no exception.
Method LOAD_AUTH_CONNECTORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_AU_AUTHORIZATION_CACHE | Users with auth. for connectors in Cache | 20091222 | |||
| 2 | IR_CONNECTORS | Call by reference | Object reference (TYPE REF TO) | IF_ESH_SE_RUNTIME_DATA=>T_CONNECTORS_SORTED | 20091222 | ||||
| 3 | IT_CONNECTORS_OF_AUTH_CATEG | Call by reference | Type reference (TYPE) | T_STRINGS_SORTED | Sorted string table | 20091222 |
Method LOAD_AUTH_CONNECTORS on class CL_ESH_AU_AUTHORIZATION_READER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |