Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.flexstor.common.constants
Interface UserRightsI  view UserRightsI download UserRightsI.java


public interface UserRightsI

User Security Rights

Version:
3.0

Field Summary
static int RIGHT_ADMIN
           
static int RIGHT_DELETE_TRANSACTIONS
           
static int RIGHT_EMPTY_TRASH_CAN
           
static int RIGHT_FILTER_FOR_ACTION_VERSIONS
           
static int RIGHT_IMPORT
           
static int RIGHT_IMPORT_BASE_LOCATION
           
static int RIGHT_SEND_OTHER_SPECIFY_LOCATION
           
static int RIGHT_SET_UP_GROUP
           
static int RIGHT_SET_UP_SERVER
           
static int RIGHT_SET_UP_USER
           
static int RIGHT_VIEW_TRANSACTION_LOG
           
static int RIGHT_VIEW_TRASH_CAN
           
 

Field Detail

RIGHT_IMPORT

public static final int RIGHT_IMPORT
See Also:
Constant Field Values

RIGHT_IMPORT_BASE_LOCATION

public static final int RIGHT_IMPORT_BASE_LOCATION
See Also:
Constant Field Values

RIGHT_VIEW_TRANSACTION_LOG

public static final int RIGHT_VIEW_TRANSACTION_LOG
See Also:
Constant Field Values

RIGHT_DELETE_TRANSACTIONS

public static final int RIGHT_DELETE_TRANSACTIONS
See Also:
Constant Field Values

RIGHT_SET_UP_USER

public static final int RIGHT_SET_UP_USER
See Also:
Constant Field Values

RIGHT_SET_UP_GROUP

public static final int RIGHT_SET_UP_GROUP
See Also:
Constant Field Values

RIGHT_SET_UP_SERVER

public static final int RIGHT_SET_UP_SERVER
See Also:
Constant Field Values

RIGHT_VIEW_TRASH_CAN

public static final int RIGHT_VIEW_TRASH_CAN
See Also:
Constant Field Values

RIGHT_EMPTY_TRASH_CAN

public static final int RIGHT_EMPTY_TRASH_CAN
See Also:
Constant Field Values

RIGHT_FILTER_FOR_ACTION_VERSIONS

public static final int RIGHT_FILTER_FOR_ACTION_VERSIONS
See Also:
Constant Field Values

RIGHT_SEND_OTHER_SPECIFY_LOCATION

public static final int RIGHT_SEND_OTHER_SPECIFY_LOCATION
See Also:
Constant Field Values

RIGHT_ADMIN

public static final int RIGHT_ADMIN
See Also:
Constant Field Values