Uses of Class
org.dspace.app.xmlui.wing.WingException

Packages that use WingException
org.dspace.app.xmlui.aspect.administrative   
org.dspace.app.xmlui.aspect.administrative.authorization   
org.dspace.app.xmlui.aspect.administrative.collection   
org.dspace.app.xmlui.aspect.administrative.community   
org.dspace.app.xmlui.aspect.administrative.eperson   
org.dspace.app.xmlui.aspect.administrative.group   
org.dspace.app.xmlui.aspect.administrative.item   
org.dspace.app.xmlui.aspect.administrative.mapper   
org.dspace.app.xmlui.aspect.administrative.metadataimport   
org.dspace.app.xmlui.aspect.administrative.registries   
org.dspace.app.xmlui.aspect.artifactbrowser   
org.dspace.app.xmlui.aspect.browseArtifacts   
org.dspace.app.xmlui.aspect.discovery   
org.dspace.app.xmlui.aspect.eperson   
org.dspace.app.xmlui.aspect.general   
org.dspace.app.xmlui.aspect.searchArtifacts   
org.dspace.app.xmlui.aspect.statistics   
org.dspace.app.xmlui.aspect.statisticsElasticSearch   
org.dspace.app.xmlui.aspect.submission   
org.dspace.app.xmlui.aspect.submission.submit   
org.dspace.app.xmlui.aspect.swordclient   
org.dspace.app.xmlui.aspect.versioning   
org.dspace.app.xmlui.aspect.viewArtifacts   
org.dspace.app.xmlui.aspect.workflow   
org.dspace.app.xmlui.aspect.xmltest   
org.dspace.app.xmlui.aspect.xmlworkflow   
org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction   
org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment   
org.dspace.app.xmlui.aspect.xmlworkflow.admin   
org.dspace.app.xmlui.cocoon   
org.dspace.app.xmlui.objectmanager   
org.dspace.app.xmlui.utils   
org.dspace.app.xmlui.wing   
org.dspace.app.xmlui.wing.element   
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative
 

Methods in org.dspace.app.xmlui.aspect.administrative that throw WingException
 void CurateForm.addBody(Body body)
          Add object curation form
 void ItemExport.addBody(Body body)
           
 void NotAuthorized.addBody(Body body)
           
 void ControlPanel.addBody(Body body)
           
 void PrivateItems.addBody(Body body)
          Add the browse-title division.
 void WithdrawnItems.addBody(Body body)
          Add the browse-title division.
 int Navigation.addContextualOptions(List context)
           
 void Navigation.addOptions(Options options)
           
 void CurateForm.addPageMeta(PageMeta pageMeta)
          Initialize the page metadata & breadcrumb trail
 void ItemExport.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
 void NotAuthorized.addPageMeta(PageMeta pageMeta)
           
 void ControlPanel.addPageMeta(PageMeta pageMeta)
           
 void PrivateItems.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
 void SystemwideAlerts.addPageMeta(PageMeta pageMeta)
          If an alert is activated then add a count down message.
 void WithdrawnItems.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
static Select FlowCurationUtils.getGroupSelectOptions(Select select)
           
static Select FlowCurationUtils.getTaskSelectOptions(Select select, String curateGroup)
           
static void FlowCurationUtils.setAllTasks()
           
static void FlowCurationUtils.setGroupedTasks()
           
static void FlowCurationUtils.setGroups()
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.authorization
 

Methods in org.dspace.app.xmlui.aspect.administrative.authorization that throw WingException
 void AdvacedAuthorizationsForm.addBody(Body body)
           
 void EditItemPolicies.addBody(Body body)
           
 void EditContainerPolicies.addBody(Body body)
           
 void DeletePoliciesConfirm.addBody(Body body)
           
 void EditPolicyForm.addBody(Body body)
           
 void AuthorizationMain.addBody(Body body)
           
 void AdvacedAuthorizationsForm.addPageMeta(PageMeta pageMeta)
           
 void EditItemPolicies.addPageMeta(PageMeta pageMeta)
           
 void EditContainerPolicies.addPageMeta(PageMeta pageMeta)
           
 void DeletePoliciesConfirm.addPageMeta(PageMeta pageMeta)
           
 void EditPolicyForm.addPageMeta(PageMeta pageMeta)
           
 void AuthorizationMain.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.collection
 

Methods in org.dspace.app.xmlui.aspect.administrative.collection that throw WingException
 void CreateCollectionForm.addBody(Body body)
           
 void EditCollectionHarvestingForm.addBody(Body body)
           
 void DeleteCollectionConfirm.addBody(Body body)
           
 void SetupCollectionHarvestingForm.addBody(Body body)
           
 void AssignCollectionRoles.addBody(Body body)
           
 void CurateCollectionForm.addBody(Body body)
          addBody
 void DeleteCollectionRoleConfirm.addBody(Body body)
           
 void EditCollectionMetadataForm.addBody(Body body)
           
 void ToggleCollectionHarvestingForm.addBody(Body body)
           
 void CreateCollectionForm.addPageMeta(PageMeta pageMeta)
           
 void EditCollectionHarvestingForm.addPageMeta(PageMeta pageMeta)
           
 void DeleteCollectionConfirm.addPageMeta(PageMeta pageMeta)
           
 void SetupCollectionHarvestingForm.addPageMeta(PageMeta pageMeta)
           
 void AssignCollectionRoles.addPageMeta(PageMeta pageMeta)
           
 void CurateCollectionForm.addPageMeta(PageMeta pageMeta)
          common package method for initializing form gui elements Could be refactored.
 void DeleteCollectionRoleConfirm.addPageMeta(PageMeta pageMeta)
           
 void EditCollectionMetadataForm.addPageMeta(PageMeta pageMeta)
           
 void ToggleCollectionHarvestingForm.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.community
 

Methods in org.dspace.app.xmlui.aspect.administrative.community that throw WingException
 void AssignCommunityRoles.addBody(Body body)
           
 void CurateCommunityForm.addBody(Body body)
          addBody
 void EditCommunityMetadataForm.addBody(Body body)
           
 void DeleteCommunityRoleConfirm.addBody(Body body)
           
 void CreateCommunityForm.addBody(Body body)
           
 void DeleteCommunityConfirm.addBody(Body body)
           
 void AssignCommunityRoles.addPageMeta(PageMeta pageMeta)
           
 void CurateCommunityForm.addPageMeta(PageMeta pageMeta)
          common package method for initializing form gui elements Could be refactored.
 void EditCommunityMetadataForm.addPageMeta(PageMeta pageMeta)
           
 void DeleteCommunityRoleConfirm.addPageMeta(PageMeta pageMeta)
           
 void CreateCommunityForm.addPageMeta(PageMeta pageMeta)
           
 void DeleteCommunityConfirm.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.eperson
 

Methods in org.dspace.app.xmlui.aspect.administrative.eperson that throw WingException
 void AddEPersonForm.addBody(Body body)
           
 void DeleteEPeopleConfirm.addBody(Body body)
           
 void EditEPersonForm.addBody(Body body)
           
 void ManageEPeopleMain.addBody(Body body)
           
 void AddEPersonForm.addPageMeta(PageMeta pageMeta)
           
 void DeleteEPeopleConfirm.addPageMeta(PageMeta pageMeta)
           
 void EditEPersonForm.addPageMeta(PageMeta pageMeta)
           
 void ManageEPeopleMain.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.group
 

Methods in org.dspace.app.xmlui.aspect.administrative.group that throw WingException
 void DeleteGroupsConfirm.addBody(Body body)
           
 void EditGroupForm.addBody(Body body)
           
 void ManageGroupsMain.addBody(Body body)
           
 void DeleteGroupsConfirm.addPageMeta(PageMeta pageMeta)
           
 void EditGroupForm.addPageMeta(PageMeta pageMeta)
           
 void ManageGroupsMain.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.item
 

