| Modifier and Type | Method and Description |
|---|---|
EDocLiteAssociation |
EDLController.getEdocLiteAssociation() |
EDocLiteAssociation |
EDLContext.getEdocLiteAssociation() |
| Modifier and Type | Method and Description |
|---|---|
static EDLController |
EDLControllerFactory.createEDLController(EDocLiteAssociation edlAssociation,
EDLGlobalConfig edlGlobalConfig) |
static EDLController |
EDLControllerFactory.createEDLController(EDocLiteAssociation edlAssociation,
EDLGlobalConfig edlGlobalConfig,
DocumentRouteHeaderValue document) |
void |
EDLController.setEdocLiteAssociation(EDocLiteAssociation edocLiteAssociation) |
void |
EDLContext.setEdocLiteAssociation(EDocLiteAssociation edocLiteAssociation) |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteAssociation |
EDocLiteDAO.getEDocLiteAssociation(Long associationId) |
EDocLiteAssociation |
EDocLiteDAO.getEDocLiteAssociation(String documentTypeName) |
| Modifier and Type | Method and Description |
|---|---|
List<EDocLiteAssociation> |
EDocLiteDAO.getEDocLiteAssociations() |
List<EDocLiteAssociation> |
EDocLiteDAO.search(EDocLiteAssociation edocLite) |
| Modifier and Type | Method and Description |
|---|---|
void |
EDocLiteDAO.saveEDocLiteAssociation(EDocLiteAssociation assoc) |
List<EDocLiteAssociation> |
EDocLiteDAO.search(EDocLiteAssociation edocLite) |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteAssociation |
EDocLiteDAOOjbImpl.getEDocLiteAssociation(Long associationId) |
EDocLiteAssociation |
EDocLiteDAOJpaImpl.getEDocLiteAssociation(Long associationId)
Returns a specific Association
|
EDocLiteAssociation |
EDocLiteDAOOjbImpl.getEDocLiteAssociation(String docTypeName) |
EDocLiteAssociation |
EDocLiteDAOJpaImpl.getEDocLiteAssociation(String docTypeName)
Get a EDocLiteAssociation
|
| Modifier and Type | Method and Description |
|---|---|
List<EDocLiteAssociation> |
EDocLiteDAOJpaImpl.getEDocLiteAssociations()
Returns all active Definitions
|
List<EDocLiteAssociation> |
EDocLiteDAOJpaImpl.search(EDocLiteAssociation edocLite)
Finds matching Associations
|
| Modifier and Type | Method and Description |
|---|---|
void |
EDocLiteDAOOjbImpl.saveEDocLiteAssociation(EDocLiteAssociation assoc) |
void |
EDocLiteDAOJpaImpl.saveEDocLiteAssociation(EDocLiteAssociation assoc)
Save a EDocLiteAssocitaion
|
List |
EDocLiteDAOOjbImpl.search(EDocLiteAssociation edocLite) |
List<EDocLiteAssociation> |
EDocLiteDAOJpaImpl.search(EDocLiteAssociation edocLite)
Finds matching Associations
|
| Modifier and Type | Method and Description |
|---|---|
protected HtmlData |
EDocLiteLookupableHelperServiceImpl.getCreateDocumentUrl(EDocLiteAssociation edlAssociation) |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteAssociation |
EDocLiteService.getEDocLiteAssociation(Long associationId) |
EDocLiteAssociation |
EDocLiteService.getEDocLiteAssociation(String docType) |
| Modifier and Type | Method and Description |
|---|---|
List<EDocLiteAssociation> |
EDocLiteService.getEDocLiteAssociations() |
List<EDocLiteAssociation> |
EDocLiteService.search(EDocLiteAssociation edocLite) |
| Modifier and Type | Method and Description |
|---|---|
Document |
EDocLiteService.getDefinitionXml(EDocLiteAssociation edlAssociation) |
void |
EDocLiteService.saveEDocLiteAssociation(EDocLiteAssociation assoc) |
List<EDocLiteAssociation> |
EDocLiteService.search(EDocLiteAssociation edocLite) |
| Modifier and Type | Method and Description |
|---|---|
EDocLiteAssociation |
EDocLiteServiceImpl.getEDocLiteAssociation(Long associationId) |
EDocLiteAssociation |
EDocLiteServiceImpl.getEDocLiteAssociation(String docTypeName) |
| Modifier and Type | Method and Description |
|---|---|
Document |
EDocLiteServiceImpl.getDefinitionXml(EDocLiteAssociation edlAssociation) |
void |
EDocLiteServiceImpl.saveEDocLiteAssociation(EDocLiteAssociation assoc) |
List |
EDocLiteServiceImpl.search(EDocLiteAssociation edocLite) |
| Modifier and Type | Method and Description |
|---|---|
List<EDocLiteAssociation> |
EdlExportDataSet.getEdocLites() |
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.