Package org.xipki.ca.mgmt.db.port
Class IdentifiedDbObject
- java.lang.Object
-
- org.xipki.util.ValidatableConf
-
- org.xipki.ca.mgmt.db.port.IdentifiedDbObject
-
- Direct Known Subclasses:
CaCertstore.Cert,CaCertstore.Crl,OcspCertstore.Cert
public abstract class IdentifiedDbObject extends org.xipki.util.ValidatableConfCA configuration entry with database table id.- Author:
- Lijun Liao (xipki)
-
-
Constructor Summary
Constructors Constructor Description IdentifiedDbObject()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description LonggetId()voidsetId(Long id)voidvalidate()
-