Methods in org.dspace.app.xmlui.aspect.administrative.item that throw WingException
 void ConfirmItemForm.addBody(Body body)
           
 void EditBitstreamForm.addBody(Body body)
           
 void FindItemForm.addBody(Body body)
           
 void EditItemMetadataForm.addBody(Body body)
          Add either the simple Ajax response document or the full document with header and full edit item form based on the mode parameter.
 void ViewItem.addBody(Body body)
           
 void EditItemStatusForm.addBody(Body body)
           
 void AddBitstreamForm.addBody(Body body)
           
 void DeleteBitstreamsConfirm.addBody(Body body)
           
 void EditItemBitstreamsForm.addBody(Body body)
           
 void CurateItemForm.addBody(Body body)
          addBody
 void MoveItemForm.addBody(Body body)
           
 boolean AddBitstreamForm.addBundleOption(Item item, Select select, String bundleName)
          Add the bundleName to the list of bundles available to submit to.
 void ConfirmItemForm.addPageMeta(PageMeta pageMeta)
           
 void EditBitstreamForm.addPageMeta(PageMeta pageMeta)
           
 void FindItemForm.addPageMeta(PageMeta pageMeta)
           
 void EditItemMetadataForm.addPageMeta(PageMeta pageMeta)
           
 void ViewItem.addPageMeta(PageMeta pageMeta)
           
 void EditItemStatusForm.addPageMeta(PageMeta pageMeta)
           
 void AddBitstreamForm.addPageMeta(PageMeta pageMeta)
           
 void DeleteBitstreamsConfirm.addPageMeta(PageMeta pageMeta)
           
 void EditItemBitstreamsForm.addPageMeta(PageMeta pageMeta)
           
 void CurateItemForm.addPageMeta(PageMeta pageMeta)
          common package method for initializing form gui elements Could be refactored.
 void MoveItemForm.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.mapper
 

Methods in org.dspace.app.xmlui.aspect.administrative.mapper that throw WingException
 void BrowseItemForm.addBody(Body body)
           
 void SearchItemForm.addBody(Body body)
           
 void MapperMain.addBody(Body body)
           
 void BrowseItemForm.addPageMeta(PageMeta pageMeta)
           
 void SearchItemForm.addPageMeta(PageMeta pageMeta)
           
 void MapperMain.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.metadataimport
 

Methods in org.dspace.app.xmlui.aspect.administrative.metadataimport that throw WingException
 void MetadataImportMain.addBody(Body body)
           
 void MetadataImportUpload.addBody(Body body)
           
 void MetadataImportConfirm.addBody(Body body)
           
 void MetadataImportMain.addPageMeta(PageMeta pageMeta)
           
 void MetadataImportUpload.addPageMeta(PageMeta pageMeta)
           
 void MetadataImportConfirm.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.administrative.registries
 

Methods in org.dspace.app.xmlui.aspect.administrative.registries that throw WingException
 void EditBitstreamFormat.addBody(Body body)
           
 void EditMetadataSchema.addBody(Body body)
           
 void DeleteMetadataFieldsConfirm.addBody(Body body)
           
 void DeleteBitstreamFormatsConfirm.addBody(Body body)
           
 void FormatRegistryMain.addBody(Body body)
           
 void MoveMetadataFields.addBody(Body body)
           
 void MetadataRegistryMain.addBody(Body body)
           
 void DeleteMetadataSchemaConfirm.addBody(Body body)
           
 void EditMetadataSchema.addFieldErrors(List form, List<String> errors)
          Determine if there were any special errors and display approparte text.
 void EditMetadataSchema.addNewFieldForm(Division div, String schemaName, List<String> errors)
          Add a form prompting the user to add a new field to the this schema.
 void EditBitstreamFormat.addPageMeta(PageMeta pageMeta)
           
 void EditMetadataSchema.addPageMeta(PageMeta pageMeta)
           
 void DeleteMetadataFieldsConfirm.addPageMeta(PageMeta pageMeta)
           
 void DeleteBitstreamFormatsConfirm.addPageMeta(PageMeta pageMeta)
           
 void FormatRegistryMain.addPageMeta(PageMeta pageMeta)
           
 void MoveMetadataFields.addPageMeta(PageMeta pageMeta)
           
 void MetadataRegistryMain.addPageMeta(PageMeta pageMeta)
           
 void DeleteMetadataSchemaConfirm.addPageMeta(PageMeta pageMeta)
           
 void EditMetadataSchema.addUpdateFieldForm(Division div, String schemaName, int fieldID, List<String> errors)
          Update an existing field by promting the user for it's values.
 

Uses of WingException in org.dspace.app.xmlui.aspect.artifactbrowser
 

Methods in org.dspace.app.xmlui.aspect.artifactbrowser that throw WingException
abstract  void AbstractSearch.addBody(Body body)
          Build the resulting search DRI document.
 void CollectionViewer.addBody(Body body)
          Display a single collection
 void SimpleSearch.addBody(Body body)
          build the DRI page representing the body of the search query.
 void CommunityRecentSubmissions.addBody(Body body)
           
 void FeedbackSent.addBody(Body body)
           
 void CommunitySearch.addBody(Body body)
          Display a single community (and reference any subcommunites or collections)
 void CollectionRecentSubmissions.addBody(Body body)
           
 void CommunityBrowser.addBody(Body body)
          Add a community-browser division that includes references to community and collection metadata.
 void ItemViewer.addBody(Body body)
          Display a single item
 void FrontPageSearch.addBody(Body body)
           
 void RestrictedItem.addBody(Body body)
           
 void StatisticsViewer.addBody(Body body)
          Output the body of the report
 void Contact.addBody(Body body)
           
 void CommunityViewer.addBody(Body body)
          Display a single community (and reference any sub communites or collections)
 void CollectionSearch.addBody(Body body)
           
 void ConfigurableBrowse.addBody(Body body)
          Add the browse-title division.
 void AdvancedSearch.addBody(Body body)
          Add the body
 void FeedbackForm.addBody(Body body)
           
 void StatisticsViewer.addOptions(Options options)
          Add additional navigation options.
 void Navigation.addOptions(Options options)
          Add the basic navigational options: Search - advanced search browse - browse by Titles - browse by Authors - browse by Dates language FIXME: add languages context no context options are added.
 void CollectionViewer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
 void SimpleSearch.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
 void FeedbackSent.addPageMeta(PageMeta pageMeta)
           
 void CommunityBrowser.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
 void ItemViewer.addPageMeta(PageMeta pageMeta)
          Add the item's title and trail links to the page's metadata.
 void FrontPageSearch.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
 void RestrictedItem.addPageMeta(PageMeta pageMeta)
           
 void StatisticsViewer.addPageMeta(PageMeta pageMeta)
          Add title, etc.
 void Contact.addPageMeta(PageMeta pageMeta)
           
 void CommunityViewer.addPageMeta(PageMeta pageMeta)
          Add the community's title and trail links to the page's metadata
 void Navigation.addPageMeta(PageMeta pageMeta)
          Ensure that the context path is added to the page meta.
 void ConfigurableBrowse.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
 void AdvancedSearch.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
 void FeedbackForm.addPageMeta(PageMeta pageMeta)
           
 void CommunityBrowser.buildList(List list, CommunityBrowser.TreeNode node)
          Recursively build a list of the community / collection hierarchy based upon the given NodeTree.
 void CommunityBrowser.buildReferenceSet(ReferenceSet referenceSet, CommunityBrowser.TreeNode node)
          Recursively build an includeset of the community / collection hierarchy based upon the given NodeTree.
protected  void AbstractSearch.buildScopeList(Select scope)
          Add options to the search scope field.
protected  void AbstractSearch.buildSearchControls(Division div)
           
protected  void AbstractSearch.buildSearchResultsDivision(Division search)
          Attach a division to the given search division named "search-results" which contains results for this search query.
 

Uses of WingException in org.dspace.app.xmlui.aspect.browseArtifacts
 

Methods in org.dspace.app.xmlui.aspect.browseArtifacts that throw WingException
 void StaticPage.addBody(Body body)
           
 void Navigation.addOptions(Options options)
          Add the basic navigational options: browse - browse by Titles - browse by Authors - browse by Dates language FIXME: add languages context no context options are added.
 void StaticPage.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.discovery
 

