JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.atlassian.crowd.embedded.api.service
Interface Resource
All Superinterfaces:
Serializable
public interface
Resource
extends
Serializable
Represents a resource in the system.
Since:
7.0.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
String
getTypeId
()
Method Details
getId
String
getId
()
Returns:
the ID of the resource.
getTypeId
String
getTypeId
()
Returns:
the type ID of the resource.