public interface IDfDumpRecord extends IDfPersistentObject
CURRENCY_CHECK_ALWAYS, CURRENCY_CHECK_FIRST_ACCESS, CURRENCY_CHECK_NEVER, CURRENCY_CHECK_ONCE_PER_SCOPE
Modifier and Type | Method and Description |
---|---|
int |
getCurrentObjectCount() |
java.lang.String |
getCurrentOffset() |
int |
getCurrentPos() |
int |
getCurrentRootCount() |
java.lang.String |
getDumpOperation() |
java.lang.String |
getDumpParameter(int index) |
java.lang.String |
getDumpType(int index) |
IDfTime |
getEndTime() |
java.lang.String |
getFileName() |
java.lang.String |
getPredicate(int index) |
java.lang.String |
getPredicate2(int index) |
int |
getRootCount() |
IDfTime |
getStartTime() |
boolean |
isComplete() |
boolean |
isIncludeContent() |
boolean |
isMore() |
void |
setDumpOperation(java.lang.String value) |
void |
setDumpParameter(int index,
java.lang.String value) |
void |
setDumpType(int index,
java.lang.String value) |
void |
setFileName(java.lang.String value) |
void |
setIncludeContent(boolean value) |
void |
setPredicate(int index,
java.lang.String value) |
void |
setPredicate2(int index,
java.lang.String value) |
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
java.lang.String getFileName() throws DfException
DfException
void setFileName(java.lang.String value) throws DfException
DfException
java.lang.String getPredicate(int index) throws DfException
DfException
void setPredicate(int index, java.lang.String value) throws DfException
DfException
java.lang.String getPredicate2(int index) throws DfException
DfException
void setPredicate2(int index, java.lang.String value) throws DfException
DfException
java.lang.String getDumpType(int index) throws DfException
DfException
void setDumpType(int index, java.lang.String value) throws DfException
DfException
IDfTime getStartTime() throws DfException
DfException
IDfTime getEndTime() throws DfException
DfException
int getRootCount() throws DfException
DfException
int getCurrentRootCount() throws DfException
DfException
int getCurrentObjectCount() throws DfException
DfException
int getCurrentPos() throws DfException
DfException
boolean isIncludeContent() throws DfException
DfException
void setIncludeContent(boolean value) throws DfException
DfException
java.lang.String getDumpOperation() throws DfException
DfException
void setDumpOperation(java.lang.String value) throws DfException
DfException
java.lang.String getDumpParameter(int index) throws DfException
DfException
void setDumpParameter(int index, java.lang.String value) throws DfException
DfException
java.lang.String getCurrentOffset() throws DfException
DfException
boolean isComplete() throws DfException
DfException
boolean isMore() throws DfException
DfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.