public interface EntityRepresentation
Modifier and Type | Method and Description |
---|---|
String |
getEntityName()
Gets the OfBiz entity name for the "entity" that should be persisted (e.g.
|
Map<String,String> |
getEntityValues()
Gets the attributes that will be persisted within the entity (i.e.
|
String getEntityName()
Copyright © 2002-2024 Atlassian. All Rights Reserved.