Searched refs:ENTITY_TYPE (Results 1 - 22 of 22) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEntityOpViewBeanBase.java57 public static final String ENTITY_TYPE = "entityTypeName"; field in class:EntityOpViewBeanBase
93 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
177 ENTITY_TYPE);
189 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
H A DEntityAddViewBean.java91 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
137 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
H A DEndUserViewBean.java81 setPageSessionAttribute(EntityOpViewBeanBase.ENTITY_TYPE,
H A DEntityEditViewBean.java126 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
168 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
314 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
H A DServicesSelectViewBean.java220 EntityEditViewBean.ENTITY_TYPE);
H A DEntitiesViewBean.java370 setPageSessionAttribute(EntityAddViewBean.ENTITY_TYPE,
396 setPageSessionAttribute(EntityOpViewBeanBase.ENTITY_TYPE, idType);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/idm/
H A DEntityOpViewBeanBase.java65 public static final String ENTITY_TYPE = "entityTypeName"; field in class:EntityOpViewBeanBase
105 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
185 ENTITY_TYPE);
197 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
H A DEntityAddViewBean.java91 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
137 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
H A DEndUserViewBean.java81 setPageSessionAttribute(EntityOpViewBeanBase.ENTITY_TYPE,
H A DEntityEditViewBean.java126 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
168 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
314 String type = (String)getPageSessionAttribute(ENTITY_TYPE);
H A DServicesSelectViewBean.java220 EntityEditViewBean.ENTITY_TYPE);
H A DEntitiesViewBean.java370 setPageSessionAttribute(EntityAddViewBean.ENTITY_TYPE,
396 setPageSessionAttribute(EntityOpViewBeanBase.ENTITY_TYPE, idType);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DIdentityMembershipConditionAddViewBean.java61 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentityMembershipConditionAddViewBean
167 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
219 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
H A DIdentityMembershipConditionEditViewBean.java62 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentityMembershipConditionEditViewBean
179 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
231 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
H A DIdentitySubjectAddViewBean.java70 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentitySubjectAddViewBean
127 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
243 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
H A DIdentitySubjectEditViewBean.java68 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentitySubjectEditViewBean
132 String searchEntityType = (String)getPageSessionAttribute(ENTITY_TYPE);
266 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DIdentityMembershipConditionAddViewBean.java61 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentityMembershipConditionAddViewBean
167 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
219 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
H A DIdentityMembershipConditionEditViewBean.java62 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentityMembershipConditionEditViewBean
179 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
231 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
H A DIdentitySubjectAddViewBean.java70 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentitySubjectAddViewBean
127 String entityType = (String)getPageSessionAttribute(ENTITY_TYPE);
243 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
H A DIdentitySubjectEditViewBean.java68 private static final String ENTITY_TYPE = "searchEntityType"; field in class:IdentitySubjectEditViewBean
132 String searchEntityType = (String)getPageSessionAttribute(ENTITY_TYPE);
266 setPageSessionAttribute(ENTITY_TYPE, (String)menu.getValue());
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSMDiscoveryServiceViewBean.java164 setPageSessionAttribute(EntityEditViewBean.ENTITY_TYPE,
239 vb.setPageSessionAttribute(EntityEditViewBean.ENTITY_TYPE,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSMDiscoveryServiceViewBean.java164 setPageSessionAttribute(EntityEditViewBean.ENTITY_TYPE,
239 vb.setPageSessionAttribute(EntityEditViewBean.ENTITY_TYPE,

Completed in 64 milliseconds