public interface IDfPolicy extends IDfSysObject
CURRENCY_CHECK_ALWAYS, CURRENCY_CHECK_FIRST_ACCESS, CURRENCY_CHECK_NEVER, CURRENCY_CHECK_ONCE_PER_SCOPE
Modifier and Type | Method and Description |
---|---|
int |
appendState()
Append a new state to this lifecycle.
|
IDfId |
getActionObjectId(int index)
Return the attribute action_object_id value at the specified index.
|
int |
getActionObjectIdCount()
Return the number of attribute action_object_id values for this policy.
|
IDfId |
getAliasSetIds(int index)
Return the alias_set_ids value at the specified index.
|
int |
getAliasSetIdsCount()
Return the number of attribute allias_set_ids values for this policy.
|
IDfList |
getAllIncludedTypes()
Retun an IDfList that includes the complete list of types for objects that
can be attached to this policy.
|
boolean |
getAllowAttach(int index)
Return the attribute allow_attach value at the specified index.
|
int |
getAllowAttachCount()
Return the number of attribute allow_attach values for this policy.
|
boolean |
getAllowDemote(int index)
Return the attribute allow_demote value at the specified index.
|
int |
getAllowDemoteCount()
Return the number of attribute allow_demote values for this policy.
|
boolean |
getAllowSchedule(int index)
Return the attribute allow_schedule value at the specified index.
|
int |
getAllowScheduleCount()
Return the number of attribute allow_schedule values for this policy.
|
IDfId |
getAppValidationId()
Return the attribute app_validation_id value for this policy.
|
java.lang.String |
getAppValidationVer()
Return the attribute app_validation_ver value for this policy.
|
int |
getDefinitionState()
Return the attribute r_definition_state value.
|
java.lang.String |
getEntryCriteria(int index)
Get the entry criteria specified by the client for the server to generate
a dm_func_expr object and save its ID in the entry_criteria_id attribute
for the state with the given index.
|
IDfId |
getEntryCriteriaId(int index)
Return the attribute entry_criteria_id value at the specified index.
|
int |
getEntryCriteriaIdCount()
Return the number of attribute entry_criteria_id values for this policy.
|
java.lang.String |
getExceptionState(int index)
Return the attribute exception_state value at the specified index.
|
int |
getExceptionStateCount()
Return the number of attribute exception_state values for this policy.
|
IDfId |
getExtensionObjectId(int index)
Return the IDfId of the extension object for the state indicated by the index proviced.
|
java.lang.String |
getExtensionType()
Return the attribute extension_type value.
|
java.lang.String |
getIncludedType(int index)
Return the attribute included_type value at the specified index.
|
int |
getIncludedTypeCount()
Return the number of attribute included_type values for this policy.
|
boolean |
getIncludeSubtypes(int index)
Return the attribute include_subtypes value at the specified index.
|
int |
getIncludeSubtypesCount()
Return the number of attribute include_subtypes values for this policy.
|
boolean |
getJavaMethods()
Return the attribute java_methods value.
|
int |
getReturnCondition(int index)
Return the attribute return_condition value at the specified index.
|
int |
getReturnConditionCount()
Return the number of attribute return_condition values for this policy.
|
boolean |
getReturnToBase(int index)
Return the attribute return_to_base value at the specified index.
|
int |
getReturnToBaseCount()
Return the number of attribute return_to_base values for this policy.
|
int |
getStateClass(int index)
Return the attribute state_class value at the specified index.
|
int |
getStateClassCount()
Return the number of attribute state_class values for this policy.
|
java.lang.String |
getStateDescription(int index)
Return the attribute state_description value at the specified index.
|
int |
getStateDescriptionCount()
Return the number of attribute state_description values for this policy.
|
IDfStateExtension |
getStateExtension(int stateNo)
Return the IDfStateExtension for the specified state or null if one does
not exist.
|
int |
getStateIndex(java.lang.String stateName)
Return the index of the attribute state_name value.
|
java.lang.String |
getStateName(int index)
Return the attribute state_name value at the specified index.
|
int |
getStateNameCount()
Return the number of state_name values for this policy.
|
int |
getStateNo(int index)
Return the attribute i_state_no value at the specified index.
|
int |
getStateNoCount()
Return the number of attribute i_state_no values for this policy.
|
java.lang.String |
getStateType(int index)
Return the attribute state_type value at the specified index.
|
int |
getStateTypeCount()
Return the number of attribute state_type values for this policy.
|
IDfId |
getSystemActions(int index)
Return the attribute system_actions value at the specified index.
|
int |
getSystemActionsCount()
Return the number of attribute system_actions values for this policy.
|
IDfId |
getTypeOverrideId(int index)
Return the attribute type_override_id value at the specified index.
|
int |
getTypeOverrideIdCount()
Return the number of attribute type_override_id values for this policy.
|
IDfId |
getUserActionId(int index)
Return the attribute user_action_id value at the specified index.
|
int |
getUserActionIdCount()
Return the number of attribute user_action_id values for this policy.
|
java.lang.String |
getUserActionService(int index)
Return the attribute user_action_service value at the specified index.
|
int |
getUserActionServiceCount()
Return the number of user_action_service values for this policy.
|
java.lang.String |
getUserActionVer(int index)
Return the attribute user_action_ver value at the specified index.
|
int |
getUserActionVerCount()
Return the number of attribute user_action_ver values for this policy.
|
IDfId |
getUserCriteriaId(int index)
Return the attribute user_criteria_id value at the specified index.
|
int |
getUserCriteriaIdCount()
Return the number of attribute user_criteria_id values for this policy.
|
java.lang.String |
getUserCriteriaService(int index)
Return the attribute user_criteria_service value at the specified index.
|
int |
getUserCriteriaServiceCount()
Return the number of attribute user_criteria_service values for this policy.
|
java.lang.String |
getUserCriteriaVer(int index)
Return the attribute user_criteria_ver value at the specified index.
|
int |
getUserCriteriaVerCount()
Return the number of attribute user_criteria_ver values for this policy.
|
java.lang.String |
getUserPostprocessingService(int index)
Return the attribute user_post_processing_service value at the specified index.
|
int |
getUserPostprocessingServiceCount()
Return the number of attribute user_post_processing_service values for this policy.
|
IDfId |
getUserPostprocId(int index)
Return the attribute user_postproc_id value at the specified index.
|
int |
getUserPostprocIdCount()
Return the number of attribute user_postproc_id values for this policy.
|
java.lang.String |
getUserPostprocVer(int index)
Return the attribute user_postproc_ver value at the specified index.
|
int |
getUserPostprocVerCount()
Return the number of attribute user_postproc_ver values for this policy.
|
java.lang.String |
getUserValidationService()
Return the attribute user_validation_service value for this policy.
|
void |
insertState(int index)
Insert a new state with the given index into this lifecycle.
|
void |
install(boolean notify)
Validate this policy.
|
void |
moveState(int oldIndex,
int newIndex)
Move a state within this policy.
|
IDfStateExtension |
newStateExtension(int stateNo)
Create and initialize an IDfStateExtension for the specified state.
|
void |
removeState(int index)
Remove a state from this policy.
|
void |
setActionObjectId(int index,
IDfId value)
Set the attribute action_object_id value at the specified index.
|
void |
setAliasSetIds(int index,
IDfId value)
Set the attribute allias_set_ids value at the specified index.
|
void |
setAllowAttach(int index,
boolean value)
Set the attribute allow_attach value at the specified index.
|
void |
setAllowDemote(int index,
boolean value)
Set the attribute allow_demote value at the specified index.
|
void |
setAllowSchedule(int index,
boolean value)
Set the attribute allow_schedule value at the specified index.
|
void |
setAppValidationId(IDfId value)
Set the attribute app_validation_id value for this policy.
|
void |
setAppValidationVer(java.lang.String value)
Set the attribute app_validation_ver value for this policy.
|
void |
setEntryCriteria(int index,
java.lang.String value)
Set the entry criteria for the state with the given index.
|
void |
setExceptionState(int index,
java.lang.String value)
Set the attribute exception_state value at the specified index.
|
void |
setExtensionType(java.lang.String value)
Set the attribute extension_type value for this policy.
|
void |
setIncludedType(int index,
java.lang.String value)
Set the attribute included_typename attribute at the specified index.
|
void |
setIncludeSubtypes(int index,
boolean value)
Set the attribute include_subtypes value at the specified index.
|
void |
setJavaMethods(boolean value)
Set the attribute java_methods value for this policy.
|
void |
setReturnCondition(int index,
int value)
Set the attribute return_condition value at the specified index.
|
void |
setReturnToBase(int index,
boolean value)
Set the attribute return_to_base value at the specified index.
|
void |
setStateClass(int index,
int value)
Set the attribute state_class at the specified index.
|
void |
setStateDescription(int index,
java.lang.String value)
Set the attribute state_description value at the specified index.
|
void |
setStateName(int index,
java.lang.String value)
Set the attribute state_name value at the specified index.
|
void |
setStateNo(int index,
int value)
Set the attribute i_state_no value at the specified index.
|
void |
setStateType(int index,
java.lang.String value)
Set the attribute state_type value at the specified index.
|
void |
setSystemActions(int index,
IDfId value)
Set the attribute system_actions value at the specified index.
|
void |
setTypeOverrideId(int index,
IDfId value)
Set the attribute type_override_id value at the specified index.
|
void |
setUserActionId(int index,
IDfId value)
Set the attribute user_action_id value at the specified index.
|
void |
setUserActionService(int index,
java.lang.String value)
Set the attribute user_action_service value at the specified index.
|
void |
setUserActionVer(int index,
java.lang.String value)
Set the attribute user_action_ver value at the specified index.
|
void |
setUserCriteriaId(int index,
IDfId value)
Set the attribute user_criteria_id value at the specified index.
|
void |
setUserCriteriaService(int index,
java.lang.String value)
Set the attribute user_criteria_service value at the specified index.
|
void |
setUserCriteriaVer(int index,
java.lang.String value)
Set the attribute user_criteria_ver value at the specified index.
|
void |
setUserPostprocessingService(int index,
java.lang.String value)
Set the attribute user_post_processing_service value at the specified index.
|
void |
setUserPostprocId(int index,
IDfId value)
Set the attribute user_postproc_id value at the specified index.
|
void |
setUserPostprocVer(int index,
java.lang.String value)
Set the attribute user_postproc_ver at the specified index.
|
void |
setUserValidationService(java.lang.String value)
Set the attribute user_validation_service value for this policy.
|
void |
unInstall(boolean notify)
Validate this policy.
|
void |
validate()
Validate this policy.
|
addDigitalSignature, addESignature, addNote, addReference, addRendition, addRenditionEx, addRenditionEx2, addRenditionEx3, appendContent, appendContentEx, appendFile, appendFileEx, appendPart, areAttributesModifiable, assemble, asVirtualDocument, attachPolicy, bindFile, branch, cancelCheckout, cancelCheckoutEx, cancelScheduledDemote, cancelScheduledPromote, cancelScheduledResume, cancelScheduledSuspend, canDemote, canPromote, canResume, canSuspend, checkin, checkinEx, checkout, checkoutEx, demote, destroyAllVersions, detachPolicy, disassemble, freeze, getAccessDate, getAccessorApplicationPermit, getAccessorCount, getAccessorName, getAccessorPermit, getAccessorPermitType, getAccessorXPermit, getAccessorXPermitNames, getACL, getACLDomain, getACLName, getAclRefValid, getAcsRequests, getAliasSet, getAliasSetId, getAntecedentId, getApplicationType, getAssembledFromId, getAuthors, getAuthorsCount, getBranchCount, getCabinetId, getChronicleId, getCollectionForContent, getCollectionForContentEx2, getCollectionForContentEx3, getCollectionForContentEx4, getComponentId, getComponentIdCount, getCompoundArchitecture, getContainId, getContainIdCount, getContent, getContentAvailability, getContentEx, getContentEx2, getContentEx3, getContentsId, getContentSize, getContentSize, getContentState, getContentStateCount, getContentType, getCreationDate, getCreatorName, getCurrentState, getCurrentStateName, getDirectDescendant, getDoubleContentAttr, getExceptionStateName, getFile, getFileEx, getFileEx2, getFolderId, getFolderIdCount, getFormat, getFrozenAssemblyCount, getFullText, getGroupName, getGroupPermit, getHasEvents, getHasFolder, getHasFrozenAssembly, getImplicitVersionLabel, getKeywords, getKeywordsCount, getLatestFlag, getLinkCount, getLinkHighCount, getLocations, getLockDate, getLockMachine, getLockOwner, getLogEntry, getMasterDocbase, getModifier, getModifyDate, getNextStateName, getObjectName, getOtherFileSize, getOwnerName, getOwnerPermit, getPageCount, getPath, getPathEx, getPathEx2, getPermissions, getPermit, getPermitEx, getPolicyId, getPolicyName, getPreviousStateName, getReferenceCount, getRemoteId, getRenditions, getResolutionLabel, getResumeState, getResumeStateName, getRetainerCount, getRetainerId, getRetainUntilDate, getRetentionDate, getRouters, getSpecialApp, getStatus, getStorageType, getStringContentAttr, getSubject, getTimeContentAttr, getTitle, getTypeName, getVdmPath, getVdmPathDQL, getVersionLabel, getVersionLabelCount, getVersionLabels, getVersionPolicy, getVersions, getWorkflows, getWorldPermit, getXPermit, getXPermitList, getXPermitNames, grant, grantPermit, hasPermission, insertContent, insertContentEx, insertFile, insertFileEx, insertPart, isArchived, isCheckedOut, isCheckedOutBy, isContentTransferCapabilityEnabled, isFrozen, isHidden, isImmutable, isLinkResolved, isPublic, isReference, isSuspended, isVirtualDocument, link, mark, mount, print, promote, prune, queue, refreshReference, removeContent, removeNote, removePart, removeRendition, removeRenditionEx, removeRenditionEx2, resolveAlias, resume, revertACL, revoke, revokePermit, saveAsNew, saveLock, scheduleDemote, schedulePromote, scheduleResume, scheduleSuspend, setACL, setACLDomain, setACLName, setApplicationType, setArchived, setAuthors, setCompoundArchitecture, setContent, setContentEx, setContentEx2, setContentType, setDoubleContentAttribute, setFile, setFileEx, setFullText, setGroupName, setGroupPermit, setHidden, setIsVirtualDocument, setKeywords, setLinkResolved, setLogEntry, setObjectName, setOwnerName, setOwnerPermit, setPath, setResolutionLabel, setSpecialApp, setStatus, setStorageType, setStringContentAttribute, setSubject, setTimeContentAttribute, setTitle, setWorldPermit, suspend, unfreeze, unlink, unmark, updatePart, updatePartEx, useACL, verifyESignature
addChildRelative, addParentRelative, apiExec, apiGet, apiSet, destroy, fetch, fetchWithCaching, getAttrAssistance, getAttrAssistanceWithValues, getAttrAsstDependencies, getChildRelatives, getParentRelatives, getPartition, getType, getValidator, getVStamp, getWidgetType, isDeleted, isDirty, isInstanceOf, isNew, isReplica, lock, lockEx, registerEvent, removeChildRelative, removeParentRelative, revert, save, setPartition, signoff, unRegisterEvent, unRegisterEventEx, validateAllRules, validateAttrRules, validateAttrRulesWithValue, validateAttrRulesWithValues, validateObjRules, validateObjRulesWithValues
appendBoolean, appendDouble, appendId, appendInt, appendString, appendTime, appendValue, dump, enumAttrs, findAttrIndex, findBoolean, findDouble, findId, findInt, findString, findTime, findValue, getAllRepeatingStrings, getAttr, getAttrCount, getAttrDataType, getBoolean, getDouble, getId, getInt, getLong, getObjectId, getObjectSession, getOriginalSession, getRepeatingBoolean, getRepeatingDouble, getRepeatingId, getRepeatingInt, getRepeatingLong, getRepeatingString, getRepeatingTime, getRepeatingValue, getSession, getSessionManager, getString, getTime, getValue, getValueAt, getValueCount, hasAttr, insertBoolean, insertDouble, insertId, insertInt, insertString, insertTime, insertValue, isAttrRepeating, isNull, remove, removeAll, setBoolean, setDouble, setId, setInt, setNull, setRepeatingBoolean, setRepeatingDouble, setRepeatingId, setRepeatingInt, setRepeatingString, setRepeatingTime, setRepeatingValue, setSessionManager, setString, setTime, setValue, truncate
void insertState(int index) throws DfException
DfPolicyStateReturnCondition.ALL
DfPolicyStateReturnCondition.NORMAL
index
- index for this states repeating values.DfException
- if an error occurs.int appendState() throws DfException
insertState
for
details about the inserted state.DfException
- if an error occurs.void removeState(int index) throws DfException
index
- the 0 based index of the correlated attributes which represent the removed state.DfException
- if an error occurs.void moveState(int oldIndex, int newIndex) throws DfException
oldIndex
- the original 0 based index of the correlated attributes which represent the moved state.newIndex
- the new 0 based index of the correlated attributes which represent the moved state.DfException
- if an error occurs.IDfId getExtensionObjectId(int index) throws DfException
DfException
- if an error occurs.IDfList getAllIncludedTypes() throws DfException
DfException
void validate() throws DfException
getDefinitionState
will return DfPolicy.VALIDATED_DEFINITION_STATE(1).DfException
void install(boolean notify) throws DfException
getDefinitionState
will return DfPolicy.INSTALLED_DEFINITION_STATE(1).DfException
void unInstall(boolean notify) throws DfException
getDefinitionState
will return DfPolicy.VALIDATED_DEFINITION_STATE(1).DfException
java.lang.String getIncludedType(int index) throws DfException
DfException
- if an error occurs.int getIncludedTypeCount() throws DfException
DfException
- if a server error occurs.void setIncludedType(int index, java.lang.String value) throws DfException
getIncludedType
for a
description of the attribute.DfException
- if an error occurs.boolean getIncludeSubtypes(int index) throws DfException
DfException
- if an error occurs.int getIncludeSubtypesCount() throws DfException
DfException
- if a server error occurs.void setIncludeSubtypes(int index, boolean value) throws DfException
getIncludeSubtypes
for a
description of the attribute.DfException
- if an error occurs.int getStateNo(int index) throws DfException
DfException
- if an error occurs.int getStateNoCount() throws DfException
DfException
- if a server error occurs.void setStateNo(int index, int value) throws DfException
getStateNo
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getStateName(int index) throws DfException
DfException
- if an error occurs.int getStateIndex(java.lang.String stateName) throws DfException
DfException
- if an error occurs.int getStateNameCount() throws DfException
DfException
- if a server error occurs.void setStateName(int index, java.lang.String value) throws DfException
getStateName
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getStateDescription(int index) throws DfException
DfException
- if an error occurs.int getStateDescriptionCount() throws DfException
DfException
- if a server error occurs.void setStateDescription(int index, java.lang.String value) throws DfException
getStateDescription
for a
description of the attribute.DfException
- if an error occurs.int getStateClass(int index) throws DfException
DfPolicyStateClass
enumerationDfException
- if an error occurs.int getStateClassCount() throws DfException
DfException
- if a server error occurs.void setStateClass(int index, int value) throws DfException
getStateClass
for a
description of the attribute.DfException
- if an error occurs.IDfId getEntryCriteriaId(int index) throws DfException
DfException
- if an error occurs.int getEntryCriteriaIdCount() throws DfException
DfException
- if a server error occurs.IDfId getUserCriteriaId(int index) throws DfException
DfException
- if an error occurs.int getUserCriteriaIdCount() throws DfException
DfException
- if a server error occurs.void setUserCriteriaId(int index, IDfId value) throws DfException
getUserCriteriaId
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserCriteriaVer(int index) throws DfException
DfException
- if an error occurs.int getUserCriteriaVerCount() throws DfException
DfException
- if a server error occurs.void setUserCriteriaVer(int index, java.lang.String value) throws DfException
getUserCriteriaVer
for a
description of the attribute.DfException
- if an error occurs.IDfId getActionObjectId(int index) throws DfException
DfException
- if an error occurs.int getActionObjectIdCount() throws DfException
DfException
- if a server error occurs.void setActionObjectId(int index, IDfId value) throws DfException
getActionObjectId
for a
description of the attribute.DfException
- if an error occurs.IDfId getUserActionId(int index) throws DfException
DfException
- if an error occurs.int getUserActionIdCount() throws DfException
DfException
- if a server error occurs.void setUserActionId(int index, IDfId value) throws DfException
getUserActionId
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserActionVer(int index) throws DfException
DfException
- if an error occurs.int getUserActionVerCount() throws DfException
DfException
- if a server error occurs.void setUserActionVer(int index, java.lang.String value) throws DfException
getUserActionVer
for a
description of the attribute.DfException
- if an error occurs.IDfId getUserPostprocId(int index) throws DfException
DfException
- if an error occurs.int getUserPostprocIdCount() throws DfException
DfException
- if a server error occurs.void setUserPostprocId(int index, IDfId value) throws DfException
getUserPostProcId
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserPostprocVer(int index) throws DfException
DfException
- if an error occurs.int getUserPostprocVerCount() throws DfException
DfException
- if a server error occurs.void setUserPostprocVer(int index, java.lang.String value) throws DfException
getUserPostProcVer
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getExceptionState(int index) throws DfException
DfException
- if an error occurs.int getExceptionStateCount() throws DfException
DfException
- if a server error occurs.void setExceptionState(int index, java.lang.String value) throws DfException
getExceptionState
for a
description of the attribute.DfException
- if an error occurs.boolean getAllowAttach(int index) throws DfException
true
if IDfSysobject.attach can be used to attach a policy to this
policy in the indicated state.DfException
- if an error occurs.int getAllowAttachCount() throws DfException
DfException
- if a server error occurs.void setAllowAttach(int index, boolean value) throws DfException
getAllowAttach
for a
description of the attribute.DfException
- if an error occurs.boolean getAllowSchedule(int index) throws DfException
true
if schedule state transitions are allowed for a sysobject in
the indicated state.DfException
- if an error occurs.int getAllowScheduleCount() throws DfException
DfException
- if a server error occurs.void setAllowSchedule(int index, boolean value) throws DfException
getAllowSchedule
for a
description of the attribute.DfException
- if an error occurs.boolean getReturnToBase(int index) throws DfException
true
if operations indictated by the return_condition value for this states
index cause an attached sysobject to return to the base state.DfException
- if an error occurs.int getReturnToBaseCount() throws DfException
DfException
- if a server error occurs.void setReturnToBase(int index, boolean value) throws DfException
getReturnToBase
for a
description of the attribute.DfException
- if an error occurs.IDfId getTypeOverrideId(int index) throws DfException
DfException
- if an error occurs.int getTypeOverrideIdCount() throws DfException
DfException
- if a server error occurs.void setTypeOverrideId(int index, IDfId value) throws DfException
getTypeOverrideId
for a
description of the attribute.DfException
- if an error occurs.boolean getAllowDemote(int index) throws DfException
true
if demote operations are allowed for a sysobject in
the indicated state.DfException
- if an error occurs.int getAllowDemoteCount() throws DfException
DfException
- if a server error occurs.void setAllowDemote(int index, boolean value) throws DfException
getAllowDemote
for a
description of the attribute.DfException
- if an error occurs.IDfId getAliasSetIds(int index) throws DfException
DfException
- if an error occurs.int getAliasSetIdsCount() throws DfException
DfException
- if a server error occurs.void setAliasSetIds(int index, IDfId value) throws DfException
getAlisaSetIds
for a
description of the attribute.DfException
- if an error occurs.int getReturnCondition(int index) throws DfException
DfPolicyStateReturnCondition
for an explanation of the return value.DfException
- if an error occurs.int getReturnConditionCount() throws DfException
DfException
- if a server error occurs.void setReturnCondition(int index, int value) throws DfException
getReturnCondition
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getStateType(int index) throws DfException
DfException
- if an error occurs.int getStateTypeCount() throws DfException
DfException
- if a server error occurs.void setStateType(int index, java.lang.String value) throws DfException
getStateType
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getExtensionType() throws DfException
DfException
- if an error occurs.void setExtensionType(java.lang.String value) throws DfException
getExtensionType
for a
description of the attribute.DfException
- if an error occurs.IDfId getAppValidationId() throws DfException
DfException
- if an error occurs.void setAppValidationId(IDfId value) throws DfException
getAppValidationId
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getAppValidationVer() throws DfException
DfException
- if an error occurs.void setAppValidationVer(java.lang.String value) throws DfException
getAppValidationVer
for a
description of the attribute.DfException
- if an error occurs.boolean getJavaMethods() throws DfException
DfException
- if an error occurs.void setJavaMethods(boolean value) throws DfException
getJavaMethods
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserCriteriaService(int index) throws DfException
DfException
- if an error occurs.int getUserCriteriaServiceCount() throws DfException
DfException
- if a server error occurs.void setUserCriteriaService(int index, java.lang.String value) throws DfException
getUserCriteriaService
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserActionService(int index) throws DfException
DfException
- if an error occurs.int getUserActionServiceCount() throws DfException
DfException
- if a server error occurs.void setUserActionService(int index, java.lang.String value) throws DfException
getUserActionService
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserPostprocessingService(int index) throws DfException
DfException
- if an error occurs.int getUserPostprocessingServiceCount() throws DfException
DfException
- if a server error occurs.void setUserPostprocessingService(int index, java.lang.String value) throws DfException
getUserPostProcessingService
for a
description of the attribute.DfException
- if an error occurs.java.lang.String getUserValidationService() throws DfException
DfException
- if an error occurs.void setUserValidationService(java.lang.String value) throws DfException
getUserValidationService
for a
description of the attribute.DfException
- if an error occurs.IDfId getSystemActions(int index) throws DfException
DfException
- if an error occurs.int getSystemActionsCount() throws DfException
DfException
- if a server error occurs.void setSystemActions(int index, IDfId value) throws DfException
getSystemActions
for a
description of the attribute.DfException
- if an error occurs.int getDefinitionState() throws DfException
DfPolicyDefinitionState
DfException
- if an error occurs.IDfStateExtension newStateExtension(int stateNo) throws DfException
stateNo
- the state number (@link #getStateNo(int) getStateNo) for the
returned extension object. It is an error to pass in a value that does
not correspond to a state of this policy.DfException
IDfStateExtension getStateExtension(int stateNo) throws DfException
DfException
void setEntryCriteria(int index, java.lang.String value) throws DfException
DfException
java.lang.String getEntryCriteria(int index) throws DfException
DfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.