Searched refs:MAPDeviceProfileModel (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPDeviceProfileViewBean.java42 import com.sun.identity.console.service.model.MAPDeviceProfileModel;
158 classification = MAPDeviceProfileModel.DEFAULT_CLASSIFICATION;
168 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getModel();
186 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getModel();
201 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getModel();
287 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getMode
[all...]
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPDeviceProfileViewBean.java42 import com.sun.identity.console.service.model.MAPDeviceProfileModel;
158 classification = MAPDeviceProfileModel.DEFAULT_CLASSIFICATION;
168 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getModel();
186 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getModel();
201 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getModel();
287 MAPDeviceProfileModel model = (MAPDeviceProfileModel)getMode
[all...]
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPDeviceProfileModel.java25 * $Id: MAPDeviceProfileModel.java,v 1.2 2008/06/25 05:43:18 qcheng Exp $
38 public interface MAPDeviceProfileModel extends AMModel { interface in inherits:AMModel
H A DMAPDeviceProfileModelImpl.java55 implements MAPDeviceProfileModel
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPDeviceProfileModel.java25 * $Id: MAPDeviceProfileModel.java,v 1.2 2008/06/25 05:43:18 qcheng Exp $
38 public interface MAPDeviceProfileModel extends AMModel { interface in inherits:AMModel
H A DMAPDeviceProfileModelImpl.java55 implements MAPDeviceProfileModel

Completed in 32 milliseconds