RSE
Release 1.0

org.eclipse.rse.core
Interface ISystemUserIdConstants

All Known Implementing Classes:
AbstractConnectorService, SystemConnectionForm, SystemTeamViewCategoryAdapter, SystemTeamViewProfileAdapter, SystemViewConnectionAdapter, SystemViewSubSystemAdapter

public interface ISystemUserIdConstants

Constants for user Id management


Field Summary
static int USERID_LOCATION_CONNECTION
           
static int USERID_LOCATION_DEFAULT_OVERALL
           
static int USERID_LOCATION_DEFAULT_SYSTEMTYPE
           
static int USERID_LOCATION_NOTSET
           
static int USERID_LOCATION_SUBSYSTEM
           
 

Field Detail

USERID_LOCATION_NOTSET

public static final int USERID_LOCATION_NOTSET
See Also:
Constant Field Values

USERID_LOCATION_SUBSYSTEM

public static final int USERID_LOCATION_SUBSYSTEM
See Also:
Constant Field Values

USERID_LOCATION_CONNECTION

public static final int USERID_LOCATION_CONNECTION
See Also:
Constant Field Values

USERID_LOCATION_DEFAULT_SYSTEMTYPE

public static final int USERID_LOCATION_DEFAULT_SYSTEMTYPE
See Also:
Constant Field Values

USERID_LOCATION_DEFAULT_OVERALL

public static final int USERID_LOCATION_DEFAULT_OVERALL
See Also:
Constant Field Values

RSE
Release 1.0

Copyright (c) IBM Corporation and others 2000, 2006. All Rights Reserved.