public interface TypedEntity
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultType()
Returns the default type to be used for this entity
|
BroadleafEnumerationType |
getType()
Returns the type of the Entity
|
String |
getTypeFieldName()
Returns the persisted type field name
|
void |
setType(BroadleafEnumerationType type)
Sets the type of the Entity
|
BroadleafEnumerationType getType()
void setType(BroadleafEnumerationType type)
type - String getTypeFieldName()
String getDefaultType()
Copyright © 2023. All rights reserved.