org.compiere.controller
Class UIWindowVOFactory
java.lang.Object
org.compiere.util.VOFactory<UIWindowVO>
org.compiere.controller.UIWindowVOFT
org.compiere.controller.UIWindowVOFactory
public class UIWindowVOFactory
- extends UIWindowVOFT
User Interface Window VO Factory
- Version:
- $Id$
- Author:
- Jorg Janke
|
Method Summary |
protected UIWindowVO |
get(Ctx ctx,
int AD_Window_ID)
Get Window VO for role |
UIWindowVO |
get(Ctx ctx,
int AD_Window_ID,
int AD_Menu_ID)
Create Window Value Object for role |
UIWindowVOFactory
public UIWindowVOFactory()
get
public UIWindowVO get(Ctx ctx,
int AD_Window_ID,
int AD_Menu_ID)
- Create Window Value Object for role
- Parameters:
AD_Window_ID - window idAD_Menu_ID - menu id
- Returns:
- MWindowVO
get
protected UIWindowVO get(Ctx ctx,
int AD_Window_ID)
- Get Window VO for role
- Parameters:
ctx - contextAD_Window_ID - window
- Returns:
- VO or null
Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.