public class BadKeyFactory.BadKey extends DataObject implements Removable
DEBUG, recordMAX_IDENTIFIER| Modifier | Constructor and Description |
|---|---|
protected |
BadKey(Repository.Record r) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFingerprint() |
java.lang.String |
getKey() |
void |
remove()
This method removes the record
It should delete any dependent data then call
DataObject.delete() |
void |
setKey(java.lang.String key) |
addToMap, addToMap, addToMap, commit, delete, empty, equals, formUpdate, getContext, getDatabaseService, getFactoryTag, getID, getIdentifier, getIdentifier, getLogger, getMap, getMap, getOwningFactory, getRecord, getRecord, getRecord, getSQLContext, getUniqueIdName, hashCode, isLocked, lock, post_commit, postCreate, pre_commit, release, setContents, setDirty, setMap, toStringprotected BadKey(Repository.Record r)
r - public java.lang.String getKey()
public void setKey(java.lang.String key)
throws ParseException,
java.security.NoSuchAlgorithmException
ParseExceptionjava.security.NoSuchAlgorithmExceptionpublic java.lang.String getFingerprint()
public void remove()
throws java.lang.Exception
RemovableDataObject.delete()