Methods in org.dspace.app.xmlui.aspect.discovery that throw WingException
abstract  void AbstractSearch.addBody(Body body)
          Build the resulting search DRI document.
 void SimpleSearch.addBody(Body body)
          build the DRI page representing the body of the search query.
 void CommunityRecentSubmissions.addBody(Body body)
          Displays the recent submissions for this community
 void SearchFacetFilter.addBody(Body body)
           
 void CommunitySearch.addBody(Body body)
          Display a single community (and reference any subcommunites or collections)
 void CollectionRecentSubmissions.addBody(Body body)
          Displays the recent submissions for this collection
 void BrowseFacet.addBody(Body body)
           
 void RelatedItems.addBody(Body body)
          Display items related to the given item
 void CollectionSearch.addBody(Body body)
          Display a single collection
 void SiteRecentSubmissions.addBody(Body body)
          Display a single community (and reference any subcommunites or collections)
 void SiteViewer.addBody(Body body)
           
protected  void SimpleSearch.addFilterRow(List<DiscoverySearchFilter> filterFields, int index, Row row, String selectedFilterType, String relationalOperator, String value)
           
protected  void AbstractSearch.addMetadataField(DiscoverResult.DSpaceObjectHighlightResult highlightedResults, String metadataKey, List metadataFieldList, String value)
          Add the current value to the wing list,
protected  void AbstractSearch.addMetadataField(List metadataFieldList, String value)
          Add our metadata value, this value will might contain the highlight ("") tags, these will be removed & rendered as highlight wing fields.
 void SidebarFacetsTransformer.addOptions(Options options)
           
 void Navigation.addOptions(Options options)
          Add the basic navigational options: Search - advanced search browse - browse by Titles - browse by Authors - browse by Dates language FIXME: add languages context no context options are added.
 void SimpleSearch.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
 void SearchFacetFilter.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
 void CommunitySearch.addPageMeta(PageMeta pageMeta)
          Add the community's title and trail links to the page's metadata
 void BrowseFacet.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
 void Navigation.addPageMeta(PageMeta pageMeta)
          Ensure that the context path is added to the page meta.
 void CollectionSearch.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
 void SiteViewer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links.
protected  void AbstractSearch.buildMainForm(Division searchDiv)
          Build the main form that should be the only form that the user interface requires This form will be used for all discovery queries, filters, ....
protected  void AbstractSearch.buildScopeList(Select scope)
          Add options to the search scope field.
protected  void AbstractSearch.buildSearchControls(Division div)
           
protected  void AbstractSearch.buildSearchResultsDivision(Division search)
          Attach a division to the given search division named "search-results" which contains results for this search query.
protected  void AbstractSearch.renderCollection(Collection collection, DiscoverResult.DSpaceObjectHighlightResult highlightedResults, List collectionMetadata)
          Render the given collection, all collection metadata is added to the list
protected  void AbstractSearch.renderCommunity(Community community, DiscoverResult.DSpaceObjectHighlightResult highlightedResults, List communityMetadata)
          Render the given collection, all collection metadata is added to the list
protected  void AbstractSearch.renderItem(List dspaceObjectsList, Item item, DiscoverResult.DSpaceObjectHighlightResult highlightedResults)
          Render the given item, all metadata is added to the given list, which metadata will be rendered where depends on the xsl
 

Uses of WingException in org.dspace.app.xmlui.aspect.eperson
 

Methods in org.dspace.app.xmlui.aspect.eperson that throw WingException
 void StartRegistration.addBody(Body body)
           
 void ResetPassword.addBody(Body body)
           
 void FailedAuthentication.addBody(Body body)
           
 void InvalidToken.addBody(Body body)
           
 void LDAPLogin.addBody(Body body)
          Display the login form.
 void CannotRegister.addBody(Body body)
           
 void ProfileUpdated.addBody(Body body)
           
 void PasswordLogin.addBody(Body body)
          Display the login form.
 void RegistrationFinished.addBody(Body body)
           
 void VerifyEmail.addBody(Body body)
           
 void EditProfile.addBody(Body body)
           
 void ForgotPasswordFinished.addBody(Body body)
           
 void LoginChooser.addBody(Body body)
          Display the login choices.
 void StartForgotPassword.addBody(Body body)
           
 void Navigation.addOptions(Options options)
          Add the eperson aspect navigational options.
 void StartRegistration.addPageMeta(PageMeta pageMeta)
           
 void ResetPassword.addPageMeta(PageMeta pageMeta)
           
 void FailedAuthentication.addPageMeta(PageMeta pageMeta)
           
 void InvalidToken.addPageMeta(PageMeta pageMeta)
           
 void LDAPLogin.addPageMeta(PageMeta pageMeta)
          Set the page title and trail.
 void CannotRegister.addPageMeta(PageMeta pageMeta)
           
 void ProfileUpdated.addPageMeta(PageMeta pageMeta)
           
 void PasswordLogin.addPageMeta(PageMeta pageMeta)
          Set the page title and trail.
 void RegistrationFinished.addPageMeta(PageMeta pageMeta)
           
 void VerifyEmail.addPageMeta(PageMeta pageMeta)
           
 void EditProfile.addPageMeta(PageMeta pageMeta)
           
 void ForgotPasswordFinished.addPageMeta(PageMeta pageMeta)
           
 void LoginChooser.addPageMeta(PageMeta pageMeta)
          Set the page title and trail.
 void StartForgotPassword.addPageMeta(PageMeta pageMeta)
           
 void Navigation.addUserMeta(UserMeta userMeta)
          Add the user metadata
static void EPersonUtils.forgottProgressList(Division form, int step)
          Create a progress list for the forgot password workflow.
static void EPersonUtils.registrationProgressList(Division form, int step)
          Create a progress list for the registration workflow.
 

Uses of WingException in org.dspace.app.xmlui.aspect.general
 

Methods in org.dspace.app.xmlui.aspect.general that throw WingException
 void PageNotFoundTransformer.addBody(Body body)
          What to add at the end of the body
 void ChoiceLookupTransformer.addBody(Body body)
           
 void NoticeTransformer.addBody(Body body)
          Add the notice div to the body.
 void PageNotFoundTransformer.addPageMeta(PageMeta pageMeta)
          What page metadata to add to the document
 void ChoiceLookupTransformer.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.searchArtifacts
 

Methods in org.dspace.app.xmlui.aspect.searchArtifacts that throw WingException
 void Navigation.addOptions(Options options)
           
 void Navigation.addPageMeta(PageMeta pageMeta)
          Ensure that the context path is added to the page meta.
 

Uses of WingException in org.dspace.app.xmlui.aspect.statistics
 

Methods in org.dspace.app.xmlui.aspect.statistics that throw WingException
 void StatisticsWorkflowTransformer.addBody(Body body)
           
 void StatisticsTransformer.addBody(Body body)
          What to add at the end of the body
 void StatisticsSearchResultTransformer.addBody(Body body)
           
 void StatisticsSearchTransformer.addBody(Body body)
           
protected  void AbstractStatisticsDataTransformer.addDisplayTable(Division mainDiv, StatisticsTable display, boolean addRowTitles, String[] valueMessagePrefixes)
          Adds a table layout to the page
 void Navigation.addOptions(Options options)
          Add the statistics aspect navigational options.
 void StatisticsWorkflowTransformer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links
 void StatisticsTransformer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links
 void StatisticsSearchTransformer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links
protected  void AbstractStatisticsDataTransformer.addTimeFilter(Division mainDivision)
           
 void StatisticsTransformer.renderHome(Body body)
           
 void StatisticsTransformer.renderViewer(Body body, DSpaceObject dso)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.statisticsElasticSearch
 

Methods in org.dspace.app.xmlui.aspect.statisticsElasticSearch that throw WingException
 void ElasticSearchStatsViewer.addBody(Body body)
           
 void Navigation.addOptions(Options options)
          Add the statistics aspect navigational options.
 void ElasticSearchStatsViewer.addPageMeta(PageMeta pageMeta)
           
 org.elasticsearch.client.action.search.SearchRequestBuilder ElasticSearchStatsViewer.facetedQueryBuilder(org.elasticsearch.search.facet.AbstractFacetBuilder... facets)
           
 org.elasticsearch.client.action.search.SearchRequestBuilder ElasticSearchStatsViewer.facetedQueryBuilder(org.elasticsearch.search.facet.AbstractFacetBuilder facet)
           
 org.elasticsearch.action.search.SearchResponse ElasticSearchStatsViewer.searchResponseToDRI(org.elasticsearch.client.action.search.SearchRequestBuilder searchRequestBuilder)
           
 void ElasticSearchStatsViewer.showAllReports()
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.submission
 

