Package org.openiam.am.srvc.domain
Class AbstractServerEntity
- java.lang.Object
-
- org.openiam.base.domain.KeyEntity
-
- org.openiam.am.srvc.domain.AbstractServerEntity
-
- All Implemented Interfaces:
Serializable
,BaseIdentity
- Direct Known Subclasses:
ContentProviderServerEntity
,URIPatternServerEntity
@MappedSuperclass public abstract class AbstractServerEntity extends KeyEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AbstractServerEntity()
-