public class EHoldings extends Holdings
Java class for eHoldings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="eHoldings"> <complexContent> <extension base="{}holdings"> <sequence> <element name="accessStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
DocstoreDocument.OperationType, DocstoreDocument.ResultType
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 |
---|
EHoldings() |
Modifier and Type | Method and Description |
---|---|
Object |
deserialize(String content) |
Object |
deserializeContent(Object object) |
String |
getAccessStatus()
Gets the value of the accessStatus property.
|
String |
serialize(Object object) |
void |
serializeContent() |
void |
setAccessStatus(String value)
Sets the value of the accessStatus property.
|
void |
setField(String docField,
String fieldValue) |
buildItemCallNumber, buildLocationObj, compareTo, deserializeContent, getBib, getBibs, getCallNumber, getCallNumberPrefix, getCallNumberType, getContentObject, getCopyNumber, getHoldingsDataMappingValue, getHoldingsType, getLevel1Location, getLevel2Location, getLevel3Location, getLevel4Location, getLevel5Location, getLocationLevel1, getLocationLevel2, getLocationLevel3, getLocationLevel4, getLocationLevel5, getLocationName, getShelvingOrder, isBoundWithBib, isDataMappingFlag, isSeries, serializeContent, setBib, setBibs, setBoundWithBib, setCallNumber, setCallNumberPrefix, setCallNumberType, setCopyNumber, setDataMappingFlag, setDefaultField, 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
public static final org.slf4j.Logger LOG
public static final String DESTINATION_FIELD_LINK_TEXT
public static final String DESTINATION_FIELD_LINK_URL
public static final String DESTINATION_FIELD_PERSISTENTLINK
public static final String DESTINATION_FIELD_PUBLIC_DISPLAY_NOTE
public static final String DESTINATION_FIELD_COVERAGE_START_DATE
public static final String DESTINATION_FIELD_COVERAGE_START_ISSUE
public static final String DESTINATION_FIELD_COVERAGE_START_VOLUME
public static final String DESTINATION_FIELD_COVERAGE_END_DATE
public static final String DESTINATION_FIELD_COVERAGE_END_ISSUE
public static final String DESTINATION_FIELD_COVERAGE_END_VOLUME
public static final String DESTINATION_FIELD_STATISTICAL_CODE
public static final String DESTINATION_FIELD_ACCESS_STATUS_CODE
public static final String PUBLIC
public static final String ACTIVE
public static final String INACTIVE
public static final String ELECTRONIC
public static final String ACCESS_STATUS
public static final String URL
public static final String PERSISTENT_LINK
public static final String LINK_TEXT
public static final String PUBLIC_DISPLAY_NOTE
public static final String COVERAGE_START_DATE
public static final String COVERAGE_END_DATE
public static final String STATISTICAL_CODE
public static final String PLATFORM
protected String accessStatus
public EHoldings()
public String getAccessStatus()
String
public void setAccessStatus(String value)
value
- allowed object is
String
public Object deserialize(String content)
deserialize
in class Holdings
public Object deserializeContent(Object object)
deserializeContent
in class Holdings
public void serializeContent()
serializeContent
in class Holdings
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.