public class OLELinkedEresource extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
OLELinkedEresource() |
Modifier and Type | Method and Description |
---|---|
String |
getChainString() |
String |
getLinkedEresourceId() |
String |
getLinkedERSIdentifier() |
OLEEResourceRecordDocument |
getOleeResourceRecordDocument() |
String |
getOleERSIdentifier() |
String |
getRelationShipType() |
boolean |
isRemoveRelationShip() |
void |
setChainString(String chainString) |
void |
setLinkedEresourceId(String linkedEresourceId) |
void |
setLinkedERSIdentifier(String linkedERSIdentifier) |
void |
setOleeResourceRecordDocument(OLEEResourceRecordDocument oleeResourceRecordDocument) |
void |
setOleERSIdentifier(String oleERSIdentifier) |
void |
setRelationShipType(String relationShipType) |
void |
setRemoveRelationShip(boolean removeRelationShip) |
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 OLELinkedEresource()
public String getLinkedEresourceId()
public void setLinkedEresourceId(String linkedEresourceId)
public String getLinkedERSIdentifier()
public void setLinkedERSIdentifier(String linkedERSIdentifier)
public String getOleERSIdentifier()
public void setOleERSIdentifier(String oleERSIdentifier)
public String getRelationShipType()
public void setRelationShipType(String relationShipType)
public OLEEResourceRecordDocument getOleeResourceRecordDocument()
public void setOleeResourceRecordDocument(OLEEResourceRecordDocument oleeResourceRecordDocument)
public boolean isRemoveRelationShip()
public void setRemoveRelationShip(boolean removeRelationShip)
public String getChainString()
public void setChainString(String chainString)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.