Package org.openiam.idm.srvc.user.domain
Class SupervisorEntity
- java.lang.Object
-
- org.openiam.idm.srvc.user.domain.SupervisorEntity
-
- All Implemented Interfaces:
Serializable
@Entity public class SupervisorEntity extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description protected MetadataTypeEntity
type
-
Constructor Summary
Constructors Constructor Description SupervisorEntity()
-
-
-
Field Detail
-
type
@Field(type=Keyword, index=true, store=true) protected MetadataTypeEntity type
-
-