|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.poscoict.glueframework.biz.activity.GlueActivity<com.poscoict.glueframework.context.GlueContext>
com.poscoict.glueframework.biz.activity.redis.GlueRedisDelete
public class GlueRedisDelete
Delete Redis Activity. GlueRedisDelete Class´Â Redis·ÎºÎÅÍ ÇØ´ç Key¿¡ ÀúÀåµÇ¾î ÀÖ´Â µ¥ÀÌÅ͸¦ »èÁ¦ÇÑ´Ù.
»ç¿ë ¿¹Property ¼³Á¤ - dao : (Çʼö) applicationContext.xmlÀÇ RedisDaoÀÇ ID. - redis-delete-key : (¼±ÅÃ) Redis·ÎºÎÅÍ »èÁ¦ ÇÒ µ¥ÀÌÅÍÀÇ Key °ªÀÌ ÀúÀåµÈ GlueContextÀÇ Key°ª - list-key : (¼±ÅÃ) Redis·ÎºÎÅÍ »èÁ¦ ÇÒ µ¥ÀÌÅÍÀÇ Key°ªÀÌ ListÀÏ °æ¿ì ÇØ´ç ListÀÇ Key. list-key°ªÀÌ ÀÖÀ» °æ¿ì redis-delete-key°ªÀº ¼³Á¤ÇÒ Çʿ䰡 ¾ø´Ù. - chk-name : (¼±ÅÃ) redis-delete-key¿¡ ¼³Á¤µÈ °ªÀ¸·Î GlueContext¿¡¼ °¡Á®¿Â µ¥ÀÌŸ°¡ String[] À϶§ Key¹è¿¿¡¼ ÀϺθ¸ »èÁ¦ÇÏ°í ½ÍÀ» °æ¿ì »èÁ¦ÇÒ KeyÀÇ index°ªÀ» °¡Áø ¹è¿ÀÌ ÀúÀåµÈ GlueContextÀÇ Key °ª. - result-key : (¼±ÅÃ)GlueContext¿¡ °á°ú(Delete °Ç¼ö)¸¦ ÀúÀåÇÒ Key
Field Summary |
---|
Fields inherited from class com.poscoict.glueframework.biz.activity.GlueActivity |
---|
dynamicProperties, logger |
Constructor Summary | |
---|---|
GlueRedisDelete()
|
Method Summary | |
---|---|
String |
runActivity(com.poscoict.glueframework.context.GlueContext ctx)
|
Methods inherited from class com.poscoict.glueframework.biz.activity.GlueActivity |
---|
commitTransaction, getDao, getEventList, getName, getProperty, getPropertyNames, getTransition, rollbackTransaction, setEventList, setName, setProperty, setTransition |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlueRedisDelete()
Method Detail |
---|
public String runActivity(com.poscoict.glueframework.context.GlueContext ctx)
runActivity
in class com.poscoict.glueframework.biz.activity.GlueActivity<com.poscoict.glueframework.context.GlueContext>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |