|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ail.core.Type
com.ail.core.command.CommandArgImp
com.ail.core.configure.server.SetConfigurationArgImp
public class SetConfigurationArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
SetConfigurationArgImp()
Default constructor |
|
| Method Summary | |
|---|---|
Configuration |
getConfigurationArg()
Fetch the value of the configurationarg argument. |
java.lang.String |
getNamespaceArg()
Fetch the value of the namespacearg argument. |
void |
setConfigurationArg(Configuration configurationArg)
Set the value of the configurationarg argument. |
void |
setNamespaceArg(java.lang.String namespaceArg)
Set the value of the namespacearg argument. |
| Methods inherited from class com.ail.core.command.CommandArgImp |
|---|
getCallersCore, setCallersCore |
| Methods inherited from class com.ail.core.Type |
|---|
addAttribute, clone, deleteLock, deleteSerialVersion, fetchJXPathContext, getAttribute, getAttribute, getAttributeCount, getForeignSystemId, getLock, getSerialVersion, getSystemId, hasLock, hasSerialVersion, hasSystemId, isPersisted, markAsNotPersisted, mergeWithDataFrom, removeAttribute, removeAttribute, setAttribute, setForeignSystemId, setLock, setSerialVersion, setSystemId, xpathGet, xpathGet, xpathIterate, xpathSet |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.ail.core.command.CommandArg |
|---|
getCallersCore, setCallersCore |
| Constructor Detail |
|---|
public SetConfigurationArgImp()
| Method Detail |
|---|
public java.lang.String getNamespaceArg()
getNamespaceArg in interface SetConfigurationArgsetNamespaceArg(java.lang.String)public void setNamespaceArg(java.lang.String namespaceArg)
setNamespaceArg in interface SetConfigurationArgnamespaceArg - New value for namespaceArg argument.getNamespaceArg()public Configuration getConfigurationArg()
getConfigurationArg in interface SetConfigurationArgsetConfigurationArg(com.ail.core.configure.Configuration)public void setConfigurationArg(Configuration configurationArg)
setConfigurationArg in interface SetConfigurationArgconfigurationArg - New value for configurationArg argument.getConfigurationArg()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||