Searched refs:setPropertiesViewBeanURL (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSetServiceSchemaPropertiesViewBeanURL.java71 ssm.setPropertiesViewBeanURL(url);
H A DSetPluginSchemaPropertiesViewBeanURL.java78 ps.setPropertiesViewBeanURL(url);
/forgerock/openam/openam-cli/openam-cli-impl/src/main/java/com/sun/identity/cli/schema/
H A DSetServiceSchemaPropertiesViewBeanURL.java71 ssm.setPropertiesViewBeanURL(url);
H A DSetPluginSchemaPropertiesViewBeanURL.java78 ps.setPropertiesViewBeanURL(url);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java321 public void setPropertiesViewBeanURL(String url) throws SMSException, method in class:ServiceSchemaManager
326 ssm.setPropertiesViewBeanURL(url);
330 ssm.setPropertiesViewBeanURL(tmpS);
H A DPluginSchema.java161 public void setPropertiesViewBeanURL(String url) throws SMSException, method in class:PluginSchema
172 SMSEntry.debug.error("PluginSchema:setPropertiesViewBeanURL "+
H A DServiceSchemaManagerImpl.java241 void setPropertiesViewBeanURL(String newhierarchy) throws SMSException, method in class:ServiceSchemaManagerImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceSchemaManager.java319 public void setPropertiesViewBeanURL(String url) throws SMSException, method in class:ServiceSchemaManager
324 ssm.setPropertiesViewBeanURL(url);
328 ssm.setPropertiesViewBeanURL(tmpS);
H A DPluginSchema.java161 public void setPropertiesViewBeanURL(String url) throws SMSException, method in class:PluginSchema
172 SMSEntry.debug.error("PluginSchema:setPropertiesViewBeanURL "+
H A DServiceSchemaManagerImpl.java243 void setPropertiesViewBeanURL(String newhierarchy) throws SMSException, method in class:ServiceSchemaManagerImpl

Completed in 64 milliseconds