Searched defs:getServicePropertiesViewBeanURL (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCConfigModelImpl.java102 public String getServicePropertiesViewBeanURL(String serviceName) { method in class:SCConfigModelImpl
108 return super.getServicePropertiesViewBeanURL(serviceName);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSCConfigModelImpl.java102 public String getServicePropertiesViewBeanURL(String serviceName) { method in class:SCConfigModelImpl
108 return super.getServicePropertiesViewBeanURL(serviceName);
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModel.java171 String getServicePropertiesViewBeanURL(String serviceName); method in interface:AMModel
H A DAMModelBase.java702 public String getServicePropertiesViewBeanURL(String serviceName) { method in class:AMModelBase
710 debug.warning("AMModelBase.getServicePropertiesViewBeanURL", e);
712 debug.warning("AMModelBase.getServicePropertiesViewBeanURL", e);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModel.java171 String getServicePropertiesViewBeanURL(String serviceName); method in interface:AMModel
H A DAMModelBase.java706 public String getServicePropertiesViewBeanURL(String serviceName) { method in class:AMModelBase
714 debug.warning("AMModelBase.getServicePropertiesViewBeanURL", e);
716 debug.warning("AMModelBase.getServicePropertiesViewBeanURL", e);

Completed in 61 milliseconds