|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssetLocationService
Nested Class Summary | |
---|---|
static class |
AssetLocationService.LocationField
|
Method Summary | |
---|---|
boolean |
isOffCampusLocationEmpty(AssetLocation offCampusLocation)
check if offCampusLocation is empty |
boolean |
isOffCampusLocationExists(AssetLocation offCampusLocation)
check if offCampusLocation is holding any location information. |
void |
setOffCampusLocation(Asset asset)
The method will set Off Campus Location from the assetLocations collection |
void |
updateOffCampusLocation(Asset newAsset)
Update user input into reference of Asset Location |
boolean |
validateLocation(Map<AssetLocationService.LocationField,String> fieldMap,
org.kuali.rice.kns.bo.BusinessObject businessObject,
boolean isCapital,
AssetType assetType)
|
Method Detail |
---|
void setOffCampusLocation(Asset asset)
void updateOffCampusLocation(Asset newAsset)
boolean validateLocation(Map<AssetLocationService.LocationField,String> fieldMap, org.kuali.rice.kns.bo.BusinessObject businessObject, boolean isCapital, AssetType assetType)
boolean isOffCampusLocationExists(AssetLocation offCampusLocation)
offCampusLocation
- boolean isOffCampusLocationEmpty(AssetLocation offCampusLocation)
offCampusLocation
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |