Searched refs:getActionSchemas (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DServiceType.java295 public Map getActionSchemas() { method in class:ServiceType
501 Collection actionSchemas = getActionSchemas().values();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DServiceType.java295 public Map getActionSchemas() { method in class:ServiceType
501 Collection actionSchemas = getActionSchemas().values();
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DPolicyModel.java165 Set getActionSchemas( method in interface:PolicyModel
H A DPolicyModelImpl.java413 public Set getActionSchemas( method in class:PolicyModelImpl
608 Set as = getActionSchemas(serviceType);
795 private Set getActionSchemas(ServiceType svcType) { method in class:PolicyModelImpl
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/model/
H A DPolicyModel.java165 Set getActionSchemas( method in interface:PolicyModel
H A DPolicyModelImpl.java413 public Set getActionSchemas( method in class:PolicyModelImpl
608 Set as = getActionSchemas(serviceType);
780 private Set getActionSchemas(ServiceType svcType) { method in class:PolicyModelImpl
/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/policy/
H A DRuleOpViewBeanBase.java238 actionSchemas = new ArrayList(model.getActionSchemas(
339 model.getActionSchemas(getCachedPolicy().getPolicy(),
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/policy/
H A DRuleOpViewBeanBase.java238 actionSchemas = new ArrayList(model.getActionSchemas(
339 model.getActionSchemas(getCachedPolicy().getPolicy(),

Completed in 66 milliseconds