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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPDeviceProfileModel.java58 public Map getLocalizedClassificationLabels(String[] classifications); method in interface:MAPDeviceProfileModel
H A DMAPDeviceProfileModelImpl.java81 public Map getLocalizedClassificationLabels(String[] classifications) { method in class:MAPDeviceProfileModelImpl
102 "MAPDeviceProfileModelImpl.getLocalizedClassificationLabels",e);
105 "MAPDeviceProfileModelImpl.getLocalizedClassificationLabels",e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DMAPDeviceProfileModel.java58 public Map getLocalizedClassificationLabels(String[] classifications); method in interface:MAPDeviceProfileModel
H A DMAPDeviceProfileModelImpl.java81 public Map getLocalizedClassificationLabels(String[] classifications) { method in class:MAPDeviceProfileModelImpl
102 "MAPDeviceProfileModelImpl.getLocalizedClassificationLabels",e);
105 "MAPDeviceProfileModelImpl.getLocalizedClassificationLabels",e);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPDeviceProfileViewBean.java205 Map localizedLabels = model.getLocalizedClassificationLabels(
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DMAPDeviceProfileViewBean.java205 Map localizedLabels = model.getLocalizedClassificationLabels(

Completed in 32 milliseconds