Methods in org.dspace.app.xmlui.aspect.submission that throw WingException
 void StepTransformer.addBody(Body body)
          What to add at the end of the body
 void CollectionViewer.addBody(Body body)
          Add a single link to the view item page that allows the user to submit to the collection.
 void ControlledVocabularyTransformer.addBody(Body body)
           
 void Submissions.addBody(Body body)
           
 void AbstractStep.addControlButtons(List controls)
          Adds the "<-Previous", "Save/Cancel" and "Next->" buttons to a given form.
 void AbstractStep.addJumpButton(List list, Message buttonText, StepAndPage stepAndPage)
          Adds a single "jump-to" button, which when clicked will jump the user directly to a particular step within the submission process.
 void StepTransformer.addOptions(Options options)
          What to add to the options list
 void Navigation.addOptions(Options options)
           
 void StepTransformer.addPageMeta(PageMeta pageMeta)
          What page metadata to add to the document
 void AbstractStep.addPageMeta(PageMeta pageMeta)
          Base pageMeta that is added to ALL submission stages
 void ControlledVocabularyTransformer.addPageMeta(PageMeta pageMeta)
           
 void Submissions.addPageMeta(PageMeta pageMeta)
           
abstract  List AbstractSubmissionStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 void AbstractStep.addSubmissionProgressList(Division div)
          Add a submission progress list to the current div for this step.
 void StepTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 

Uses of WingException in org.dspace.app.xmlui.aspect.submission.submit
 

Methods in org.dspace.app.xmlui.aspect.submission.submit that throw WingException
 void AccessStepUtil.addAccessRadios(String selectedRadio, String date, List form, int errorFlag, DSpaceObject dso)
           
 void ResumeStep.addBody(Body body)
           
 void CCLicenseStep.addBody(Body body)
           
 void InitialQuestionsStep.addBody(Body body)
           
 void AccessStep.addBody(Body body)
           
 void RemovedStep.addBody(Body body)
           
 void LicenseStep.addBody(Body body)
           
 void SelectCollectionStep.addBody(Body body)
           
 void DescribeStep.addBody(Body body)
           
 void EditFileStep.addBody(Body body)
           
 void SaveOrRemoveStep.addBody(Body body)
           
 void ReviewStep.addBody(Body body)
           
 void EditPolicyStep.addBody(Body body)
           
 void UploadStep.addBody(Body body)
           
 void CompletedStep.addBody(Body body)
           
 void UploadWithEmbargoStep.addBody(Body body)
           
 void EditBitstreamPolicies.addBody(Body body)
           
 void AccessStepUtil.addEmbargoDateSimpleForm(DSpaceObject dso, List form, int errorFlag)
           
 void AccessStepUtil.addListGroups(String groupID, List form, int errorFlag, Collection owningCollection)
           
 void AccessStepUtil.addName(String name_, List form, int errorFlag)
           
 void AccessStep.addPageMeta(PageMeta pageMeta)
           
 void SelectCollectionStep.addPageMeta(PageMeta pageMeta)
           
 void DescribeStep.addPageMeta(PageMeta pageMeta)
           
 void UploadWithEmbargoStep.addPageMeta(PageMeta pageMeta)
           
 void AccessStepUtil.addReason(String reason_, List form, int errorFlag)
           
 List CCLicenseStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List InitialQuestionsStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List AccessStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List LicenseStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List SelectCollectionStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List DescribeStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List ReviewStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List UploadStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List CompletedStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 List UploadWithEmbargoStep.addReviewSection(List reviewList)
          Each submission step must define its own information to be reviewed during the final Review/Verify Step in the submission process.
 void AccessStepUtil.addTablePolicies(Division div, DSpaceObject dso)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.swordclient
 

Methods in org.dspace.app.xmlui.aspect.swordclient that throw WingException
 void SelectCollectionTransformer.addBody(Body body)
           
 void SwordResponseTransformer.addBody(Body body)
           
 void SelectPackagingTransformer.addBody(Body body)
           
 void SelectTargetTransformer.addBody(Body body)
           
 void Navigation.addOptions(Options options)
           
 void SelectCollectionTransformer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links
 void SwordResponseTransformer.addPageMeta(PageMeta pageMeta)
           
 void SelectPackagingTransformer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links
 void SelectTargetTransformer.addPageMeta(PageMeta pageMeta)
          Add a page title and trail links
 

Uses of WingException in org.dspace.app.xmlui.aspect.versioning
 

Methods in org.dspace.app.xmlui.aspect.versioning that throw WingException
 void VersionItemForm.addBody(Body body)
           
 void DeleteVersionsConfirm.addBody(Body body)
           
 void VersionHistoryForm.addBody(Body body)
           
 void RestoreVersionForm.addBody(Body body)
           
 void VersionNoticeTransformer.addBody(Body body)
           
 void VersionUpdateForm.addBody(Body body)
           
 void Navigation.addOptions(Options options)
           
 void VersionItemForm.addPageMeta(PageMeta pageMeta)
           
 void DeleteVersionsConfirm.addPageMeta(PageMeta pageMeta)
           
 void RestoreVersionForm.addPageMeta(PageMeta pageMeta)
           
 void VersionUpdateForm.addPageMeta(PageMeta pageMeta)
           
protected  void VersionNoticeTransformer.addVersionNotice(Division division, Item item, Message head, Message content, boolean addItemUrl)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.viewArtifacts
 

Methods in org.dspace.app.xmlui.aspect.viewArtifacts that throw WingException
 void Navigation.addOptions(Options options)
           
 void Navigation.addPageMeta(PageMeta pageMeta)
          Ensure that the context path is added to the page meta.
 

Uses of WingException in org.dspace.app.xmlui.aspect.workflow
 

Methods in org.dspace.app.xmlui.aspect.workflow that throw WingException
 void RejectTaskStep.addBody(Body body)
           
 void PerformTaskStep.addBody(Body body)
           
 void Submissions.addBody(Body body)
           
 void Submissions.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.xmltest
 

Methods in org.dspace.app.xmlui.aspect.xmltest that throw WingException
 void StructureTest.addBody(Body body)
           
 void InlineFormTest.addBody(Body body)
           
 void AdvancedFormTest.addBody(Body body)
           
 void BasicFormTest.addBody(Body body)
           
 void HTMLTest.addBody(Body body)
           
 void Navigation.addOptions(Options options)
           
 void StructureTest.addPageMeta(PageMeta pageMeta)
           
 void InlineFormTest.addPageMeta(PageMeta pageMeta)
           
 void AdvancedFormTest.addPageMeta(PageMeta pageMeta)
           
 void BasicFormTest.addPageMeta(PageMeta pageMeta)
           
 void HTMLTest.addPageMeta(PageMeta pageMeta)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.xmlworkflow
 

Methods in org.dspace.app.xmlui.aspect.xmlworkflow that throw WingException
abstract  void AbstractXMLUIAction.addBody(Body body)
           
 void WorkflowTransformer.addBody(Body body)
           
 void WorkflowExceptionTransformer.addBody(Body body)
           
 void Submissions.addBody(Body body)
           
 void WorkflowTransformer.addOptions(Options options)
          What to add to the options list
 void Navigation.addOptions(Options options)
           
 void AbstractXMLUIAction.addPageMeta(PageMeta pageMeta)
           
 void WorkflowTransformer.addPageMeta(PageMeta pageMeta)
          What page metadata to add to the document
 void Submissions.addPageMeta(PageMeta pageMeta)
           
 void WorkflowTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
protected  void AbstractXMLUIAction.addWorkflowItemInformation(Division div, Item item, org.apache.cocoon.environment.Request request)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction
 

