Uses of Interface
com.poscoict.glueframework.web.security.GlueMenu

Packages that use GlueMenu
com.poscoict.glueframework.web.security package-info.java 
 

Uses of GlueMenu in com.poscoict.glueframework.web.security
 

Methods in com.poscoict.glueframework.web.security that return GlueMenu
 GlueMenu GlueMenu.isPermitPage(String reqPageID)
          ÇöÀç Menu¿¡¼­ RequestµÈ page¿¡ ´ëÇÑ ±ÇÇÑÀÌ ÀÖ´ÂÁö üũ.
 

Methods in com.poscoict.glueframework.web.security that return types with arguments of type GlueMenu
 List<GlueMenu> GlueUser.getMenu()
          ÇöÀç »ç¿ëÀÚ¿¡ ´ëÇÑ Menu List °¡Á®¿È.
 List<GlueMenu> GlueMenu.getSubMenus()
          ÇöÀç MenuÀÇ ÇÏÀ§ MenuµéÀ» °¡Á®¿È.
 

Method parameters in com.poscoict.glueframework.web.security with type arguments of type GlueMenu
 void GlueUser.setMenu(List<GlueMenu> menu)
          ÇöÀç »ç¿ëÀÚ¿¡ ´ëÇÑ Menu List¸¦ ÀúÀå.
 void GlueMenu.setSubMenus(List<GlueMenu> subMenus)
          ÇöÀç MenuÀÇ ÇÏÀ§ Menu¸¦ ÀúÀåÇÔ.
 



Copyright © 2013–2014 POSCO ICT SWÁ¦Ç°±â¼úÆÀ. All rights reserved.