public class OLEAccessLocation extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEAccessLocation() |
Modifier and Type | Method and Description |
---|---|
String |
getOleAccessLocationDesc() |
String |
getOleAccessLocationId() |
String |
getOleAccessLocationName() |
boolean |
isActive() |
void |
setActive(boolean active) |
void |
setOleAccessLocationDesc(String oleAccessLocationDesc) |
void |
setOleAccessLocationId(String oleAccessLocationId) |
void |
setOleAccessLocationName(String oleAccessLocationName) |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public OLEAccessLocation()
public boolean isActive()
public void setActive(boolean active)
public String getOleAccessLocationDesc()
public void setOleAccessLocationDesc(String oleAccessLocationDesc)
public String getOleAccessLocationId()
public void setOleAccessLocationId(String oleAccessLocationId)
public String getOleAccessLocationName()
public void setOleAccessLocationName(String oleAccessLocationName)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.