Methods in org.dspace.app.xmlui.aspect.xmlworkflow.actions.processingaction that throw WingException
 void SelectReviewerAction.addBody(Body body)
           
 void AcceptEditRejectAction.addBody(Body body)
           
 void FinalEditAction.addBody(Body body)
           
 void SingleUserReviewAction.addBody(Body body)
           
 void ReviewAction.addBody(Body body)
           
 void ScoreReviewAction.addBody(Body body)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment
 

Methods in org.dspace.app.xmlui.aspect.xmlworkflow.actions.userassignment that throw WingException
 void ClaimAction.addBody(Body body)
           
 

Uses of WingException in org.dspace.app.xmlui.aspect.xmlworkflow.admin
 

Methods in org.dspace.app.xmlui.aspect.xmlworkflow.admin that throw WingException
 void WorkflowItemTransformer.addBody(Body body)
           
 void WorkflowOverviewTransformer.addBody(Body body)
           
 void WorkflowItemTransformer.addPageMeta(PageMeta pageMeta)
           
 void WorkflowOverviewTransformer.addPageMeta(PageMeta pageMeta)
          Add Page metadata.
protected  void WorkflowOverviewTransformer.buildSearchControls(Division div)
           
protected  void WorkflowOverviewTransformer.buildSearchResultsDivision(Division div)
          Attach a division to the given search division named "search-results" which contains results for this search query.
 

Uses of WingException in org.dspace.app.xmlui.cocoon
 

Methods in org.dspace.app.xmlui.cocoon that throw WingException
 void AbstractDSpaceTransformer.addBody(Body body)
          What to add at the end of the body
 void DSpaceTransformer.addBody(Body body)
          What to add at the end of the body
 void AbstractDSpaceTransformer.addOptions(Options options)
          What to add to the options list
 void DSpaceTransformer.addOptions(Options options)
          What to add to the options list
 void AbstractDSpaceTransformer.addPageMeta(PageMeta pageMeta)
          What page metadata to add to the document
 void DSpaceTransformer.addPageMeta(PageMeta pageMeta)
          What page metadata to add to the document
 void AbstractDSpaceTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 void DSpaceTransformer.addUserMeta(UserMeta userMeta)
          What user metadata to add to the document
 

Uses of WingException in org.dspace.app.xmlui.objectmanager
 

Methods in org.dspace.app.xmlui.objectmanager that throw WingException
 Map<String,String> DSpaceObjectManager.getAllManagedRepositories()
          For the DSpace implementation we just return a hash of one entry which contains a reference to this repository's metadata.
 DisseminationCrosswalk AbstractAdapter.getDisseminationCrosswalk(String crosswalkName)
          Return a dissemination crosswalk for the given name.
protected abstract  String AbstractAdapter.getMETSID()
           
protected abstract  String AbstractAdapter.getMETSLabel()
           
protected abstract  String AbstractAdapter.getMETSOBJID()
           
protected  String RepositoryAdapter.getMETSOBJID()
          The OBJID is used to encode the URL to the object, in this case the repository which is just at the contextPath.
protected abstract  String AbstractAdapter.getMETSProfile()
           
protected  String ItemAdapter.getMETSProfile()
          Return the official METS SIP Profile.
protected  String ContainerAdapter.getMETSProfile()
          Return the profile to use for communities and collections.
 String DSpaceObjectManager.getObjectURL(Object object)
          Return the metadata URL of the supplied object, assuming it's a DSpace item, community or collection.
 String DSpaceObjectManager.getRepositoryIdentifier(Object object)
          Return a globally unique identifier for the repository.
 String DSpaceObjectManager.getRepositoryURL(Object object)
          Return the metadata URL for this repository.
protected  void AbstractAdapter.renderAdministrativeSection()
           
protected  void ItemAdapter.renderAdministrativeSection()
          Render the METS administrative section.
protected  void ItemAdapter.renderAmdSubSection(String amdSecName, String mdType, DisseminationCrosswalk crosswalk, DSpaceObject dso)
          Render a sub-section of the administrative metadata section.
protected  void AbstractAdapter.renderBehavioralSection()
           
protected  void AbstractAdapter.renderDescriptiveSection()
           
protected  void ItemAdapter.renderDescriptiveSection()
          Render the METS descriptive section.
protected  void ContainerAdapter.renderDescriptiveSection()
          Render the METS descriptive section.
protected  void AbstractAdapter.renderExtraSections()
           
protected  void AbstractAdapter.renderFileSection()
           
protected  void AbstractAdapter.renderHeader()
          Each of the METS sections
 void AbstractAdapter.renderMETS(ContentHandler contentHandler, LexicalHandler lexicalHandler)
          Render the complete METS document.
protected  void AbstractAdapter.renderStructuralLink()
           
protected  void AbstractAdapter.renderStructureMap()
           
 

Uses of WingException in org.dspace.app.xmlui.utils
 

Subclasses of WingException in org.dspace.app.xmlui.utils
 class UIException
          A class representing an error generated by the Manakin.
 

Methods in org.dspace.app.xmlui.utils that throw WingException
static void HandleUtil.buildHandleTrail(DSpaceObject dso, PageMeta pageMeta, String contextPath)
          Build a list of trail metadata starting with the owning collection and ending with the root level parent.
static void HandleUtil.buildHandleTrail(DSpaceObject dso, PageMeta pageMeta, String contextPath, boolean linkOriginalObject)
          Build a list of trail metadata starting with the owning collection and ending with the root level parent.
 

Uses of WingException in org.dspace.app.xmlui.wing
 

Subclasses of WingException in org.dspace.app.xmlui.wing
 class WingInvalidArgument
          A class representing an error generated by the Wing framework.
 class WingOperationNotSupported
          A class representing an error generated by the Wing framework.
 

Methods in org.dspace.app.xmlui.wing that throw WingException
 void IncludePageMeta.addPageMeta(PageMeta pageMeta)
          Include the metadata in the page metadata.
 void WingContext.checkValidity()
          Check that the context is valid, and able to be used.
protected  WingDocument AbstractWingTransformer.createWingDocument(WingContext wingContext)
          Construct a new WingDocument.
 Map<String,String> ObjectManager.getAllManagedRepositories()
          Return a list of all repositories managed by this manager.
 String ObjectManager.getObjectType(Object object)
          Return a descriptive, repository specfic, type for the object.
 String ObjectManager.getObjectURL(Object object)
          Return a url referencing the object's metadata.
 String ObjectManager.getRepositoryIdentifier(Object object)
          Return a unique identifier of the repository this object is contained in.
 boolean ObjectManager.manageObject(Object object)
          Determine if the supplied object is manageable by this implementation of ObjectManager.
 void AbstractWingTransformer.setupWing()
          Set up the transformer so that it can build a feeder Wing document and merge it into the main document FIXME: Update document: - this method must be called to initialize the framework.
 

Uses of WingException in org.dspace.app.xmlui.wing.element
 

