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, setUserPrincipalIdafterDelete, 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, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitareAllBusinessKeyValuesAvailable, getEffectiveDate, getRelativeEffectiveDate, getTimestampbuildListOfDeletionAwareLists, getExtension, isNewCollectionRecord, linkEditableUserFields, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumbergetEffectiveLocalDategetCreateTimegetUserPrincipalIdpublic ClockLocationRuleIpAddress()
public com.google.common.collect.ImmutableMap<String,Object> getBusinessKeyValuesMap()
HrBusinessObjectContractgetBusinessKeyValuesMap in interface HrBusinessObjectContractpublic String getId()
getId in interface org.kuali.rice.core.api.mo.common.IdentifiablegetId in class HrBusinessObjectpublic void setId(String id)
setId in class HrBusinessObjectpublic String getUniqueKey()
getUniqueKey in class HrBusinessObjectpublic String getIpAddress()
ClockLocationRuleIpAddressContractipAddress of a ClockLocationRuleIpAddress
getIpAddress in interface ClockLocationRuleIpAddressContractpublic void setIpAddress(String ipAddress)
public String getTkClockLocationRuleIpId()
ClockLocationRuleIpAddressContracttkClockLocationRuleIpId of a ClockLocationRuleIpAddress
getTkClockLocationRuleIpId in interface ClockLocationRuleIpAddressContractpublic void setTkClockLocationRuleIpId(String tkClockLocationRuleIpId)
public String getTkClockLocationRuleId()
ClockLocationRuleIpAddressContracttkClockLocationRuleId of a ClockLocationRuleIpAddress
getTkClockLocationRuleId in interface ClockLocationRuleIpAddressContractpublic void setTkClockLocationRuleId(String tkClockLocationRuleId)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.