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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DFSSAMLSiteIDAddViewBean.java69 Set siteIDs = (Set)mapAttrs.get(FSSAMLServiceViewBean.TABLE_SITE_ID);
72 mapAttrs.put(FSSAMLServiceViewBean.TABLE_SITE_ID,
H A DFSSAMLSiteIDEditViewBean.java71 FSSAMLServiceViewBean.TABLE_SITE_ID);
105 FSSAMLServiceViewBean.TABLE_SITE_ID);
110 mapAttrs.put(FSSAMLServiceViewBean.TABLE_SITE_ID,
H A DFSSAMLServiceViewBean.java88 protected static final String TABLE_SITE_ID = field in class:FSSAMLServiceViewBean
95 tabledAttributes.add(TABLE_SITE_ID);
263 } else if (name.equals(TABLE_SITE_ID)) {
361 propertySheetModel.setModel(TABLE_SITE_ID, tblSiteIdModel);
376 tabledAttributesModel.put(TABLE_SITE_ID, tblSiteIdModel);
532 CCActionTable tbl = (CCActionTable)getChild(TABLE_SITE_ID);
538 TABLE_SITE_ID);
540 modifiedValues.put(TABLE_SITE_ID, tblValues);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DFSSAMLSiteIDAddViewBean.java69 Set siteIDs = (Set)mapAttrs.get(FSSAMLServiceViewBean.TABLE_SITE_ID);
72 mapAttrs.put(FSSAMLServiceViewBean.TABLE_SITE_ID,
H A DFSSAMLSiteIDEditViewBean.java71 FSSAMLServiceViewBean.TABLE_SITE_ID);
105 FSSAMLServiceViewBean.TABLE_SITE_ID);
110 mapAttrs.put(FSSAMLServiceViewBean.TABLE_SITE_ID,
H A DFSSAMLServiceViewBean.java88 protected static final String TABLE_SITE_ID = field in class:FSSAMLServiceViewBean
95 tabledAttributes.add(TABLE_SITE_ID);
263 } else if (name.equals(TABLE_SITE_ID)) {
361 propertySheetModel.setModel(TABLE_SITE_ID, tblSiteIdModel);
376 tabledAttributesModel.put(TABLE_SITE_ID, tblSiteIdModel);
532 CCActionTable tbl = (CCActionTable)getChild(TABLE_SITE_ID);
538 TABLE_SITE_ID);
540 modifiedValues.put(TABLE_SITE_ID, tblValues);

Completed in 45 milliseconds