Package com.polarion.alm.projects.model
Interface ILocatedObject
- All Known Subinterfaces:
IGroupEntity
,IPlan
,IProject
,IProjectGroup
,ITestRun
,ITrackerProject
,IUserGroup
public interface ILocatedObject
This is a common interface for objects, which are bound to particular
repository location.
- Author:
- dobisekm
-
Field Summary
Fields -
Method Summary
-
Field Details
-
KEY_LOCATION
- Since:
- 3.19.1
- See Also:
-
-
Method Details
-
getLocation
ILocation getLocation()
-