|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgran.app.adapter.kernel.attachment.BaseAttachmentAdapter
Constructor Summary | |
BaseAttachmentAdapter()
|
Method Summary | |
void |
deleteAllAttachmentsImpl(java.lang.String taskId)
|
java.util.ArrayList |
getAttachmentsImpl(java.lang.String taskid,
java.util.ArrayList result)
Get attachment list for task |
java.lang.String |
getDescription()
Get description of adapter as plain text |
boolean |
init()
Initialize adapter. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseAttachmentAdapter()
Method Detail |
public boolean init()
Adapter
init
in interface Adapter
public java.lang.String getDescription()
Adapter
getDescription
in interface Adapter
public java.util.ArrayList getAttachmentsImpl(java.lang.String taskid, java.util.ArrayList result) throws GranException
AttachmentAdapter
getAttachmentsImpl
in interface AttachmentAdapter
GranException
public void deleteAllAttachmentsImpl(java.lang.String taskId) throws GranException
deleteAllAttachmentsImpl
in interface AttachmentAdapter
GranException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |