Package wt.fv
Class FvPolicyRule
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Simple
wt.enterprise.Simple
wt.fv._FvPolicyRule
wt.fv.FvPolicyRule
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,DisplayIdentification,wt.notify._Notifiable,Notifiable
@GenAsPersistable(superClass=Simple.class,
versions=-3418284143751903184L,
properties=@GeneratedProperty(name="selector",type=Selector.class,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="B")),
foreignKeys=@GeneratedForeignKey(name="VaultPolicyRuleLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="vault",type=Vault.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theFvPolicyRule")))
public class FvPolicyRule
extends wt.fv._FvPolicyRule
FvPolicyRule objects indicate what file vault is applicable when an event
happens to an object. Other characteristics of the object that influence
which vault is applicable are the domain of the object, the class and
the state of the object in addition to the event itself.
Each FvPolicyRule object contains an Selector object which stands for the antecedent of the rule. It is linked to FvVault object(which is the consequent of the rule.
Use the newFvPolicyRule static factory method(s), not the
FvPolicyRule constructor, to construct instances of this
class. Instances must be constructed using the static factory(s), in
order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Method Summary
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType