Searched refs:ServicesEditViewBean (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/realm/
H A DServicesEditViewBean.java25 * $Id: ServicesEditViewBean.java,v 1.2 2008/06/25 05:43:12 qcheng Exp $
49 public class ServicesEditViewBean class in inherits:AMServiceProfileViewBeanBase
56 protected ServicesEditViewBean(String view, String url) { method in class:ServicesEditViewBean
64 public ServicesEditViewBean() { method in class:ServicesEditViewBean
H A DServicesViewBean.java283 ServicesEditViewBean vb = (ServicesEditViewBean)getViewBean(
284 ServicesEditViewBean.class);
285 setPageSessionAttribute(ServicesEditViewBean.SERVICE_NAME,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/realm/
H A DServicesEditViewBean.java25 * $Id: ServicesEditViewBean.java,v 1.2 2008/06/25 05:43:12 qcheng Exp $
49 public class ServicesEditViewBean class in inherits:AMServiceProfileViewBeanBase
56 protected ServicesEditViewBean(String view, String url) { method in class:ServicesEditViewBean
64 public ServicesEditViewBean() { method in class:ServicesEditViewBean
H A DServicesViewBean.java293 ServicesEditViewBean vb = (ServicesEditViewBean)getViewBean(
294 ServicesEditViewBean.class);
295 setPageSessionAttribute(ServicesEditViewBean.SERVICE_NAME,
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/
H A DServicesEditViewBean.java25 * $Id: ServicesEditViewBean.java,v 1.3 2008/06/25 05:42:59 qcheng Exp $
46 public class ServicesEditViewBean class in inherits:ServiceViewBeanBase
54 public ServicesEditViewBean() { method in class:ServicesEditViewBean
H A DEntityServicesViewBean.java310 ServicesEditViewBean vb = (ServicesEditViewBean)getViewBean(
311 ServicesEditViewBean.class);
312 setPageSessionAttribute(ServicesEditViewBean.SERVICE_NAME,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/
H A DServicesEditViewBean.java25 * $Id: ServicesEditViewBean.java,v 1.3 2008/06/25 05:42:59 qcheng Exp $
46 public class ServicesEditViewBean class in inherits:ServiceViewBeanBase
54 public ServicesEditViewBean() { method in class:ServicesEditViewBean
H A DEntityServicesViewBean.java310 ServicesEditViewBean vb = (ServicesEditViewBean)getViewBean(
311 ServicesEditViewBean.class);
312 setPageSessionAttribute(ServicesEditViewBean.SERVICE_NAME,
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSMG11NViewBean.java45 import com.sun.identity.console.realm.ServicesEditViewBean;
126 ServicesEditViewBean.class);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSMG11NViewBean.java45 import com.sun.identity.console.realm.ServicesEditViewBean;
126 ServicesEditViewBean.class);

Completed in 57 milliseconds