mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
javadoc fixme, whitespace fixes
This commit is contained in:
@@ -491,7 +491,7 @@ public class StatisticsDataVisits extends StatisticsData
|
||||
* @param value
|
||||
* UUID (or legacy record ID) of the DSO in question.
|
||||
* @param datasetQuery
|
||||
* unknown, PLEASE DOCUMENT.
|
||||
* FIXME: PLEASE DOCUMENT.
|
||||
* @param context
|
||||
* The relevant DSpace Context.
|
||||
* @return the name of the given DSO
|
||||
|
@@ -91,7 +91,7 @@ public class DiscoverUtility
|
||||
* @param scope
|
||||
* DSpace object
|
||||
* @param enableFacet
|
||||
* UNKNOWN. PLEASE DOCUMENT.
|
||||
* FIXME: PLEASE DOCUMENT.
|
||||
* @return the query.
|
||||
*/
|
||||
public static DiscoverQuery getDiscoverQuery(Context context,
|
||||
@@ -128,7 +128,7 @@ public class DiscoverUtility
|
||||
* @param scope
|
||||
* DSpace object
|
||||
* @param enableFacet
|
||||
* UNKNOWN. PLEASE DOCUMENT.
|
||||
* FIXME: PLEASE DOCUMENT.
|
||||
* @return the query.
|
||||
*/
|
||||
public static DiscoverQuery getTagCloudDiscoverQuery(Context context,
|
||||
|
@@ -156,7 +156,7 @@ public class Author extends XmlElement implements SwordElementInterface
|
||||
* is a XOM element.
|
||||
*
|
||||
* @param author The element to unmarshall.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws org.purl.sword.base.UnmarshallException passed through
|
||||
*/
|
||||
|
@@ -161,7 +161,7 @@ public class Content extends XmlElement implements SwordElementInterface
|
||||
* Unmarshall the content element into the data in this object.
|
||||
*
|
||||
* @param content the element to unmarshall.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException If the element does not contain a
|
||||
* content element or if there are problems
|
||||
@@ -247,7 +247,7 @@ public class Content extends XmlElement implements SwordElementInterface
|
||||
*
|
||||
* @param elements add results to this.
|
||||
* @param attributes add these too.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> elements,
|
||||
|
@@ -575,7 +575,7 @@ public class Entry extends XmlElement implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param info add results to this. If null, a new one is created.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
protected SwordValidationInfo validate(SwordValidationInfo info,
|
||||
|
@@ -212,7 +212,7 @@ public class Generator extends XmlElement implements SwordElementInterface
|
||||
|
||||
/**
|
||||
*
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info.
|
||||
*/
|
||||
@Override
|
||||
@@ -225,7 +225,7 @@ public class Generator extends XmlElement implements SwordElementInterface
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param attributeItems add these too.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
public SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
|
@@ -95,7 +95,7 @@ public class Source extends XmlElement implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param source the element to unmarshall.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException If there was an error unmarshalling the data.
|
||||
*/
|
||||
|
@@ -148,7 +148,7 @@ implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param text The text element.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException If the specified element is not of
|
||||
* the correct type, where the localname is used
|
||||
@@ -253,7 +253,7 @@ implements SwordElementInterface
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param attributeItems add these too.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
|
@@ -62,7 +62,7 @@ implements SwordElementInterface
|
||||
* is an area that can be improved in a future implementation, if necessary.
|
||||
*
|
||||
* @param element The text element.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return object representing the text element
|
||||
* @throws UnmarshallException If the specified element is not of
|
||||
* the correct type, where the localname is used
|
||||
@@ -141,8 +141,8 @@ implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param attributeItems UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param attributeItems FIXME: PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
|
@@ -680,8 +680,8 @@ public class Collection extends XmlElement implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param attributes UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param attributes FIXME: PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
|
@@ -199,7 +199,7 @@ public class DepositResponse
|
||||
* Unmarshall the specified XML data into a SWORD error document.
|
||||
*
|
||||
* @param xml The XML data as a string.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException If there was an error unmarshalling the data.
|
||||
*/
|
||||
|
@@ -267,7 +267,7 @@ public class SWORDEntry extends Entry
|
||||
* extensions that exist in the element.
|
||||
*
|
||||
* @param entry The entry to parse.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException If the entry is not an atom:entry
|
||||
* or if there is an exception extracting the data.
|
||||
|
@@ -101,7 +101,7 @@ public class SWORDErrorDocument extends SWORDEntry
|
||||
/**
|
||||
*
|
||||
* @param entry an element to unmarshall.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @throws org.purl.sword.base.UnmarshallException passed through.
|
||||
*/
|
||||
public SwordValidationInfo unmarshall(Element entry, Properties validationProperties)
|
||||
@@ -155,7 +155,7 @@ public class SWORDErrorDocument extends SWORDEntry
|
||||
|
||||
/**
|
||||
*
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
public SwordValidationInfo validate(Properties validationContext)
|
||||
|
@@ -373,7 +373,7 @@ public class Service extends XmlElement implements SwordElementInterface
|
||||
* @param service
|
||||
* element to unmarshall
|
||||
* @param validationProperties
|
||||
* UNKNOWN. PLEASE DOCUMENT.
|
||||
* FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException If the element does not contain a
|
||||
* content element or if there are problems
|
||||
@@ -530,7 +530,7 @@ public class Service extends XmlElement implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return validation information
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
|
@@ -134,7 +134,7 @@ public class ServiceDocument {
|
||||
* dispose of any previous Service object associated with this object.
|
||||
*
|
||||
* @param xml The XML string.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException
|
||||
* If there was a problem unmarshalling the data. This might be
|
||||
@@ -181,7 +181,7 @@ public class ServiceDocument {
|
||||
* @param element
|
||||
* element to unmarshall.
|
||||
* @param validationProperties
|
||||
* UNKNOWN. PLEASE DOCUMENT.
|
||||
* FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
* @throws UnmarshallException
|
||||
* If there was a problem unmarshalling the data. This might be
|
||||
|
@@ -107,7 +107,7 @@ implements SwordElementInterface
|
||||
* is an area that can be improved in a future implementation, if necessary.
|
||||
*
|
||||
* @param acceptPackaging The text element.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*
|
||||
* @throws UnmarshallException If the specified element is not of
|
||||
@@ -214,8 +214,8 @@ implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param attributeItems UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param attributeItems FIXME: PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return SWORD validation info
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
|
@@ -353,8 +353,8 @@ public class SwordValidationInfo {
|
||||
|
||||
/**
|
||||
*
|
||||
* @param elementItems UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param attributeItems UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param elementItems FIXME: PLEASE DOCUMENT.
|
||||
* @param attributeItems FIXME: PLEASE DOCUMENT.
|
||||
*/
|
||||
public void addUnmarshallValidationInfo(
|
||||
List<SwordValidationInfo> elementItems,
|
||||
|
@@ -186,8 +186,8 @@ public class Workspace extends XmlElement implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param workspace the element to unmarshall.
|
||||
* @param validationProperties UNKNOWN. PLEASE DOCUMENT.
|
||||
* @return UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationProperties FIXME: PLEASE DOCUMENT.
|
||||
* @return FIXME: PLEASE DOCUMENT.
|
||||
* @throws UnmarshallException If the element does not contain a
|
||||
* workspace element or if there are problems
|
||||
* accessing the data.
|
||||
@@ -274,8 +274,8 @@ public class Workspace extends XmlElement implements SwordElementInterface
|
||||
/**
|
||||
*
|
||||
* @param existing add results to this.
|
||||
* @param validationContext UNKNOWN. PLEASE DOCUMENT.
|
||||
* @return UNKNOWN. PLEASE DOCUMENT.
|
||||
* @param validationContext FIXME: PLEASE DOCUMENT.
|
||||
* @return FIXME: PLEASE DOCUMENT.
|
||||
*/
|
||||
protected SwordValidationInfo validate(List<SwordValidationInfo> existing,
|
||||
Properties validationContext)
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user