|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.filesys.config.WINSConfigBean
public class WINSConfigBean
The Class WINSConfigBean.
Constructor Summary | |
---|---|
WINSConfigBean()
|
Method Summary | |
---|---|
java.lang.String |
getPrimary()
Gets the primary. |
java.lang.String |
getSecondary()
Gets the secondary. |
boolean |
isAutoDetectEnabled()
Checks if is auto detect enabled. |
void |
setAutoDetectEnabled(boolean autoDetectEnabled)
Sets the auto detect enabled. |
void |
setPrimary(java.lang.String primary)
Sets the primary. |
void |
setSecondary(java.lang.String secondary)
Sets the secondary. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WINSConfigBean()
Method Detail |
---|
public boolean isAutoDetectEnabled()
public void setAutoDetectEnabled(boolean autoDetectEnabled)
autoDetectEnabled
- the new auto detect enabledpublic java.lang.String getPrimary()
public void setPrimary(java.lang.String primary)
primary
- the new primarypublic java.lang.String getSecondary()
public void setSecondary(java.lang.String secondary)
secondary
- the new secondary
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |