public class EHoldingsOleml extends EHoldings
DocstoreDocument.OperationType, DocstoreDocument.ResultType
Modifier and Type | Field and Description |
---|---|
protected String |
accessStatus |
protected String |
eResourceName |
protected String |
imprint |
protected String |
location |
protected String |
platForm |
protected String |
statisticalCode |
protected String |
subscriptionStatus |
protected String |
url |
ACCESS_STATUS, ACTIVE, COVERAGE_END_DATE, COVERAGE_START_DATE, DESTINATION_FIELD_ACCESS_STATUS_CODE, DESTINATION_FIELD_COVERAGE_END_DATE, DESTINATION_FIELD_COVERAGE_END_ISSUE, DESTINATION_FIELD_COVERAGE_END_VOLUME, DESTINATION_FIELD_COVERAGE_START_DATE, DESTINATION_FIELD_COVERAGE_START_ISSUE, DESTINATION_FIELD_COVERAGE_START_VOLUME, DESTINATION_FIELD_ERESOURCE_ID, DESTINATION_FIELD_ERESOURCE_NAME, DESTINATION_FIELD_GOKB_ID, DESTINATION_FIELD_IMPRINT, DESTINATION_FIELD_LINK_TEXT, DESTINATION_FIELD_LINK_URL, DESTINATION_FIELD_PERSISTENTLINK, DESTINATION_FIELD_PUBLIC_DISPLAY_NOTE, DESTINATION_FIELD_PUBLISHER, DESTINATION_FIELD_STATISTICAL_CODE, ELECTRONIC, INACTIVE, LINK_TEXT, PERSISTENT_LINK, PLATFORM, PUBLIC, PUBLIC_DISPLAY_NOTE, STATISTICAL_CODE, URL
bib, BIB_TITLE, bibs, CALL_NUMBER, callNumber, CALLNUMBER_PREFIX, CALLNUMBER_TYPE, callNumberPrefix, callNumberType, COPY_NUMBER, copyNumber, dataMappingFlag, DESTINATION_FIELD_CALL_NUMBER, DESTINATION_FIELD_CALL_NUMBER_TYPE_PREFIX, DESTINATION_FIELD_COPY_NUMBER, DESTINATION_FIELD_HOLDING_CALL_NUMBER_TYPE, DESTINATION_FIELD_LOCATION_LEVEL_1, DESTINATION_FIELD_LOCATION_LEVEL_2, DESTINATION_FIELD_LOCATION_LEVEL_3, DESTINATION_FIELD_LOCATION_LEVEL_4, DESTINATION_FIELD_LOCATION_LEVEL_5, DESTINATION_FIELD_PLATFORM, HOLDINGSIDENTIFIER, holdingsType, isBoundWithBib, isSeries, level1Location, level2Location, level3Location, level4Location, level5Location, LOCATION_LEVEL1, LOCATION_LEVEL2, LOCATION_LEVEL3, LOCATION_LEVEL4, LOCATION_LEVEL5, LOCATION_NAME, locationLevel1, locationLevel2, locationLevel3, locationLevel4, locationLevel5, locationName, shelvingOrder
_public, active, category, content, contentObject, CREATED_BY, createdBy, createdOn, DATE_ENTERED, DATE_UPDATED, DESTINATION_FIELD_DONOR_CODE, DESTINATION_FIELD_DONOR_NOTE, DESTINATION_FIELD_DONOR_PUBLIC_DISPLAY, displayLabel, fastAdd, format, id, ID, lastUpdated, localId, message, NO_INFO_CALL_NUMBER_TYPE_CODE, operation, result, sortedValue, staffOnly, status, STATUS, STATUS_UPDATED_ON, statusUpdatedBy, statusUpdatedOn, type, UPDATED_BY, updatedBy, updatedOn
Constructor and Description |
---|
EHoldingsOleml() |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(String content) |
Object |
deserializeContent(String content) |
String |
getAccessStatus()
Gets the value of the accessStatus property.
|
String |
geteResourceName() |
String |
getImprint() |
String |
getLocation() |
String |
getPlatForm() |
String |
getStatisticalCode() |
String |
getSubscriptionStatus() |
String |
getUrl() |
String |
serialize(Object object) |
String |
serializeContent(Object object) |
void |
setAccessStatus(String accessStatus)
Sets the value of the accessStatus property.
|
void |
seteResourceName(String eResourceName) |
void |
setImprint(String imprint) |
void |
setLocation(String location) |
void |
setPlatForm(String platForm) |
void |
setStatisticalCode(String statisticalCode) |
void |
setSubscriptionStatus(String subscriptionStatus) |
void |
setUrl(String url) |
deserializeContent, serializeContent, setDefaultField, setField
buildItemCallNumber, buildLocationObj, compareTo, getBib, getBibs, getCallNumber, getCallNumberPrefix, getCallNumberType, getContentObject, getCopyNumber, getHoldingsDataMappingValue, getHoldingsType, getLevel1Location, getLevel2Location, getLevel3Location, getLevel4Location, getLevel5Location, getLocationLevel1, getLocationLevel2, getLocationLevel3, getLocationLevel4, getLocationLevel5, getLocationName, getShelvingOrder, isBoundWithBib, isDataMappingFlag, isSeries, setBib, setBibs, setBoundWithBib, setCallNumber, setCallNumberPrefix, setCallNumberType, setCopyNumber, setDataMappingFlag, setHoldingsType, setLevel1Location, setLevel2Location, setLevel3Location, setLevel4Location, setLevel5Location, setLocationLevel1, setLocationLevel2, setLocationLevel3, setLocationLevel4, setLocationLevel5, setLocationName, setSeries, setShelvingOrder
getCategory, getContent, getCreatedBy, getCreatedOn, getDisplayLabel, getFormat, getId, getLastUpdated, getLocalId, getMessage, getOperation, getResult, getSortedValue, getStatus, getStatusUpdatedBy, getStatusUpdatedOn, getType, getUpdatedBy, getUpdatedOn, isActive, isFastAdd, isPublic, isStaffOnly, setActive, setCategory, setContent, setContentObject, setCreatedBy, setCreatedOn, setDisplayLabel, setFastAdd, setFormat, setId, setLastUpdated, setLocalId, setMessage, setOperation, setPublic, setResult, setSortedValue, setStaffOnly, setStatus, setStatusUpdatedBy, setStatusUpdatedOn, setType, setUpdatedBy, setUpdatedOn
protected String accessStatus
protected String statisticalCode
protected String eResourceName
protected String subscriptionStatus
public EHoldingsOleml()
public String getAccessStatus()
EHoldings
getAccessStatus
in class EHoldings
String
public void setAccessStatus(String accessStatus)
EHoldings
setAccessStatus
in class EHoldings
accessStatus
- allowed object is
String
public String getPlatForm()
public void setPlatForm(String platForm)
public String getImprint()
public void setImprint(String imprint)
public String getStatisticalCode()
public void setStatisticalCode(String statisticalCode)
public String getLocation()
public void setLocation(String location)
public String geteResourceName()
public void seteResourceName(String eResourceName)
public String getSubscriptionStatus()
public void setSubscriptionStatus(String subscriptionStatus)
public Object deserialize(String content)
deserialize
in class EHoldings
public Object deserializeContent(String content)
deserializeContent
in class Holdings
public String serializeContent(Object object)
serializeContent
in class Holdings
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.