Searched defs:AMPropertySheetModel (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMPropertySheetModel.java25 * $Id: AMPropertySheetModel.java,v 1.12 2009/10/19 18:17:37 asyhuang Exp $
77 public class AMPropertySheetModel class in inherits:CCPropertySheetModel
121 public AMPropertySheetModel() { method in class:AMPropertySheetModel
129 public AMPropertySheetModel(String name) { method in class:AMPropertySheetModel
133 public AMPropertySheetModel(ServletContext sc, String file) { method in class:AMPropertySheetModel
137 public AMPropertySheetModel(InputStream is) { method in class:AMPropertySheetModel
147 AMModelBase.debug.error("AMPropertySheetModel.setDocument", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMPropertySheetModel.java25 * $Id: AMPropertySheetModel.java,v 1.12 2009/10/19 18:17:37 asyhuang Exp $
77 public class AMPropertySheetModel class in inherits:CCPropertySheetModel
121 public AMPropertySheetModel() { method in class:AMPropertySheetModel
129 public AMPropertySheetModel(String name) { method in class:AMPropertySheetModel
133 public AMPropertySheetModel(ServletContext sc, String file) { method in class:AMPropertySheetModel
137 public AMPropertySheetModel(InputStream is) { method in class:AMPropertySheetModel
147 AMModelBase.debug.error("AMPropertySheetModel.setDocument", e);

Completed in 21 milliseconds