|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.services.mmd.MmdWarning
public class MmdWarning
Describes a single warning message for a metadata record.
Method Summary | |
---|---|
String |
getAuxinfo()
Returns the additional error info |
String |
getFilename()
Returns the metadata XML file name |
String |
getMsg()
Returns the additional error description |
int |
getMsgType()
Returns the message type: see org.dlese.dpc.util.DpcErrors |
String |
getUrl()
Returns the url itself |
String |
getUrllabel()
Returns the url type: "primary-url", etc. |
String |
getXpath()
Returns the xpath within the metadata XML file |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public String toString()
toString
in class Object
public int getMsgType()
public String getFilename()
public String getXpath()
public String getUrllabel()
public String getUrl()
public String getMsg()
public String getAuxinfo()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |