Package | Description |
---|---|
net.sf.mmm.util.entity.api |
Provides the API for a entities.
|
net.sf.mmm.util.entity.base |
Provides the basic implementation of the entity API.
|
net.sf.mmm.util.search.api |
Provides the API for a search.
|
net.sf.mmm.util.search.base |
Provides the basic implementation of the Search API.
|
net.sf.mmm.util.transferobject.api |
Provides the API for transfer-objects.
|
net.sf.mmm.util.transferobject.base |
Contains the basic implementation of the transfer-object API.
|
net.sf.mmm.util.value.impl |
Contains the implementation of the
Value-Util API . |
Class and Description |
---|
Entity
This is the interface for an entity or
business object . |
GenericEntity
This is the interface for a (persistent) entity, which is an object that is potentially stored in a persistent store
(typically a database and via JPA).
|
MutableGenericEntity
This is the interface for a mutable
GenericEntity adding setter methods. |
RevisionedEntity
This is the interface for a
GenericEntity that is (potentially) revision-controlled. |
Class and Description |
---|
Entity
This is the interface for an entity or
business object . |
EntityId
This is the interface for an ID that uniquely identifies an object of a particular type.
|
GenericEntity
This is the interface for a (persistent) entity, which is an object that is potentially stored in a persistent store
(typically a database and via JPA).
|
MutableGenericEntity
This is the interface for a mutable
GenericEntity adding setter methods. |
MutableRevisionedEntity
This is the interface for a mutable
RevisionedEntity . |
RevisionedEntity
This is the interface for a
GenericEntity that is (potentially) revision-controlled. |
Class and Description |
---|
Entity
This is the interface for an entity or
business object . |
Class and Description |
---|
Entity
This is the interface for an entity or
business object . |
Class and Description |
---|
Entity
This is the interface for an entity or
business object . |
GenericEntity
This is the interface for a (persistent) entity, which is an object that is potentially stored in a persistent store
(typically a database and via JPA).
|
MutableGenericEntity
This is the interface for a mutable
GenericEntity adding setter methods. |
MutableRevisionedEntity
This is the interface for a mutable
RevisionedEntity . |
PersistenceEntity
This is the interface to mark a
RevisionedEntity that represents an entity of the persistence. |
RevisionedEntity
This is the interface for a
GenericEntity that is (potentially) revision-controlled. |
Class and Description |
---|
PersistenceEntity
This is the interface to mark a
RevisionedEntity that represents an entity of the persistence. |
Class and Description |
---|
PersistenceEntity
This is the interface to mark a
RevisionedEntity that represents an entity of the persistence. |
Copyright © 2001–2016 mmm-Team. All rights reserved.