| Package | Description |
|---|---|
| oracle.security.jps.service.policystore.entitymanager |
| Modifier and Type | Method and Description |
|---|---|
static ChangeLogManager.ChangeLogEntity |
ChangeLogManager.ChangeLogEntity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ChangeLogManager.ChangeLogEntity[] |
ChangeLogManager.ChangeLogEntity.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ChangeLogManager.getLastModifiedTimeStamp(java.lang.String oldtimeStamp, ChangeLogManager.ChangeLogEntity ent)
Gets the last known time stamp (of change) to the ChangeLogEntity ent after the timeStamp provided.
|