|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkr.co.hit.live.web.mapper.element.Action
public class Action
Web Mapper 파일의 <action> 부분을 표현하는 클래스이다.
| Constructor Summary | |
|---|---|
Action(String url,
String target,
String inf,
String method,
boolean tr,
long msec)
|
|
| Method Summary | |
|---|---|
String |
getInterface()
|
String |
getMethod()
|
String |
getTarget()
|
long |
getTimeout()
|
String |
getUrl()
|
boolean |
requiresTransaction()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Action(String url,
String target,
String inf,
String method,
boolean tr,
long msec)
| Method Detail |
|---|
public String getUrl()
public String getTarget()
public String getMethod()
public String getInterface()
public boolean requiresTransaction()
public long getTimeout()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||