Searched refs:deleteSubConfigurations (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSubSchemaModel.java77 void deleteSubConfigurations(Set names) method in interface:SubSchemaModel
H A DSubSchemaModelImpl.java86 public void deleteSubConfigurations(Set names) method in class:SubSchemaModelImpl
89 subConfigMeta.deleteSubConfigurations(names);
H A DSubConfigModel.java137 void deleteSubConfigurations(Set names) method in interface:SubConfigModel
H A DSubConfigModelImpl.java266 public void deleteSubConfigurations(Set names) method in class:SubConfigModelImpl
268 subConfigMeta.deleteSubConfigurations(names);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSubSchemaModel.java77 void deleteSubConfigurations(Set names) method in interface:SubSchemaModel
H A DSubSchemaModelImpl.java86 public void deleteSubConfigurations(Set names) method in class:SubSchemaModelImpl
89 subConfigMeta.deleteSubConfigurations(names);
H A DSubConfigModel.java137 void deleteSubConfigurations(Set names) method in interface:SubConfigModel
H A DSubConfigModelImpl.java266 public void deleteSubConfigurations(Set names) method in class:SubConfigModelImpl
268 subConfigMeta.deleteSubConfigurations(names);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DSubConfigEditViewBean.java402 model.deleteSubConfigurations(names);
H A DSCServiceProfileViewBean.java319 model.deleteSubConfigurations(names);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DSubConfigMeta.java366 public void deleteSubConfigurations(Set names) method in class:SubConfigMeta
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DSubConfigMeta.java366 public void deleteSubConfigurations(Set names) method in class:SubConfigMeta
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DSCServiceProfileViewBean.java319 model.deleteSubConfigurations(names);
H A DSubConfigEditViewBean.java402 model.deleteSubConfigurations(names);

Completed in 32 milliseconds