Methods in org.dspace.app.xmlui.wing.element that throw WingException
 void Division.addBehaviorSensitiveField(String fieldName)
          Add to the list of behavior sensitive fields, these fields should be updated each time a request partial page is submitted.
 Button RichTextContainer.addButton(String name)
          Add a button input control that when activated by the user will submit the form, including all the fields, back to the server for processing.
 Button RichTextContainer.addButton(String name, String rend)
          Add a button input control that when activated by the user will submit the form, including all the fields, back to the server for processing.
 Cell Row.addCell()
          Add a new cell to the table.
 Cell Row.addCell(int rows, int cols)
          Add a new cell to the table.
 Cell Row.addCell(String role)
          Add a new cell to the table.
 Cell Row.addCell(String name, String role, int rows, int cols, String rend)
          Add a new cell to the table.
 Cell Row.addCell(String name, String role, String rend)
          Add a new cell to the table.
 void Row.addCellContent(Message message)
          Add a new cell to the table.
 void Row.addCellContent(String characters)
          Add a new cell to the table.
 CheckBox RichTextContainer.addCheckBox(String name)
          Add a boolean input control which may be toggled by the user.
 CheckBox Composite.addCheckBox(String name)
          Add a boolean input control which may be toggled by the user.
 CheckBox RichTextContainer.addCheckBox(String name, String rend)
          Add a boolean input control which may be toggled by the user.
 CheckBox Composite.addCheckBox(String name, String rend)
          Add a boolean input control which may be toggled by the user.
 Composite RichTextContainer.addComposite(String name)
          Add a composite input control.
 Composite RichTextContainer.addComposite(String name, String rend)
          Add a composite input control.
 void TextContainer.addContent(int integer)
          Add integer content to container.
 void TextContainer.addContent(Message message)
          Add translated content to container.
 void TextContainer.addContent(String characters)
          Add character content to container.
 Division Division.addDivision(String name)
          Add a sub division for further logical grouping of content.
 Division Body.addDivision(String name)
          Append a new division (div element) to the document's body.
 Division Division.addDivision(String name, String rend)
          Add a sub division for further logical grouping of content.
 Division Body.addDivision(String name, String rend)
          Append a new division (div element) to the document's body.
 Error Field.addError()
          The error elements denotes that the fields value is invalid for the given context.
 void Field.addError(Message message)
          The error elements denotes that the fields value is invalid for the given context.
 void Field.addError(String characters)
          The error elements denotes that the fields value is invalid for the given context.
 Figure RichTextContainer.addFigure(String source, String target, String rend)
          Add a figure element to the character container.
 Figure RichTextContainer.addFigure(String source, String target, String title, String rend)
          Add a figure element to the character container.
 File RichTextContainer.addFile(String name)
          Add an input control that allows the user to select files to be submitted with the form.
 File RichTextContainer.addFile(String name, String rend)
          Add an input control that allows the user to select files to be submitted with the form.
 Hidden RichTextContainer.addHidden(String name)
          Add an input control that is not rendered on the screen and hidden from the user.
 Hidden Division.addHidden(String name)
          Add a hidden field to the division, this is a common operation that is not directly supported by DRI.
 Hidden RichTextContainer.addHidden(String name, String rend)
          Add an input control that is not rendered on the screen and hidden from the user.
 Highlight RichTextContainer.addHighlight(String rend)
          Add highlighted content to the character container.
 Instance TextArea.addInstance()
          Add a field instance
 Instance Composite.addInstance()
          Add a field instance
 Instance Select.addInstance()
          Add a field instance
 Instance Text.addInstance()
          Add a field instance
 Instance Radio.addInstance()
          Add a field instance
 Instance CheckBox.addInstance()
          Add a field instance
 Division Division.addInteractiveDivision(String name, String action, String method)
          Add an interactive sub division for further logical grouping of content without specifying special rendering instructions.
 Division Division.addInteractiveDivision(String name, String action, String method, String rend)
          Add an interactive sub division for further logical grouping of content.
 Division Body.addInteractiveDivision(String name, String action, String method, String rend)
          Append a new interactive division (div element) to the document's body.
 Item List.addItem()
          Add an empty unnamed item.
 void List.addItem(Message key)
          Add an item element that contains only translated content.
 void List.addItem(String characters)
          Add an item element that contains only character content.
 Item List.addItem(String name, String rend)
          Add an item element, which serves a dual purpose.
 void List.addItemXref(String target, Message key)
          Add an item to the list that contains a link.
 void List.addItemXref(String target, String characters)
          Add an item to the list that contains a link.
 void List.addLabel()
          Add a label element, they are associated with an item and annotates that item with a number, a textual description of some sort, or a simple bullet.
 void List.addLabel(Message key)
          Add a label element, they are associated with an item and annotates that item with a number, a textual description of some sort, or a simple bullet.
 void List.addLabel(String characters)
          Add a label element, they are associated with an item and annotates that item with a number, a textual description of some sort, or a simple bullet.
 Label List.addLabel(String name, String rend)
          Add a label element, they are associated with an item and annotates that item with a number, a textual description of some sort, or a simple bullet.
 List Options.addList(String name)
          Add a new sublist to this item.
 List List.addList(String name)
          Add a new sublist to this list.
 List Division.addList(String name)
          Append a list to the division.
 List List.addList(String name, String type)
          Add a new sublist to this list.
 List Division.addList(String name, String type)
          Append a list to the division.
 List Options.addList(String name, String type, String rend)
          Add a new sublist to this item.
 List List.addList(String name, String type, String rend)
          Add a new sublist to this list.
 List Division.addList(String name, String type, String rend)
          append a list to the division.
 Metadata PageMeta.addMetadata(String element)
          Add metadata about this page.
 Metadata UserMeta.addMetadata(String element)
          Add metadata about the requesting user to the document.
 Metadata PageMeta.addMetadata(String element, String qualifier)
          Add metadata about this page.
 Metadata UserMeta.addMetadata(String element, String qualifier)
          Add metadata about the requesting user to the document.
 Metadata PageMeta.addMetadata(String element, String qualifier, String language)
          Add metadata about this page.
 Metadata UserMeta.addMetadata(String element, String qualifier, String language)
          Add metadata about the requesting user to the document.
 Metadata PageMeta.addMetadata(String element, String qualifier, String language, boolean allowMultiple)
          Add metadata about this page.
 Metadata UserMeta.addMetadata(String element, String qualifier, String language, boolean allowMultiple)
          Add metadata about the requesting user to the document.
 void Select.addOption(boolean selected, int returnValue, Message message)
          Add a select option.
 void Radio.addOption(boolean selected, int returnValue, Message message)
          Add an option.
 void CheckBox.addOption(boolean selected, int returnValue, Message message)
          Add an option.
 void Select.addOption(boolean selected, int returnValue, String characters)
          Add a select option.
 void Radio.addOption(boolean selected, int returnValue, String characters)
          Add an option.
 void CheckBox.addOption(boolean selected, int returnValue, String characters)
          Add an option.
 Option Select.addOption(boolean selected, String returnValue)
          Add a select option.
 Option Radio.addOption(boolean selected, String returnValue)
          Add an option.
 Option CheckBox.addOption(boolean selected, String returnValue)
          Add an option.
 void Select.addOption(boolean selected, String returnValue, Message message)
          Add a select option.
 void Radio.addOption(boolean selected, String returnValue, Message message)
          Add an option.
 void CheckBox.addOption(boolean selected, String returnValue, Message message)
          Add an option.
 void Select.addOption(boolean selected, String returnValue, String characters)
          Add a select option.
 void Radio.addOption(boolean selected, String returnValue, String characters)
          Add an option.
 void CheckBox.addOption(boolean selected, String returnValue, String characters)
          Add an option.
 Option CheckBox.addOption(int returnValue)
          Add an option.
 void Select.addOption(int returnValue, Message message)
          Add a select option.
 void Radio.addOption(int returnValue, Message message)
          Add an option.
 void CheckBox.addOption(int returnValue, Message message)
          Add an option.
 void Select.addOption(int returnValue, String characters)
          Add a select option.
 void Radio.addOption(int returnValue, String characters)
          Add an option.
 void CheckBox.addOption(int returnValue, String characters)
          Add an option.
 Option Select.addOption(String returnValue)
          Add a select option.
 Option Radio.addOption(String returnValue)
          Add an option.
 Option CheckBox.addOption(String returnValue)
          Add an option.
 void Select.addOption(String returnValue, Message message)
          Add a select option.
 void Radio.addOption(String returnValue, Message message)
          Add an option.
 void CheckBox.addOption(String returnValue, Message message)
          Add an option.
 void Select.addOption(String returnValue, String characters)
          Add a select option.
 void Radio.addOption(String returnValue, String characters)
          Add an option.
 void CheckBox.addOption(String returnValue, String characters)
          Add an option.
 Value Instance.addOptionValue(String option)
          Add an option value, there may be many of these.
 Para Division.addPara()
          Append an unnamed paragraph to the division
 void Division.addPara(Message message)
          Append a paragraph to the division and set the content of the paragraph.
 void Division.addPara(String characters)
          Append a paragraph to the division and set the content of the paragraph.
 Para Division.addPara(String name, String rend)
          Append a paragraph to the division
 Password RichTextContainer.addPassword(String name)
          Add a single-line text input control where the input text is rendered in such a way as to hide the characters from the user.
 Password RichTextContainer.addPassword(String name, String rend)
          Add a single-line text input control where the input text is rendered in such a way as to hide the characters from the user.
 Radio RichTextContainer.addRadio(String name)
          Add a boolean input control which may be toggled by the user.
 Radio Composite.addRadio(String name)
          Add a boolean input control which may be toggled by the user.
 Radio RichTextContainer.addRadio(String name, String rend)
          Add a boolean input control which may be toggled by the user.
 Radio Composite.addRadio(String name, String rend)
          Add a boolean input control which may be toggled by the user.
 Reference ReferenceSet.addReference(Object object)
          Add an object reference.
 ReferenceSet Reference.addReferenceSet(String type)
          Add a nested include set
 ReferenceSet Reference.addReferenceSet(String type, String orderBy)
          Add a nested reference set
 ReferenceSet Division.addReferenceSet(String name, String type)
          Add a reference set for metadata references.
 ReferenceSet Reference.addReferenceSet(String type, String orderBy, String render)
          Add a nested reference set.
 ReferenceSet Division.addReferenceSet(String name, String type, String orderBy, String rend)
          Add a reference set for metadata references.
 Row Table.addRow()
          Add a new row to the table.
 Row Table.addRow(String role)
          Add a new row to the table.
 Row Table.addRow(String name, String role, String rend)
          Add a new row to the table.
 Select RichTextContainer.addSelect(String name)
          Add a menu input control which allows the user to select from a list of available options.
 Select Composite.addSelect(String name)
          Add a menu input control which allows the user to select from a list of available options.
 Select RichTextContainer.addSelect(String name, String rend)
          Add a menu input control which allows the user to select from a list of available options.
 Select Composite.addSelect(String name, String rend)
          Add a menu input control which allows the user to select from a list of available options.
 void Division.addSimpleHTMLFragment(boolean blankLines, String HTML)
          Add a section of translated HTML to the DRI document.
 Table Division.addTable(String name, int rows, int cols)
          Append a table to the division.
 Table Division.addTable(String name, int rows, int cols, String rend)
          Append a table to the division.
 Text RichTextContainer.addText(String name)
          Add a single-line text input control.
 Text Composite.addText(String name)
          Add a single-line text input control.
 Text RichTextContainer.addText(String name, String rend)
          Add a single-line text input control.
 Text Composite.addText(String name, String rend)
          Add a single-line text input control.
 TextArea RichTextContainer.addTextArea(String name)
          Add a multi-line text input control.
 TextArea Composite.addTextArea(String name)
          Add a multi-line text input control.
 TextArea RichTextContainer.addTextArea(String name, String rend)
          Add a multi-line text input control.
 TextArea Composite.addTextArea(String name, String rend)
          Add a multi-line text input control.
 Trail PageMeta.addTrail()
          Add a new trail to the page without a link or render attribute.
 Trail PageMeta.addTrail(String target, String rend)
          Add a new trail to the page.
 void PageMeta.addTrailLink(String target, Message message)
          Add a new trail link to the page.
 void PageMeta.addTrailLink(String target, String characters)
          Add a new trail link to the page.
 Xref RichTextContainer.addXref(String target)
          Add a new reference to the character container.
 void RichTextContainer.addXref(String target, Message key)
          Add a new reference to the character container.
 void RichTextContainer.addXref(String target, Message key, String rend)
          Add a new reference to the character container.
 void RichTextContainer.addXref(String target, Message key, String rend, String name)
          Add a new reference to the character container.
 void RichTextContainer.addXref(String target, String characters)
          Add a new reference to the character container.
 void RichTextContainer.addXref(String target, String characters, String rend)
          Add a new reference to the character container.
 void RichTextContainer.addXref(String target, String characters, String rend, String name)
          Add a new reference to the character container.
 void Params.enableAddOperation()
          Enable the add operation for this field set.
 void TextArea.enableAddOperation()
          Enable the add operation for this field.
 void Composite.enableAddOperation()
          Enable the add operation for this field.
 void Select.enableAddOperation()
          Enable the add operation for this field.
 void Text.enableAddOperation()
          Enable the add operation for this field.
 void Radio.enableAddOperation()
          Enable the add operation for this field.
 void CheckBox.enableAddOperation()
          Enable the add operation for this field.
 void Params.enableDeleteOperation()
          Enable the delete operation for this field set.
 void TextArea.enableDeleteOperation()
          Enable the delete operation for this field.
 void Composite.enableDeleteOperation()
          Enable the delete operation for this field.
 void Select.enableDeleteOperation()
          Enable the delete operation for this field.
 void Text.enableDeleteOperation()
          Enable the delete operation for this field.
 void Radio.enableDeleteOperation()
          Enable the delete operation for this field.
 void CheckBox.enableDeleteOperation()
          Enable the delete operation for this field.
 Attributes WingDocument.merge(Attributes attributes)
          Notify the element that this document is being merged.
 Attributes PageMeta.merge(Attributes attributes)
          Inform this element that it is being merged with an existing element.
 Attributes UserMeta.merge(Attributes attributes)
          Inform this element that it is being merged with an existing element.
 Attributes Meta.merge(Attributes attributes)
          Notify this element that it is being merged.
 Attributes WingMergeableElement.merge(Attributes attributes)
          Inform this element that it is being merged with an existing element.
 Attributes Options.merge(Attributes attributes)
          Inform the options element that it is being merged with an existing options element.
 Attributes List.merge(Attributes attributes)
          Inform this list that it is being merged with an existing element.
 Attributes Division.merge(Attributes attributes)
          Notify this element that it is being merged.
 Attributes Body.merge(Attributes attributes)
          Inform this element that it is being merged with an existing body.
 Attributes RepositoryMeta.merge(Attributes attributes)
          Inform this element that it is being merged with an existing element.
 WingMergeableElement WingDocument.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Merge the given event into this document.
 WingMergeableElement PageMeta.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Since metadata can not be merged there are no mergeable children.
 WingMergeableElement UserMeta.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Since metadata can not be merged there are no mergeable children.
 WingMergeableElement Meta.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Merge the given sub-domain of metadata elements.
 WingMergeableElement WingMergeableElement.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Merge the given SAX startElement event into this element's child.
 WingMergeableElement Options.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Find the sublist that this SAX event represents.
 WingMergeableElement List.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Merge the given SAX startElement event into this list's child.
 WingMergeableElement Division.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Merge the given sub-domain of metadata elements.
 WingMergeableElement Body.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Merge this SAX event into the body.
 WingMergeableElement RepositoryMeta.mergeChild(String namespace, String localName, String qName, Attributes attributes)
          Since we will only add to the object set and never modify an existing object we do not merge any child elements.
 boolean WingDocument.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Is this document the same as the given SAX event.
 boolean PageMeta.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Determine if the given SAX event is a PageMeta element.
 boolean UserMeta.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Determine if the given SAX event is a UserMeta element.
 boolean Meta.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Determine if the given SAX event is a Meta element.
 boolean WingMergeableElement.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Determine if the given SAX startElement event is equivalent to this WingElement.
 boolean Division.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Determine if the given SAX event is the same division element.
 boolean Body.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Is this SAX event equivalent to this body?
 boolean RepositoryMeta.mergeEqual(String namespace, String localName, String qName, Attributes attributes)
          Determine if the given SAX event is a ObjectMeta element.
 Value TextArea.setAuthorityValue()
          Set the authority value of the field removing any previous authority values.
 Value Instance.setAuthorityValue()
          Set the authority value of the field removing any previous authority values.
 Value Text.setAuthorityValue()
          Set the authority value of the field removing any previous authority values.
 Value TextArea.setAuthorityValue(String characters, String confidence)
          Set the authority value of the field removing any previous authority values.
 Value Instance.setAuthorityValue(String characters, String confidence)
          Set the authority value of the field removing any previous authority values.
 Value Text.setAuthorityValue(String characters, String confidence)
          Set the authority value of the field removing any previous authority values.
 Body WingDocument.setBody()
          Set the body element containing the structural elements associated with this document.
 void Instance.setCheckedValue(boolean checked, String characters)
          Set the checkbox (or radio) value of this field.
 void Params.setChoicesPresentation(String value)
          Set the kind of UI presentation requested for this choice, e.g.
 void Field.setChoicesPresentation(String value)
          Set the kind of UI presentation requested for this choice, e.g.
 Head ReferenceSet.setHead()
          Set the head element which is the label associated with this referenceset.
 Head List.setHead()
          Set the head element which is the label associated with this list.
 Head Division.setHead()
          Set the head element which is the label associated with this division.
 Head Table.setHead()
          Set the head element which is the label associated with this table.
 void ReferenceSet.setHead(Message message)
          Set the head element which is the label associated with this referenceset.
 void List.setHead(Message key)
          Set the head element which is the label associated with this list.
 void Division.setHead(Message message)
          Set the head element which is the label associated with this division.
 void Table.setHead(Message message)
          Set the head element which is the label associated with this table.
 void ReferenceSet.setHead(String characters)
          Set the head element which is the label associated with this referenceset.
 void List.setHead(String characters)
          Set the head element which is the label associated with this list.
 void Division.setHead(String characters)
          Set the head element which is the label associated with this division.
 void Table.setHead(String characters)
          Set the head element which is the label associated with this table.
 Help Field.setHelp()
          The help element provides help instructions to assist the user in using this field.
 void Field.setHelp(Message message)
          The help element provides help instructions to assist the user in using this field.
 void Field.setHelp(String characters)
          The help element provides help instructions to assist the user in using this field.
 Value Instance.setInterpretedValue()
          Set the interpreted value of the field removing any previous interpreted values.
 void Instance.setInterpretedValue(Message message)
          Set the interpreted value of the field removing any previous interpreted values.
 void Instance.setInterpretedValue(String characters)
          Set the interpreted value of the field removing any previous interpreted values.
 Label Field.setLabel()
          The help element provides help instructions to assist the user in using this field.
 void Field.setLabel(Message message)
          The help element provides help instructions to assist the user in using this field.
 void Field.setLabel(String characters)
          The help element provides help instructions to assist the user in using this field.
 Meta WingDocument.setMeta()
          Set the meta element of this Document containing all the metadata associated with this document.
 Options WingDocument.setOptions()
          Set the Options element containing the structural navigational structure associated with this document.
 void Instance.setOptionSelected(int returnValue)
          Set the given option as selected.
 void Select.setOptionSelected(int returnValue)
          Set the given option as selected.
 void Radio.setOptionSelected(int returnValue)
          Set the given option as selected.
 void CheckBox.setOptionSelected(int returnValue)
          Set the given option as selected.
 void Instance.setOptionSelected(String returnValue)
          Set the given option as selected.
 void Select.setOptionSelected(String returnValue)
          Set the given option as selected.
 void Radio.setOptionSelected(String returnValue)
          Set the given option as selected.
 void CheckBox.setOptionSelected(String returnValue)
          Set the given option as checked.
 PageMeta Meta.setPageMeta()
          Set a new page oriented metadata set.
 RepositoryMeta Meta.setRepositoryMeta()
          Set a new repository oriented metadata set.
 UserMeta Meta.setUserMeta()
          Set a new user oriented metadata set.
 Value Button.setValue()
          Set the button's label, removing any previous label's
 Value TextArea.setValue()
          Set the raw value of the field removing any previous raw values.
 Value Instance.setValue()
          Set the raw value of the field removing any previous raw values.
 Value Text.setValue()
          Set the raw value of the field removing any previous raw values.
 Value Hidden.setValue()
          Set the raw value of the field removing any previous raw values.
 void Instance.setValue(boolean checked)
          Set the raw value of the field removing any previous raw values.
 void Hidden.setValue(int integer)
          Set the raw value of the field removing any previous raw values.
 void Button.setValue(Message translated)
          Set the button's label, removing any previous labels.
 void TextArea.setValue(Message message)
          Set the raw value of the field removing any previous raw values.
 void Instance.setValue(Message message)
          Set the raw value of the field removing any previous raw values.
 void Text.setValue(Message message)
          Set the raw value of the field removing any previous raw values.
 void Hidden.setValue(Message message)
          Set the raw value of the field removing any previous raw values.
 void Button.setValue(String characters)
          Set the button's label, removing any previous label's
 void TextArea.setValue(String characters)
          Set the raw value of the field removing any previous raw values.
 void Instance.setValue(String characters)
          Set the raw value of the field removing any previous raw values.
 void Text.setValue(String characters)
          Set the raw value of the field removing any previous raw values.
 void Hidden.setValue(String characters)
          Set the raw value of the field removing any previous raw values.
 

