Operation |
Details |
public getDetailsLink():String |
Sequential Notes: | @return the itemLink | |
public getItemId():String |
Sequential Notes: | @return the itemId | |
public getItemVO():PubItemVO |
Sequential Notes: | @return the itemVO | |
public getLink():String |
Sequential Notes: | @return the itemLink | |
public getParent():ImportLog |
Sequential Notes: | @return the parent | |
protected getRelevantString():String |
Sequential |
public ImportLogItem( ImportLog parent): |
Sequential Notes: | Constructor setting the parent import. | |
public setErrorLevel( ErrorLevel errorLevel):void |
Sequential Tags: | annotations=@Override
| |
public setItemId( String itemId):void |
Sequential |
public setItemVO( PubItemVO itemVO):void |
Sequential |
public setParent( ImportLog parent):void |
Sequential |
public toXML():String |
Sequential Notes: | @return An XML representation of this item | |