|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.openutils.mgnlmedia.media.configuration.UsedInWorkspace
public class UsedInWorkspace
| Field Summary | |
|---|---|
static UsedInWorkspace |
DEFAULT_WEBSITE
|
| Constructor Summary | |
|---|---|
UsedInWorkspace()
|
|
UsedInWorkspace(String workspaceName)
|
|
| Method Summary | |
|---|---|
String |
getBasePath()
Returns the basePath. |
String |
getNodeType()
Returns the nodeType. |
String |
getPropertyName()
Returns the propertyName. |
String |
getWorkspaceName()
Returns the workspaceName. |
void |
setBasePath(String basePath)
Sets the basePath. |
void |
setNodeType(String nodeType)
Sets the nodeType. |
void |
setPropertyName(String propertyName)
Sets the propertyName. |
void |
setWorkspaceName(String workspaceName)
Sets the workspaceName. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final UsedInWorkspace DEFAULT_WEBSITE
| Constructor Detail |
|---|
public UsedInWorkspace()
public UsedInWorkspace(String workspaceName)
workspaceName - nodeType - | Method Detail |
|---|
public String getWorkspaceName()
public void setWorkspaceName(String workspaceName)
workspaceName - the workspaceName to setpublic String getNodeType()
public void setNodeType(String nodeType)
nodeType - the nodeType to setpublic String getBasePath()
public void setBasePath(String basePath)
basePath - the basePath to setpublic String getPropertyName()
public void setPropertyName(String propertyName)
propertyName - the propertyName to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||