|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcom.hack23.cia.service.impl.DocumentContentDataContainer
@Component @Transactional(propagation=SUPPORTS) public class DocumentContentDataContainer
The Class DocumentContentDataContainer.
| Constructor Summary | |
|---|---|
DocumentContentDataContainer()
|
|
| Method Summary | |
|---|---|
List<DocumentContentData> |
getAll()
Gets the all. |
DocumentContentData |
load(Long id)
Load. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocumentContentDataContainer()
| Method Detail |
|---|
public List<DocumentContentData> getAll()
DataContainer
getAll in interface DataContainer<DocumentContentData,Long>public DocumentContentData load(Long id)
DataContainer
load in interface DataContainer<DocumentContentData,Long>id - the id
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||