Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

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()

Oracle Fusion Middleware
Java API Reference for Oracle BPM Suite
11g Release 1 (11.1.1.7.0)
E25378-07

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