|
||||||||||
| 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.GetNamespacesArgImp
public class GetNamespacesArgImp
Concrete implementation of the GetConfigurationArg interface.
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
GetNamespacesArgImp()
|
|
| Method Summary | |
|---|---|
java.util.Collection<java.lang.String> |
getNamespaces()
Get the namespace collection. |
void |
setNamespaces(java.util.Collection<java.lang.String> namespaces)
Set the namespaces collection attribute. |
| 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 GetNamespacesArgImp()
| Method Detail |
|---|
public void setNamespaces(java.util.Collection<java.lang.String> namespaces)
setNamespaces in interface GetNamespacesArgpublic java.util.Collection<java.lang.String> getNamespaces()
getNamespaces in interface GetNamespacesArgConfigurationSummaryGetNamespacesArg.setNamespaces(java.util.Collection)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||