public class AccessStepUtil extends AbstractDSpaceTransformer
| Modifier and Type | Field and Description |
|---|---|
static int |
RADIO_OPEN_ACCESS_ITEM_EMBARGOED |
static int |
RADIO_OPEN_ACCESS_ITEM_VISIBLE |
protected static Message |
T_column0 |
protected static Message |
T_column1 |
protected static Message |
T_column2 |
protected static Message |
T_column3 |
protected static Message |
T_column4 |
protected static Message |
T_error_date_format |
protected static Message |
T_error_duplicated_policy |
protected static Message |
T_error_missing_date |
protected static Message |
T_groups |
protected static Message |
T_head_policies_table |
protected static Message |
T_item_embargoed |
protected static Message |
T_item_will_be_visible |
protected static Message |
T_name |
protected static Message |
T_radios_embargo |
protected static Message |
T_reason |
protected static Message |
T_table_submit_delete |
protected static Message |
T_table_submit_edit |
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 |
addName(String name_,
List form,
int errorFlag) |
void |
addReason(String reason_,
List form,
int errorFlag) |
void |
addTablePolicies(Division div,
DSpaceObject dso) |
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_reason
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_head_policies_table
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
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 div, DSpaceObject dso) throws WingException, SQLException
WingExceptionSQLExceptionCopyright © 2016 DuraSpace. All Rights Reserved.