Class GrouperDataRowFieldAssignHst
java.lang.Object
edu.internet2.middleware.grouper.dataField.GrouperDataRowFieldAssignHst
- All Implemented Interfaces:
GcDbVersionable,GcSqlAssignPrimaryKey
public class GrouperDataRowFieldAssignHst
extends Object
implements GcSqlAssignPrimaryKey, GcDbVersionable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()deep clone the fields in this objectvoiddb versionbooleanif we need to update this objectvoidtake a snapshot of the data since this is what is in the dbbooleanequalsDeep(Object obj) booleanlonglonglongstore the internal id to use when the db access stores the objectvoidsetDataFieldInternalId(long dataFieldInternalId) voidsetDataRowAssignHst(GrouperDataRowAssignHst grouperDataRowAssignHst) voidsetDataRowAssignInternalId(long dataRowAssignInternalId) voidsetInternalId(long internalId) voidsetTempInternalIdOnDeck(Long tempInternalIdOnDeck) store the internal id to use when the db access stores the objectvoidsetValueDictionaryInternalId(Long valueDictionaryInternalId) voidsetValueInteger(Long valueInteger) voidtoString()
-
Constructor Details
-
GrouperDataRowFieldAssignHst
public GrouperDataRowFieldAssignHst()
-
-
Method Details
-
getDataRowAssignHst
-
setDataRowAssignHst
-
getTempInternalIdOnDeck
store the internal id to use when the db access stores the object- Returns:
-
setTempInternalIdOnDeck
store the internal id to use when the db access stores the object- Parameters:
tempInternalIdOnDeck-
-
getInternalId
public long getInternalId() -
setInternalId
public void setInternalId(long internalId) -
getDataFieldInternalId
public long getDataFieldInternalId() -
getDataRowAssignInternalId
public long getDataRowAssignInternalId() -
setDataRowAssignInternalId
public void setDataRowAssignInternalId(long dataRowAssignInternalId) -
setDataFieldInternalId
public void setDataFieldInternalId(long dataFieldInternalId) -
getValueInteger
-
setValueInteger
-
getValueDictionaryInternalId
-
setValueDictionaryInternalId
-
gcSqlAssignNewPrimaryKeyForInsert
public boolean gcSqlAssignNewPrimaryKeyForInsert()- Specified by:
gcSqlAssignNewPrimaryKeyForInsertin interfaceGcSqlAssignPrimaryKey
-
clone
deep clone the fields in this object -
dbVersionDelete
public void dbVersionDelete()db version- Specified by:
dbVersionDeletein interfaceGcDbVersionable
-
dbVersionDifferent
public boolean dbVersionDifferent()if we need to update this object- Specified by:
dbVersionDifferentin interfaceGcDbVersionable- Returns:
- if needs to update this object
-
dbVersionReset
public void dbVersionReset()take a snapshot of the data since this is what is in the db- Specified by:
dbVersionResetin interfaceGcDbVersionable
-
equalsDeep
-
storePrepare
public void storePrepare() -
toString
-
getDbVersion
-