|
||||||||||
| 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.persistence.LoadArgImp
public class LoadArgImp
| Field Summary |
|---|
| Fields inherited from class com.ail.core.Type |
|---|
jXPathContext, NOT_PERSISTED |
| Constructor Summary | |
|---|---|
LoadArgImp()
Default constructor |
|
| Method Summary | |
|---|---|
Type |
getObjectRet()
Getter for the objectArg property. |
long |
getSystemIdArg()
Getter for the idArg property. |
java.lang.Class |
getTypeArg()
Getter for the typeArg property. |
void |
setObjectRet(Type objectRet)
Setter for the objectArg property. |
void |
setSystemIdArg(long systemIdArg)
Setter for the idArg property. |
void |
setTypeArg(java.lang.Class typeArg)
Setter for the typeArg property. |
| 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 LoadArgImp()
| Method Detail |
|---|
public Type getObjectRet()
getObjectRet in interface LoadArgpublic void setObjectRet(Type objectRet)
setObjectRet in interface LoadArgobjectArg - @{inheritDoc}#getObjectArgpublic java.lang.Class getTypeArg()
getTypeArg in interface LoadArgpublic void setTypeArg(java.lang.Class typeArg)
setTypeArg in interface LoadArgtypeArg - @{inheritDoc}LoadArg.getTypeArg()public void setSystemIdArg(long systemIdArg)
setSystemIdArg in interface LoadArgidArg - @{inheritDoc}#getIdArgpublic long getSystemIdArg()
getSystemIdArg in interface LoadArg
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||