public class PHoldings extends Holdings
Java class for pHoldings complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="pHoldings">
<complexContent>
<extension base="{}holdings">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
DocstoreDocument.OperationType, DocstoreDocument.ResultType| Modifier and Type | Field and Description |
|---|---|
static String |
PRINT |
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 |
|---|
PHoldings() |
| Modifier and Type | Method and Description |
|---|---|
Object |
deserialize(String content) |
Object |
deserializeContent(Object object) |
String |
serialize(Object object) |
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, serializeContent, setBib, setBibs, setBoundWithBib, setCallNumber, setCallNumberPrefix, setCallNumberType, setCopyNumber, setDataMappingFlag, setDefaultField, setField, setHoldingsType, setLevel1Location, setLevel2Location, setLevel3Location, setLevel4Location, setLevel5Location, setLocationLevel1, setLocationLevel2, setLocationLevel3, setLocationLevel4, setLocationLevel5, setLocationName, setSeries, setShelvingOrdergetCategory, 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, setUpdatedOnpublic static final String PRINT
public PHoldings()
public Object deserialize(String content)
deserialize in class Holdingspublic Object deserializeContent(Object object)
deserializeContent in class HoldingsCopyright © 2004–2015 The Kuali Foundation. All rights reserved.