|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AccessRule | |
| com.orchestranetworks.schema | Represents XML Schema concepts and provides schema extensions capabilities. |
| com.orchestranetworks.service | Provides classes and interfaces for implementing specific services and access rules on EBX.Platform. |
| Uses of AccessRule in com.orchestranetworks.schema |
| Methods in com.orchestranetworks.schema with parameters of type AccessRule | |
void |
SchemaExtensionsContext.setAccessRuleOnInstance(AccessRule aRule)
Declares that the global access to an instance of the schema may be restricted by the rule specified. |
void |
SchemaExtensionsContext.setAccessRuleOnNode(Path aPath,
AccessRule aRule)
Declares that the access to a node may be restricted by the rule specified. |
void |
SchemaExtensionsContext.setAccessRuleOnNodeAndAllDescendants(Path subTreePath,
boolean includeSubTreeRoot,
AccessRule aRule)
Declares that the access to a nodes subtree may be restricted by the rule specified. |
void |
SchemaExtensionsContext.setAccessRuleOnOccurrence(Path aTablePath,
AccessRule aRule)
Declares that the global access to a table occurrence of the schema may be restricted by the rule specified. |
| Uses of AccessRule in com.orchestranetworks.service |
| Fields in com.orchestranetworks.service declared as AccessRule | |
static AccessRule |
AccessRule.ALWAYS_READ_WRITE
This rule always returns read-write access permission. |
static AccessRule |
AccessRule.ALWAYS_READ_ONLY
This rule always returns read-only access permission. |
static AccessRule |
AccessRule.ALWAYS_HIDDEN
This rule always returns hidden access permission. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
(report a bug)
EBX.Platform 4.5.3 [0607:0003]
Copyright Orchestra Networks 2000-2008. All rights reserved.