com.atlassian.confluence.pages.actions
Class PageDestinationSearchAction.IndividualDestinationSearchResult

java.lang.Object
  extended by com.atlassian.confluence.pages.actions.PageDestinationSearchAction.IndividualDestinationSearchResult
Enclosing class:
PageDestinationSearchAction

public class PageDestinationSearchAction.IndividualDestinationSearchResult
extends Object


Method Summary
 String getDate()
           
 String getId()
           
 String getName()
           
 String getSpaceKey()
           
 String getSpaceName()
           
 String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getType

public String getType()

getId

public String getId()

getName

public String getName()

getSpaceName

public String getSpaceName()

getSpaceKey

public String getSpaceKey()

getDate

public String getDate()


Copyright © 2003-2013 Atlassian. All Rights Reserved.