public class OLEVendorAssociation extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLEVendorAssociation() |
Modifier and Type | Method and Description |
---|---|
String |
getAssociatedEntityId() |
OLEVendorRole |
getOleVendorRole() |
String |
getVendorAssociationId() |
Integer |
getVendorDetailAssignedIdentifier() |
Integer |
getVendorHeaderGeneratedIdentifier() |
String |
getVendorRoleId() |
void |
setAssociatedEntityId(String associatedEntityId) |
void |
setOleVendorRole(OLEVendorRole oleVendorRole) |
void |
setVendorAssociationId(String vendorAssociationId) |
void |
setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier) |
void |
setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier) |
void |
setVendorRoleId(String vendorRoleId) |
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 OLEVendorAssociation()
public String getVendorAssociationId()
public void setVendorAssociationId(String vendorAssociationId)
public Integer getVendorHeaderGeneratedIdentifier()
public void setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)
public Integer getVendorDetailAssignedIdentifier()
public void setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier)
public String getAssociatedEntityId()
public void setAssociatedEntityId(String associatedEntityId)
public String getVendorRoleId()
public void setVendorRoleId(String vendorRoleId)
public OLEVendorRole getOleVendorRole()
public void setOleVendorRole(OLEVendorRole oleVendorRole)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.