Constructors in org.dspace.app.xmlui.wing.element that throw WingException
Body(WingContext context)
          Generate a new Body framework element.
Button(WingContext context, String name, String rend)
          Construct a new field.
Cell(WingContext context, String name, String role, int rows, int cols, String rend)
          Construct a new cell.
CheckBox(WingContext context, String name, String rend)
          Construct a new field.
Composite(WingContext context, String name, String rend)
          Construct a new field.
Container(WingContext context)
           
Data(WingContext context, Message message)
          Construct a new data element using translated content.
Data(WingContext context, String characters)
          Construct a new data element with untranslated content.
Division(WingContext context, String name, String rend)
          Construct a non-interactive division.
Division(WingContext context, String name, String action, String method, String rend)
          Construct an interactive division.
Error(WingContext context)
          Construct a new field error.
Field(WingContext context, String name, String type, String rend)
          Construct a new field.
Figure(WingContext context, String source, String target, String rend)
          Construct a new figure.
Figure(WingContext context, String source, String target, String title, String rend)
           
File(WingContext context, String name, String rend)
          Construct a new field.
Head(WingContext context, String name)
          Construct a new head.
Help(WingContext context)
          Construct a new field help.
Hidden(WingContext context, String name, String rend)
          Construct a new field.
Highlight(WingContext context, String rend)
          Construct a new highlight element.
