public class JndiInfoBean extends Object
| Constructor and Description |
|---|
JndiInfoBean()
A Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAlfrescoServerPassword()
Getter for the password.
|
String |
getAlfrescoServerUser()
Getter for the user name.
|
void |
setAlfrescoServerPassword(String alfrescoServerPassword)
Setter for the password.
|
void |
setAlfrescoServerUser(String alfrescoServerUser)
Setter for the user name.
|
public String getAlfrescoServerPassword()
public void setAlfrescoServerPassword(String alfrescoServerPassword)
public String getAlfrescoServerUser()
public void setAlfrescoServerUser(String alfrescoServerUser)
Copyright © 2005–2014 Alfresco Software. All rights reserved.