- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- Entity, HasAttributes, HasAttributesAndMeta, HasId, HasMeta, HasPrimaryKey, HasState, HasType
- All Known Subinterfaces:
- Exemption, ExemptionRequest
- All Known Implementing Classes:
- ExemptionInfo, ExemptionRequestInfo, IdEntityInfo, IdEntityInfo.Builder
public interface IdEntity
extends HasId, Entity
A common interface pattern for service entities identified by Id.
- Author:
- tom
-
-
Method Summary
-
Methods inherited from interface org.kuali.student.contract.model.test.source.HasId
getId
-
Methods inherited from interface org.kuali.student.contract.model.test.source.HasType
getTypeKey
-
Methods inherited from interface org.kuali.student.contract.model.test.source.HasState
getStateKey
-
Methods inherited from interface org.kuali.student.contract.model.test.source.HasMeta
getMeta
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.