Package es.bsc.dataclay.test
Enum TestUser
- java.lang.Object
-
- java.lang.Enum<TestUser>
-
- es.bsc.dataclay.test.TestUser
-
- All Implemented Interfaces:
Serializable
,Comparable<TestUser>
public enum TestUser extends Enum<TestUser>
- Author:
- dgasull
-
-
Enum Constant Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description AccountID
getAccountID()
String
getClassPath()
PasswordCredential
getCredential()
String
getLibPath()
AccountRole
getRole()
String
getSrcPath()
String
getUserName()
void
setAccountID(AccountID newaccountID)
void
setClassPath(String newclassPath)
void
setCredential(PasswordCredential newcredential)
void
setLibPath(String newlibPath)
void
setRole(AccountRole newrole)
void
setSrcPath(String newsrcPath)
void
setUserName(String newuserName)
static TestUser
valueOf(String name)
Returns the enum constant of this type with the specified name.static TestUser[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
MOLECULES_REG
public static final TestUser MOLECULES_REG
User Registrator
-
DS_BASIC_REG
public static final TestUser DS_BASIC_REG
-
DATA_REG
public static final TestUser DATA_REG
-
SPECIAL_REG
public static final TestUser SPECIAL_REG
-
EXEC_REG
public static final TestUser EXEC_REG
-
LOGIC_REG
public static final TestUser LOGIC_REG
-
CLASSMGR_REG
public static final TestUser CLASSMGR_REG
-
SPEC_REG
public static final TestUser SPEC_REG
-
NETTY_REG
public static final TestUser NETTY_REG
-
MGMNT_REG
public static final TestUser MGMNT_REG
-
PERFORMANCE_REG
public static final TestUser PERFORMANCE_REG
-
PERFORMANCE_REMOTE_REG
public static final TestUser PERFORMANCE_REMOTE_REG
-
DOCKING_DEMO_REG
public static final TestUser DOCKING_DEMO_REG
-
STUB_REG
public static final TestUser STUB_REG
-
COMPSS_REG
public static final TestUser COMPSS_REG
-
DBTEST_REG
public static final TestUser DBTEST_REG
-
NEURON_REG
public static final TestUser NEURON_REG
-
COLLECTIONS_REG
public static final TestUser COLLECTIONS_REG
-
ASPECTS_REG
public static final TestUser ASPECTS_REG
-
JAVA_IFACES_REG
public static final TestUser JAVA_IFACES_REG
-
EMBEDDED_REG
public static final TestUser EMBEDDED_REG
-
RTTEST_REG
public static final TestUser RTTEST_REG
-
GARBAGE_COLLECTOR_REG
public static final TestUser GARBAGE_COLLECTOR_REG
-
VOLATILE_REG
public static final TestUser VOLATILE_REG
-
IFACES_REG
public static final TestUser IFACES_REG
-
COMPSS_KMEANS_REG
public static final TestUser COMPSS_KMEANS_REG
-
COMPSS_KMEANS_DC_REG
public static final TestUser COMPSS_KMEANS_DC_REG
-
LIBRARIES_REG
public static final TestUser LIBRARIES_REG
-
PERSON_REG
public static final TestUser PERSON_REG
-
MEMORY_REG
public static final TestUser MEMORY_REG
-
NOTIFICATION_REG
public static final TestUser NOTIFICATION_REG
-
MOLECULES_CREATOR
public static final TestUser MOLECULES_CREATOR
User Creators
-
DS_BASIC_CREATOR
public static final TestUser DS_BASIC_CREATOR
-
DATA_CREATOR
public static final TestUser DATA_CREATOR
-
SPECIAL_CREATOR
public static final TestUser SPECIAL_CREATOR
-
EXEC_CREATOR
public static final TestUser EXEC_CREATOR
-
LOGIC_CREATOR
public static final TestUser LOGIC_CREATOR
-
CLASSMGR_CREATOR
public static final TestUser CLASSMGR_CREATOR
-
SPEC_CREATOR
public static final TestUser SPEC_CREATOR
-
NETTY_CREATOR
public static final TestUser NETTY_CREATOR
-
MGMNT_CREATOR
public static final TestUser MGMNT_CREATOR
-
PERFORMANCE_CREATOR
public static final TestUser PERFORMANCE_CREATOR
-
PERFORMANCE_REMOTE_CREATOR
public static final TestUser PERFORMANCE_REMOTE_CREATOR
-
DOCKING_DEMO_CREATOR
public static final TestUser DOCKING_DEMO_CREATOR
-
STUB_CREATOR
public static final TestUser STUB_CREATOR
-
COMPSS_CREATOR
public static final TestUser COMPSS_CREATOR
-
DBTEST_CREATOR
public static final TestUser DBTEST_CREATOR
-
NEURON_CREATOR
public static final TestUser NEURON_CREATOR
-
COLLECTIONS_CREATOR
public static final TestUser COLLECTIONS_CREATOR
-
ASPECTS_CREATOR
public static final TestUser ASPECTS_CREATOR
-
EMBEDDED_CREATOR
public static final TestUser EMBEDDED_CREATOR
-
RTTEST_CREATOR
public static final TestUser RTTEST_CREATOR
-
GARBAGE_COLLECTOR_CREATOR
public static final TestUser GARBAGE_COLLECTOR_CREATOR
-
VOLATILE_CREATOR
public static final TestUser VOLATILE_CREATOR
-
IFACES_CREATOR
public static final TestUser IFACES_CREATOR
-
COMPSS_KMEANS_CREATOR
public static final TestUser COMPSS_KMEANS_CREATOR
-
COMPSS_KMEANS_DC_CREATOR
public static final TestUser COMPSS_KMEANS_DC_CREATOR
-
LIBRARIES_CREATOR
public static final TestUser LIBRARIES_CREATOR
-
PERSON_CREATOR
public static final TestUser PERSON_CREATOR
-
MEMORY_CREATOR
public static final TestUser MEMORY_CREATOR
-
NOTIFICATION_CREATOR
public static final TestUser NOTIFICATION_CREATOR
-
JAVA_IFACES_CREATOR
public static final TestUser JAVA_IFACES_CREATOR
-
MOLECULES_CONSUMER
public static final TestUser MOLECULES_CONSUMER
User Consumer
-
LOGIC_CONSUMER
public static final TestUser LOGIC_CONSUMER
-
DS_BASIC_CONSUMER
public static final TestUser DS_BASIC_CONSUMER
-
DATA_CONSUMER
public static final TestUser DATA_CONSUMER
-
SPECIAL_CONSUMER
public static final TestUser SPECIAL_CONSUMER
-
EXEC_CONSUMER
public static final TestUser EXEC_CONSUMER
-
CLASSMGR_CONSUMER
public static final TestUser CLASSMGR_CONSUMER
-
SPEC_CONSUMER
public static final TestUser SPEC_CONSUMER
-
NETTY_CONSUMER
public static final TestUser NETTY_CONSUMER
-
MGMNT_CONSUMER
public static final TestUser MGMNT_CONSUMER
-
PERFORMANCE_CONSUMER
public static final TestUser PERFORMANCE_CONSUMER
-
PERFORMANCE_REMOTE_CONSUMER
public static final TestUser PERFORMANCE_REMOTE_CONSUMER
-
DOCKING_DEMO_CONSUMER
public static final TestUser DOCKING_DEMO_CONSUMER
-
COMPSS_CONSUMER
public static final TestUser COMPSS_CONSUMER
-
STUB_CONSUMER
public static final TestUser STUB_CONSUMER
-
DBTEST_CONSUMER
public static final TestUser DBTEST_CONSUMER
-
NEURON_CONSUMER
public static final TestUser NEURON_CONSUMER
-
COLLECTIONS_CONSUMER
public static final TestUser COLLECTIONS_CONSUMER
-
ASPECTS_CONSUMER
public static final TestUser ASPECTS_CONSUMER
-
EMBEDDED_CONSUMER
public static final TestUser EMBEDDED_CONSUMER
-
RTTEST_CONSUMER
public static final TestUser RTTEST_CONSUMER
-
GARBAGE_COLLECTOR_CONSUMER
public static final TestUser GARBAGE_COLLECTOR_CONSUMER
-
VOLATILE_CONSUMER
public static final TestUser VOLATILE_CONSUMER
-
IFACES_CONSUMER
public static final TestUser IFACES_CONSUMER
-
COMPSS_KMEANS_CONSUMER
public static final TestUser COMPSS_KMEANS_CONSUMER
-
COMPSS_KMEANS_DC_CONSUMER
public static final TestUser COMPSS_KMEANS_DC_CONSUMER
-
LIBRARIES_CONSUMER
public static final TestUser LIBRARIES_CONSUMER
-
PERSON_CONSUMER
public static final TestUser PERSON_CONSUMER
-
MEMORY_CONSUMER
public static final TestUser MEMORY_CONSUMER
-
NOTIFICATION_CONSUMER
public static final TestUser NOTIFICATION_CONSUMER
-
JAVA_IFACES_CONSUMER
public static final TestUser JAVA_IFACES_CONSUMER
-
-
Method Detail
-
values
public static TestUser[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (TestUser c : TestUser.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static TestUser valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getUserName
public String getUserName()
- Returns:
- the userName
-
setUserName
public void setUserName(String newuserName)
- Parameters:
newuserName
- the userName to set
-
getRole
public AccountRole getRole()
- Returns:
- the role
-
setRole
public void setRole(AccountRole newrole)
- Parameters:
newrole
- the role to set
-
getCredential
public PasswordCredential getCredential()
- Returns:
- the credential
-
setCredential
public void setCredential(PasswordCredential newcredential)
- Parameters:
newcredential
- the credential to set
-
getAccountID
public AccountID getAccountID()
- Returns:
- the accountID
-
setAccountID
public void setAccountID(AccountID newaccountID)
- Parameters:
newaccountID
- the accountID to set
-
getClassPath
public String getClassPath()
- Returns:
- the classPath
-
setClassPath
public void setClassPath(String newclassPath)
- Parameters:
newclassPath
- the classPath to set
-
getSrcPath
public String getSrcPath()
- Returns:
- the srcPath
-
setSrcPath
public void setSrcPath(String newsrcPath)
- Parameters:
newsrcPath
- the srcPath to set
-
getLibPath
public String getLibPath()
- Returns:
- the libPath
-
setLibPath
public void setLibPath(String newlibPath)
- Parameters:
libPath
- the libPath to set
-
-