Instance(WingContext context)
          Construct a new field value, when used in a multiple value context
Item(WingContext context, String name, String rend)
          Construct a new item.
Label(WingContext context, String name, String rend)
          Construct a new label.
List(WingContext context, String name, String type, String rend)
          Construct a new list.
Meta(WingContext context)
           
Metadata(WingContext context, String element, String qualifier, String language, boolean allowMultiple)
          Construct a new metadata.
Option(WingContext context, String returnValue)
           
Options(WingContext context)
          Generate a new Options framework element.
PageMeta(WingContext context)
          Construct a new pageMeta
Para(WingContext context, String name, String rend)
          Construct a new paragraph.
Params(WingContext context)
          Construct a new parameter's element
Password(WingContext context, String name, String rend)
          Construct a new field.
Radio(WingContext context, String name, String rend)
          Construct a new field.
Reference(WingContext context, Object object)
          Construct a new object reference.
ReferenceSet(WingContext context, boolean childreference, String name, String type, String orderBy, String rend)
          Construct a new referenceSet
RepositoryMeta(WingContext context)
          Construct a new RepositoryMeta
RichTextContainer(WingContext context)
          Construct a new rich text container.
Row(WingContext context, String name, String role, String rend)
          Construct a new table row.
Select(WingContext context, String name, String rend)
          Construct a new field.
SimpleHTMLFragment(WingContext context, boolean blankLines, String fragment)
          Construct a fragment object for translating into DRI.
Table(WingContext context, String name, int rows, int cols, String rend)
          Construct a new row.
Text(WingContext context, String name, String rend)
          Construct a new field.
TextArea(WingContext context, String name, String rend)
          Construct a new field.
TextContainer(WingContext context)
          Construct a new text container.
Trail(WingContext context, String target, String rend)
          Construct a new trail
UserMeta(WingContext context)
          Construct a new userMeta
Value(WingContext context, String type)
          Construct a new field value, when used in a multiple value context
Value(WingContext context, String type, boolean checked)
          Construct a new field value, when used in a multiple value context
Value(WingContext context, String type, String optionOrConfidence)
          Construct a new field value, when used in a multiple value context
WingDocument(WingContext context)
          Generate a new wing document element.
Xref(WingContext context, String target)
          Construct a new xref link.
Xref(WingContext context, String target, String rend)
          Construct a new xref link.
Xref(WingContext context, String target, String rend, String name)
          Construct a new xref link.
 



Copyright © 2012 DuraSpace. All Rights Reserved.