public class ClockLocationRuleIpAddress extends HrBusinessObject implements ClockLocationRuleIpAddressContract
Constructor and Description |
---|
ClockLocationRuleIpAddress() |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ImmutableMap<String,Object> |
getBusinessKeyValuesMap()
The map of key-vaue pairs that together form the business key criteria for this instance.
|
String |
getId() |
String |
getIpAddress()
The ipAddress associated with the ClockLocationRuleIpAddress
|
String |
getTkClockLocationRuleId()
The tkClockLocationRuleId associated with the ClockLocationRuleIpAddress
|
String |
getTkClockLocationRuleIpId()
The primary key of a ClockLocationRuleIpAddress entry saved in a database
|
String |
getUniqueKey() |
void |
setId(String id) |
void |
setIpAddress(String ipAddress) |
void |
setTkClockLocationRuleId(String tkClockLocationRuleId) |
void |
setTkClockLocationRuleIpId(String tkClockLocationRuleIpId) |
areAllBusinessKeyValuesAvailable, copyCommonFields, getCreateTime, getEffectiveDate, getEffectiveLocalDate, getHistory, getRelativeEffectiveDate, getTimestamp, getUserPrincipalId, isActive, setActive, setEffectiveDate, setEffectiveLocalDate, setHistory, setRelativeEffectiveDate, setTimestamp, setUserPrincipalId
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
areAllBusinessKeyValuesAvailable, getEffectiveDate, getRelativeEffectiveDate, getTimestamp
buildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
getEffectiveLocalDate
getCreateTime
getUserPrincipalId
public ClockLocationRuleIpAddress()
public com.google.common.collect.ImmutableMap<String,Object> getBusinessKeyValuesMap()
HrBusinessObjectContract
getBusinessKeyValuesMap
in interface HrBusinessObjectContract
public String getId()
getId
in interface org.kuali.rice.core.api.mo.common.Identifiable
getId
in class HrBusinessObject
public void setId(String id)
setId
in class HrBusinessObject
public String getUniqueKey()
getUniqueKey
in class HrBusinessObject
public String getIpAddress()
ClockLocationRuleIpAddressContract
ipAddress of a ClockLocationRuleIpAddress
getIpAddress
in interface ClockLocationRuleIpAddressContract
public void setIpAddress(String ipAddress)
public String getTkClockLocationRuleIpId()
ClockLocationRuleIpAddressContract
tkClockLocationRuleIpId of a ClockLocationRuleIpAddress
getTkClockLocationRuleIpId
in interface ClockLocationRuleIpAddressContract
public void setTkClockLocationRuleIpId(String tkClockLocationRuleIpId)
public String getTkClockLocationRuleId()
ClockLocationRuleIpAddressContract
tkClockLocationRuleId of a ClockLocationRuleIpAddress
getTkClockLocationRuleId
in interface ClockLocationRuleIpAddressContract
public void setTkClockLocationRuleId(String tkClockLocationRuleId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.