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:
-
Field Summary
Fields inherited from class wt.fv._FvPolicyRule
EXTERNALIZATION_VERSION_UID, SELECTOR, VAULT, VAULT_REFERENCEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUE -
Method Summary
Methods inherited from class wt.fv._FvPolicyRule
getClassInfo, getConceptualClassname, getSelector, getType, getVault, getVaultReference, readExternal, readExternal, readVersion, setSelector, setVault, setVaultReference, super_readExternal_FvPolicyRule, super_readVersion_FvPolicyRule, super_writeExternal_FvPolicyRule, writeExternal, writeExternalMethods inherited from class wt.enterprise.Simple
getBusinessType, getIdentity, initializeMethods inherited from class wt.enterprise._Simple
getAdministrativeLock, getDomainRef, getEventSet, getSecurityLabels, isInheritedDomain, readVersion, setAdministrativeLock, setDomainRef, setEventSet, setInheritedDomain, setSecurityLabels, super_readExternal_Simple, super_readVersion_Simple, super_writeExternal_SimpleMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo