Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.comm.interfaces
Interface IISeriesAuthorityConstants


public interface IISeriesAuthorityConstants

Authority constants required by the OS/400 authority apis.


Field Summary
static String AUTHORITY_ADD
           
static String AUTHORITY_ALL
           
static String AUTHORITY_CHANGE
           
static String AUTHORITY_COPY
           
static String AUTHORITY_COPY_MEMBER
           
static String AUTHORITY_DELETE
           
static String AUTHORITY_EDIT
           
static String AUTHORITY_EXECUTE
           
static String AUTHORITY_MANAGE
           
static String AUTHORITY_OBJ_OPERATE
           
static String AUTHORITY_OBJ_OPERATE_MGMT
           
static String AUTHORITY_READ
           
static String AUTHORITY_UPDATE
           
static String AUTHORITY_USE
           
static String copyright
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

AUTHORITY_ALL

static final String AUTHORITY_ALL
See Also:
Constant Field Values

AUTHORITY_READ

static final String AUTHORITY_READ
See Also:
Constant Field Values

AUTHORITY_USE

static final String AUTHORITY_USE
See Also:
Constant Field Values

AUTHORITY_CHANGE

static final String AUTHORITY_CHANGE
See Also:
Constant Field Values

AUTHORITY_ADD

static final String AUTHORITY_ADD
See Also:
Constant Field Values

AUTHORITY_UPDATE

static final String AUTHORITY_UPDATE
See Also:
Constant Field Values

AUTHORITY_EXECUTE

static final String AUTHORITY_EXECUTE
See Also:
Constant Field Values

AUTHORITY_MANAGE

static final String AUTHORITY_MANAGE
See Also:
Constant Field Values

AUTHORITY_DELETE

static final String AUTHORITY_DELETE
See Also:
Constant Field Values

AUTHORITY_OBJ_OPERATE

static final String AUTHORITY_OBJ_OPERATE
See Also:
Constant Field Values

AUTHORITY_EDIT

static final String AUTHORITY_EDIT
See Also:
Constant Field Values

AUTHORITY_COPY

static final String AUTHORITY_COPY
See Also:
Constant Field Values

AUTHORITY_COPY_MEMBER

static final String AUTHORITY_COPY_MEMBER
See Also:
Constant Field Values

AUTHORITY_OBJ_OPERATE_MGMT

static final String AUTHORITY_OBJ_OPERATE_MGMT
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.