com.atlassian.confluence.plugins.linkbrowser.client
Class LinkableAttachment

java.lang.Object
  extended by com.google.gwt.core.client.JavaScriptObject
      extended by com.atlassian.confluence.plugins.linkbrowser.client.LinkableObject
          extended by com.atlassian.confluence.plugins.linkbrowser.client.LinkableAttachment

public class LinkableAttachment
extends LinkableObject


Constructor Summary
protected LinkableAttachment()
           
 
Method Summary
 java.lang.String getComment()
           
 java.lang.String getSize()
           
 
Methods inherited from class com.atlassian.confluence.plugins.linkbrowser.client.LinkableObject
getClassName, getHref, getId, getLastModifiedFriendlyDate, getOwnerId, getSpace, getSpaceHref, getSpaceKey, getTitle, getType, getUserName, getWikiLink
 
Methods inherited from class com.google.gwt.core.client.JavaScriptObject
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LinkableAttachment

protected LinkableAttachment()
Method Detail

getSize

public final java.lang.String getSize()

getComment

public final java.lang.String getComment()


Copyright © 2003-2010 Atlassian. All Rights Reserved.