public class ProposalKimAttributeDocumentValueHandler extends Object implements KimAttributeDocumentValueHandler
Constructor and Description |
---|
ProposalKimAttributeDocumentValueHandler() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
ConnectionDaoService |
getConnectionDaoService() |
ProposalKimAttributeDefnDao |
getProposalKimAttributeDefnDao() |
boolean |
isDelete() |
boolean |
isDocumentValueType(String attrDefnId) |
void |
setConnectionDaoService(ConnectionDaoService connectionDaoService) |
void |
setDelete(boolean delete) |
void |
setProposalKimAttributeDefnDao(ProposalKimAttributeDefnDao proposalKimAttributeDefnDao) |
String |
transform(String val) |
public ProposalKimAttributeDocumentValueHandler()
public String transform(String val)
transform
in interface KimAttributeDocumentValueHandler
public boolean isDocumentValueType(String attrDefnId)
isDocumentValueType
in interface KimAttributeDocumentValueHandler
public void cleanup()
cleanup
in interface KimAttributeDocumentValueHandler
public ProposalKimAttributeDefnDao getProposalKimAttributeDefnDao()
public void setProposalKimAttributeDefnDao(ProposalKimAttributeDefnDao proposalKimAttributeDefnDao)
public ConnectionDaoService getConnectionDaoService()
public void setConnectionDaoService(ConnectionDaoService connectionDaoService)
public boolean isDelete()
public void setDelete(boolean delete)
Copyright © 2014–2015 The Kuali Foundation. All rights reserved.