public interface IStorageRuleEvaluator
Modifier and Type | Method and Description |
---|---|
java.lang.String |
evaluate(IDfSysObject sysObj,
com.documentum.fc.client.DfContentInfo contentInfo,
IDfSession session,
java.lang.Object obj)
This method is used to evaluate the rules in the policy.
|
java.lang.String evaluate(IDfSysObject sysObj, com.documentum.fc.client.DfContentInfo contentInfo, IDfSession session, java.lang.Object obj) throws DfException
sysObj
- specifies the parent of the content.contentInfo
- includes information about the content.session
- the current sessionobj
- a placeholder for custom objects, may be nullDfException
- if the server encounters an error.Copyright 1994-2023 OpenText Corporation. All rights reserved.