public class AccessStepUtil extends AbstractDSpaceTransformer
contextPath, eperson, knot, objectModel, parameters, servletPath, sitemapURI, url| Constructor and Description |
|---|
AccessStepUtil(Context c) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAccessRadios(String selectedRadio,
String date,
List form,
int errorFlag,
DSpaceObject dso) |
void |
addEmbargoDateSimpleForm(DSpaceObject dso,
List form,
int errorFlag) |
void |
addListGroups(String groupID,
List form,
int errorFlag,
Collection owningCollection) |
void |
addListPolicies(List parent,
DSpaceObject dso,
Collection owningCollection) |
void |
addName(String name_,
List form,
int errorFlag) |
void |
addReason(String reason_,
List form,
int errorFlag) |
void |
addTablePolicies(Division parent,
DSpaceObject dso,
Collection owningCollection) |
addBody, addOptions, addPageMeta, addUserMeta, decodeFromURL, dispose, encodeForURL, generateURL, getComponentName, getObjectManager, handleException, recycle, setupcreateWingDocument, endDocument, endElement, endPrefixMapping, getDefaultMessageCatalogue, message, message, setupWing, startDocument, startElement, startPrefixMappingcharacters, comment, endCDATA, endDTD, endEntity, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDTD, startEntitysetConsumer, setContentHandler, setLexicalHandlerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcharacters, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntitycomment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntityprotected static final Message T_name
protected static final Message T_name_help
protected static final Message T_reason
protected static final Message T_reason_help
protected static final Message T_radios_embargo
protected static final Message T_groups
protected static final Message T_item_will_be_visible
protected static final Message T_item_embargoed
protected static final Message T_error_date_format
protected static final Message T_error_missing_date
protected static final Message T_error_duplicated_policy
protected static final Message T_no_policies
protected static final Message T_head_policies_table
protected static final Message T_policies_help
protected static final Message T_column0
protected static final Message T_column1
protected static final Message T_column2
protected static final Message T_column3
protected static final Message T_column4
protected static final Message T_table_submit_edit
protected static final Message T_table_submit_delete
protected static final Message T_policy
public static final int RADIO_OPEN_ACCESS_ITEM_VISIBLE
public static final int RADIO_OPEN_ACCESS_ITEM_EMBARGOED
public AccessStepUtil(Context c)
public void addName(String name_, List form, int errorFlag) throws WingException
WingExceptionpublic void addReason(String reason_, List form, int errorFlag) throws WingException
WingExceptionpublic void addListGroups(String groupID, List form, int errorFlag, Collection owningCollection) throws WingException, SQLException
WingExceptionSQLExceptionpublic void addAccessRadios(String selectedRadio, String date, List form, int errorFlag, DSpaceObject dso) throws WingException, SQLException
WingExceptionSQLExceptionpublic void addEmbargoDateSimpleForm(DSpaceObject dso, List form, int errorFlag) throws SQLException, WingException
SQLExceptionWingExceptionpublic void addTablePolicies(Division parent, DSpaceObject dso, Collection owningCollection) throws WingException, SQLException
WingExceptionSQLExceptionpublic void addListPolicies(List parent, DSpaceObject dso, Collection owningCollection) throws WingException, SQLException
WingExceptionSQLExceptionCopyright © 2016 DuraSpace. All Rights Reserved.