Interface | Description |
---|---|
RASAttributeCollectionEntry |
A representation for NameSpace template in RAS
|
RASPolicyEntry |
A representation of an RAS realm constraint.
|
RASPolicyRuleEntry |
A representation of a ACE in RAS, which is a component of a RAS policy.
|
RASPolicySetEntry |
A representation for RAS Policy or Master-details policy.
|
RASResourceEntry |
RASResourceEntry represents persistent view of a RAS resource - data realm in an application.
|
RASResourceTypeEntry |
RASResourceTypeEntry represents persistent view of a RAS resource Type.
|
Class | Description |
---|---|
RASAttributeEntry |
A representation of RAS namespace template attribute.
|
RASPolicyEntry.RASParameterValue |
Definition for RASParameterValue constructed by a parameter name <parameterName> and it's value <parameterValue>
|
RASResourceEntry.RASSqlParameterDefinition |
Definition for RASSqlParameterDefinition This class shows the sql parameter name along with it's type (number or varchar)
|
RASResourceTypeEntry.ColumnConstraint |
Definition for ColumnConstraint which stands for a column with a required privilege on it
|
RASResourceTypeEntry.DatabaseObject |
the definition for DatabaseObject on which to apply RAS policies
|
RASResourceTypeEntry.KeyInfo |
Definition for KeyInfo which shows the correlated foreigns in a policy inheritance model.
|
RASResourceTypeEntry.PolicyInheritanceInfo |
Definition for PolicyInheritanceInfo which stands for master-detail table policy inheritance info.
|
Enum | Description |
---|---|
RASAttributeEntry.EventType | |
RASPolicyEntry.ACLMatchType |
Enumeration definition for ACL match type
|
RASPolicyRuleEntry.PrincipalType |
Enumeration definition for Principal type in RAS
|
RASResourceEntry.RASSqlParameterDefinition.ParameterType | |
RASResourceTypeEntry.ForeignKeyType |
the all available types for foreign key
|
RASResourceTypeEntry.StatementType |
the all available statement types
|