public interface IDfLoadRecord extends IDfPersistentObject
CURRENCY_CHECK_ALWAYS, CURRENCY_CHECK_FIRST_ACCESS, CURRENCY_CHECK_NEVER, CURRENCY_CHECK_ONCE_PER_SCOPE
Modifier and Type | Method and Description |
---|---|
IDfTime |
getEndTime() |
java.lang.String |
getLoadFileName() |
java.lang.String |
getLoadOperation() |
java.lang.String |
getLoadParameter(int index) |
java.lang.String |
getLoadType(int index) |
java.lang.String |
getOffset() |
int |
getPosition() |
java.lang.String |
getPredicate(int index) |
IDfTime |
getStartTime() |
boolean |
isFirstPhase() |
boolean |
isRelocate() |
void |
setLoadFileName(java.lang.String value) |
void |
setLoadOperation(java.lang.String value) |
void |
setLoadParameter(int index,
java.lang.String value) |
void |
setLoadType(int index,
java.lang.String value) |
void |
setPredicate(int index,
java.lang.String value) |
void |
setRelocate(boolean 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 getLoadFileName() throws DfException
DfException
void setLoadFileName(java.lang.String value) throws DfException
DfException
boolean isRelocate() throws DfException
DfException
void setRelocate(boolean value) throws DfException
DfException
boolean isFirstPhase() throws DfException
DfException
int getPosition() throws DfException
DfException
IDfTime getStartTime() throws DfException
DfException
IDfTime getEndTime() throws DfException
DfException
java.lang.String getLoadType(int index) throws DfException
DfException
void setLoadType(int index, 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 getLoadOperation() throws DfException
DfException
void setLoadOperation(java.lang.String value) throws DfException
DfException
java.lang.String getLoadParameter(int index) throws DfException
DfException
void setLoadParameter(int index, java.lang.String value) throws DfException
DfException
java.lang.String getOffset() throws DfException
DfException
Copyright 1994-2023 OpenText Corporation. All rights reserved.