public interface AuditAccessLogII extends Serializable
Modifier and Type | Method and Description |
---|---|
String |
getAssigningAuthorityName()
Gets the value of the AssigningAuthorityName.
|
String |
getAuLogIdColumn()
Gets the value of the AuLogIdColumn.
|
String |
getCreatedBy() |
Date |
getCreationDate() |
String |
getDisplayableFlag()
Gets the value of the DisplayableFlag.
|
String |
getExtensionTxt()
Gets the value of the ExtensionTxt.
|
Date |
getLastUpdateDate() |
String |
getLastUpdatedBy() |
BigDecimal |
getObjectVersionNumber()
Gets the value of the ObjectVersionNumber.
|
String |
getRootId()
Gets the value of the RootId.
|
void |
setAssigningAuthorityName(String value)
Set the value of the AssigningAuthorityName.
|
void |
setAuLogIdColumn(String value)
Set the value of the AuLogIdColumn.
|
void |
setCreatedBy(String createdBy) |
void |
setCreationDate(Date creationDate) |
void |
setDisplayableFlag(String value)
Set the value of the DisplayableFlag.
|
void |
setExtensionTxt(String value)
Set the value of the ExtensionTxt.
|
void |
setLastUpdatedBy(String lastUpdatedBy) |
void |
setObjectVersionNumber(BigDecimal value)
Set the value of the ObjectVersionNumber.
|
void |
setRootId(String value)
Set the value of the RootId.
|
BigDecimal getObjectVersionNumber()
void setObjectVersionNumber(BigDecimal value)
value
- value of ObjectVersionNumber.String getAuLogIdColumn()
void setAuLogIdColumn(String value)
value
- value of AuLogIdColumn.String getRootId()
void setRootId(String value)
value
- value of RootId.String getExtensionTxt()
void setExtensionTxt(String value)
value
- value of ExtensionTxt.String getAssigningAuthorityName()
void setAssigningAuthorityName(String value)
value
- value of AssigningAuthorityName.String getDisplayableFlag()
void setDisplayableFlag(String value)
value
- value of DisplayableFlag.String getCreatedBy()
void setCreatedBy(String createdBy)
Date getCreationDate()
void setCreationDate(Date creationDate)
String getLastUpdatedBy()
void setLastUpdatedBy(String lastUpdatedBy)
Date getLastUpdateDate()
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved