public class WorkBibDublinForm extends EditorForm
messageactionParameters, addedCollectionItems, ajaxRequest, ajaxReturnType, attachmentFile, clientStateForSyncing, defaultsApplied, dialogExplanation, dialogManager, dialogResponse, focusId, formHistory, formKey, formPostUrl, growlScript, jumpToId, jumpToName, lightboxScript, methodToCall, newCollectionLines, pageId, postedView, readOnlyFieldsList, renderedInLightBox, requestRedirected, returnFormKey, returnLocation, selectedCollectionLines, state, updateComponentId, view, viewId, viewName, viewRequestParameters, viewTypeName| Constructor and Description |
|---|
WorkBibDublinForm()
Default Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<WorkDublinEditorField> |
getDublinFieldList()
Gets the dublinFieldList attribute.
|
List<WorkDublinEditorField> |
getExistingDublinFieldList()
Gets the existingDublinFieldList attribute.
|
String |
getMessage()
Gets the message attribute.
|
String |
getUuid()
Gets the uuid attribute.
|
void |
setDublinFieldList(List<WorkDublinEditorField> dublinFieldList)
Sets the dublinFieldList attribute value.
|
void |
setExistingDublinFieldList(List<WorkDublinEditorField> existingDublinFieldList)
Sets the existingDublinFieldList attribute value.
|
void |
setMessage(String message)
Sets the message attribute value.
|
void |
setUuid(String uuid)
Sets the uuid attribute value.
|
getAllowUpdate, getBibId, getBibStatus, getCallNumberFlag, getCreatedBy, getCreatedDate, getDeleteVerifyResponse, getDisplayField006, getDisplayField007, getDisplayField008, getDocCategory, getDocFormat, getDocId, getDocTree, getDocType, getDocumentForm, getEditable, geteResourceId, getExisting, getHdnIndex, getHdnUuid, getHeaderText, getHoldingCreatedBy, getHoldingCreatedDate, getHoldingItem, getHoldingLocalIdentifier, getHoldingUpdatedBy, getHoldingUpdatedDate, getInstanceId, getIssn, getItemCreatedBy, getItemCreatedDate, getItemLocalIdentifier, getItemUpdatedBy, getItemUpdatedDate, getLeftTree, getLocationValue, getOleBibliographicRecordStatus, getRecStatus, getStatusUpdatedBy, getStatusUpdatedOn, getTitle, getTitleField, getTokenId, getTreeData, getUpdatedBy, getUpdatedDate, getUuidList, getWorkBibDocumentList, getWorkBibMarcForm, isCanAdd, isCanDelete, isCanDeleteEInstance, isFromDublin, isFromSearch, isHasLink, isHideFooter, isHoldingsDataInItemReadOnly, isItemStatusNonEditable, isNeedToCreateInstance, isSelect, isShowClose, isShowDeleteTree, isShowEditorFooter, isShowLeftPane, isShowLeftTree, isStaffOnlyFlagForBib, isStaffOnlyFlagForHoldings, isStaffOnlyFlagForItem, isValidInput, setAllowUpdate, setBibId, setBibStatus, setCallNumberFlag, setCanAdd, setCanDelete, setCanDeleteEInstance, setCreatedBy, setCreatedDate, setDeleteVerifyResponse, setDisplayField006, setDisplayField007, setDisplayField008, setDocCategory, setDocFormat, setDocId, setDocTree, setDocType, setDocumentForm, setEditable, seteResourceId, setExisting, setFromDublin, setFromSearch, setHasLink, setHdnIndex, setHdnUuid, setHeaderText, setHideFooter, setHoldingCreatedBy, setHoldingCreatedDate, setHoldingItem, setHoldingLocalIdentifier, setHoldingsDataInItemReadOnly, setHoldingUpdatedBy, setHoldingUpdatedDate, setInstanceId, setIssn, setItemCreatedBy, setItemCreatedDate, setItemLocalIdentifier, setItemStatusNonEditable, setItemUpdatedBy, setItemUpdatedDate, setLeftTree, setLocationValue, setNeedToCreateInstance, setOleBibliographicRecordStatus, setRecStatus, setSelect, setShowClose, setShowDeleteTree, setShowEditorFooter, setShowLeftPane, setShowLeftTree, setStaffOnlyFlagForBib, setStaffOnlyFlagForHoldings, setStaffOnlyFlagForItem, setStatusUpdatedBy, setStatusUpdatedOn, setTitle, setTitleField, setTokenId, setTreeData, setUpdatedBy, setUpdatedDate, setUuidList, setValidInput, setWorkBibDocumentList, setWorkBibMarcFormgenerateFormKey, getActionEvent, getActionParamaterValue, getActionParameters, getActionParametersAsProperties, getAddedCollectionItems, getAjaxReturnType, getAttachmentFile, getClientStateForSyncing, getDialogExplanation, getDialogManager, getDialogResponse, getFocusId, getFormHistory, getFormKey, getFormPostUrl, getGrowlScript, getJumpToId, getJumpToName, getLightboxScript, getMethodToCall, getNewCollectionLines, getPageId, getPostedView, getReadOnlyFieldsList, getReturnFormKey, getReturnLocation, getSelectedCollectionLines, getState, getUpdateComponentId, getView, getViewId, getViewName, getViewRequestParameters, getViewService, getViewTypeName, isAddedCollectionItem, isAjaxRequest, isBuildViewRequest, isDefaultsApplied, isRenderedInLightBox, isRequestRedirected, isUpdateComponentRequest, isUpdateDialogRequest, isUpdateNoneRequest, isUpdatePageRequest, isUpdateViewRequest, postBind, setActionParameters, setAddedCollectionItems, setAjaxRequest, setAjaxReturnType, setAttachmentFile, setClientStateForSyncing, setDefaultsApplied, setDialogExplanation, setDialogManager, setDialogResponse, setFocusId, setFormHistory, setFormKey, setFormPostUrl, setGrowlScript, setJumpToId, setJumpToName, setLightboxScript, setMethodToCall, setNewCollectionLines, setPageId, setPostedView, setReadOnlyFieldsList, setRenderedInLightBox, setRequestRedirected, setReturnFormKey, setReturnLocation, setSelectedCollectionLines, setState, setUpdateComponentId, setView, setViewId, setViewName, setViewRequestParameters, setViewTypeNamepublic WorkBibDublinForm()
public List<WorkDublinEditorField> getDublinFieldList()
getDublinFieldList in class EditorFormpublic void setDublinFieldList(List<WorkDublinEditorField> dublinFieldList)
setDublinFieldList in class EditorFormdublinFieldList - The dublinFieldList to set.public List<WorkDublinEditorField> getExistingDublinFieldList()
getExistingDublinFieldList in class EditorFormpublic void setExistingDublinFieldList(List<WorkDublinEditorField> existingDublinFieldList)
setExistingDublinFieldList in class EditorFormexistingDublinFieldList - The existingDublinFieldList.public String getMessage()
getMessage in class EditorFormpublic void setMessage(String message)
setMessage in class EditorFormmessage - The message to set.public String getUuid()
getUuid in class EditorFormpublic void setUuid(String uuid)
setUuid in class EditorFormuuid - The uuid to set.Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.