com.atlassian.sal.core.search
Class BasicResourceType
java.lang.Object
com.atlassian.sal.core.search.BasicResourceType
- All Implemented Interfaces:
- ResourceType
public class BasicResourceType
- extends Object
- implements ResourceType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicResourceType
public BasicResourceType(ApplicationProperties applicationProperties,
String type)
getName
public String getName()
- Specified by:
getName in interface ResourceType
- Returns:
- the search resource name
getUrl
public String getUrl()
- Specified by:
getUrl in interface ResourceType
- Returns:
- the search resource url
getType
public String getType()
- Specified by:
getType in interface ResourceType
- Returns:
- the search resource type
Copyright © 2010 Atlassian. All Rights Reserved.