Searched refs:WSPersonalProfileServiceViewBean (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/webservices/
H A DWSPPServiceDSAttributeMapListAddViewBean.java69 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
70 getViewBean(WSPersonalProfileServiceViewBean.class);
72 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceSupportedContainerAddViewBean.java68 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
69 getViewBean(WSPersonalProfileServiceViewBean.class);
71 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceDSAttributeMapListEditViewBean.java69 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
113 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
114 getViewBean(WSPersonalProfileServiceViewBean.class);
116 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceSupportedContainerEditViewBean.java69 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
92 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
93 getViewBean(WSPersonalProfileServiceViewBean.class);
96 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceDSAttributeMapListViewBeanBase.java134 WSPersonalProfileServiceViewBean vb =
135 (WSPersonalProfileServiceViewBean)getViewBean(
136 WSPersonalProfileServiceViewBean.class);
H A DWSPPServiceSupportedContainerViewBeanBase.java136 WSPersonalProfileServiceViewBean vb =
137 (WSPersonalProfileServiceViewBean)getViewBean(
138 WSPersonalProfileServiceViewBean.class);
H A DWSPersonalProfileServiceViewBean.java25 * $Id: WSPersonalProfileServiceViewBean.java,v 1.2 2008/06/25 05:49:50 qcheng Exp $
54 public class WSPersonalProfileServiceViewBean class in inherits:AMServiceProfileViewBeanBase
96 public WSPersonalProfileServiceViewBean() { method in class:WSPersonalProfileServiceViewBean
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/webservices/
H A DWSPPServiceDSAttributeMapListAddViewBean.java69 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
70 getViewBean(WSPersonalProfileServiceViewBean.class);
72 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceSupportedContainerAddViewBean.java68 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
69 getViewBean(WSPersonalProfileServiceViewBean.class);
71 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceDSAttributeMapListEditViewBean.java69 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
113 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
114 getViewBean(WSPersonalProfileServiceViewBean.class);
116 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceSupportedContainerEditViewBean.java69 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
92 WSPersonalProfileServiceViewBean vb = (WSPersonalProfileServiceViewBean)
93 getViewBean(WSPersonalProfileServiceViewBean.class);
96 WSPersonalProfileServiceViewBean.PROPERTY_ATTRIBUTE);
H A DWSPPServiceDSAttributeMapListViewBeanBase.java134 WSPersonalProfileServiceViewBean vb =
135 (WSPersonalProfileServiceViewBean)getViewBean(
136 WSPersonalProfileServiceViewBean.class);
H A DWSPPServiceSupportedContainerViewBeanBase.java136 WSPersonalProfileServiceViewBean vb =
137 (WSPersonalProfileServiceViewBean)getViewBean(
138 WSPersonalProfileServiceViewBean.class);
H A DWSPersonalProfileServiceViewBean.java25 * $Id: WSPersonalProfileServiceViewBean.java,v 1.2 2008/06/25 05:49:50 qcheng Exp $
54 public class WSPersonalProfileServiceViewBean class in inherits:AMServiceProfileViewBeanBase
96 public WSPersonalProfileServiceViewBean() { method in class:WSPersonalProfileServiceViewBean

Completed in 57 milliseconds