Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.6.3)
E10660-10


oracle.bpel.services.workflow.metadata.config.model
Interface ActionRulesType

All Known Subinterfaces:
AccessRulesType.ActionRules

public interface ActionRulesType

Nested Class Summary
static interface ActionRulesType.CustomAction
           
static interface ActionRulesType.SystemAction
           

 

Method Summary
 ActionRolesType getRoles()
           
 java.util.List getSystemActionOrCustomAction()
           
 java.util.List getVisibilityRuleCondition()
           
 void setRoles(ActionRolesType value)
           

 

Method Detail

getSystemActionOrCustomAction

java.util.List getSystemActionOrCustomAction()

getVisibilityRuleCondition

java.util.List getVisibilityRuleCondition()

setRoles

void setRoles(ActionRolesType value)

getRoles

ActionRolesType getRoles()

Skip navigation links

Oracle Fusion Middleware
Workflow Services Java API Reference for Oracle SOA Suite
11g Release 1 (11.1.1.6.3)
E10660-10


Copyright © 2009, 2012, Oracle and/or its affiliates. All rights reserved.