Searched refs:MAPCreateDeviceModelImpl (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPDuplicationDeviceViewBean.java42 import com.sun.identity.console.service.model.MAPCreateDeviceModelImpl;
142 return new MAPCreateDeviceModelImpl(req, getPageSessionAttributes());
H A DMAPCreateDeviceTwoViewBean.java44 import com.sun.identity.console.service.model.MAPCreateDeviceModelImpl;
197 return new MAPCreateDeviceModelImpl(req, getPageSessionAttributes());
H A DMAPCreateDeviceViewBean.java42 import com.sun.identity.console.service.model.MAPCreateDeviceModelImpl;
158 return new MAPCreateDeviceModelImpl(req, getPageSessionAttributes());
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPDuplicationDeviceViewBean.java42 import com.sun.identity.console.service.model.MAPCreateDeviceModelImpl;
142 return new MAPCreateDeviceModelImpl(req, getPageSessionAttributes());
H A DMAPCreateDeviceTwoViewBean.java44 import com.sun.identity.console.service.model.MAPCreateDeviceModelImpl;
197 return new MAPCreateDeviceModelImpl(req, getPageSessionAttributes());
H A DMAPCreateDeviceViewBean.java42 import com.sun.identity.console.service.model.MAPCreateDeviceModelImpl;
158 return new MAPCreateDeviceModelImpl(req, getPageSessionAttributes());
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModelImpl.java25 * $Id: MAPCreateDeviceModelImpl.java,v 1.2 2008/06/25 05:43:18 qcheng Exp $
51 public class MAPCreateDeviceModelImpl class in inherits:MAPModelBase,MAPCreateDeviceModel
58 public MAPCreateDeviceModelImpl(HttpServletRequest req, Map map) { method in class:MAPCreateDeviceModelImpl
87 "MAPCreateDeviceModelImpl.getCreateDevicePropertyXML", e);
90 "MAPCreateDeviceModelImpl.getCreateDevicePropertyXML", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPCreateDeviceModelImpl.java25 * $Id: MAPCreateDeviceModelImpl.java,v 1.2 2008/06/25 05:43:18 qcheng Exp $
51 public class MAPCreateDeviceModelImpl class in inherits:MAPModelBase,MAPCreateDeviceModel
58 public MAPCreateDeviceModelImpl(HttpServletRequest req, Map map) { method in class:MAPCreateDeviceModelImpl
87 "MAPCreateDeviceModelImpl.getCreateDevicePropertyXML", e);
90 "MAPCreateDeviceModelImpl.getCreateDevicePropertyXML", e);

Completed in 66 milliseconds