| Package | Description | 
|---|---|
| org.kuali.ole.deliver.bo | |
| org.kuali.ole.deliver.rule | |
| org.kuali.ole.service | 
| Modifier and Type | Method and Description | 
|---|---|
| static OleEntityAddressBo | OleEntityAddressBo. from(OleEntityAddressDefinition im)This method converts the immutable object OleEntityAddressDefinition into PersistableBusinessObjectBase OleEntityAddressBo | 
| Modifier and Type | Method and Description | 
|---|---|
| List<OleEntityAddressBo> | OlePatronDocument. getDeletedOleEntityAddressBo() | 
| List<OleEntityAddressBo> | OlePatronDocument. getOleEntityAddressBo()Gets the value of oleEntityAddressBo property | 
| Modifier and Type | Method and Description | 
|---|---|
| static OleEntityAddressDefinition | OleEntityAddressBo. to(OleEntityAddressBo bo)This method converts the PersistableBusinessObjectBase OleEntityAddressBo into immutable object OleEntityAddressDefinition | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OlePatronDocument. setDeletedOleEntityAddressBo(List<OleEntityAddressBo> deletedOleEntityAddressBo) | 
| void | OlePatronDocument. setOleEntityAddressBo(List<OleEntityAddressBo> oleEntityAddressBo)Sets the value for oleEntityAddressBo property | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | OlePatronDocumentRule. checkAddressMultipleDefault(List<OleEntityAddressBo> addrBoList,
                                                      String listName)this method validates the address object for default value | 
| protected boolean | OlePatronDocumentRule. checkAddressMultipleDeliverAddress(List<OleEntityAddressBo> addrBoList,
                                                                    String listName) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected boolean | OlePatronConverterService. checkAddressMultipleDefault(List<OleEntityAddressBo> addrBoList)This method is for checking the entity address has multiple defaults | 
| boolean | OlePatronHelperServiceImpl. checkAddressMultipleDefault(List<OleEntityAddressBo> addrBoList)This method is for checking the entity address has multiple defaults | 
| boolean | OlePatronHelperService. checkAddressMultipleDefault(List<OleEntityAddressBo> addrBoList) | 
| protected boolean | OlePatronHelperServiceImpl. checkAddressMultipleDeliverAddress(List<OleEntityAddressBo> addrBoList,
                                                                    String listName) | 
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.