public class XPTPropertiesBean extends Object
Constructor and Description |
---|
XPTPropertiesBean() |
Modifier and Type | Method and Description |
---|---|
static XPTPropertiesBean |
get() |
static XPTPropertiesBean |
get(javax.faces.context.FacesContext context) |
Properties |
getProperties(String strDatabase,
String strFileName) |
int |
saveProperties(String strDatabase,
String strFileName,
Properties props) |
public static final String BEAN_NAME
public static XPTPropertiesBean get(javax.faces.context.FacesContext context)
public static XPTPropertiesBean get()
public Properties getProperties(String strDatabase, String strFileName)
public int saveProperties(String strDatabase, String strFileName, Properties props)
Copyright © 2021. All Rights Reserved.