Interface Resource
-
- All Known Implementing Classes:
ConcreteResource
,VirtualResource
public interface Resource
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
allowsDeletion()
boolean
allowsDownloading()
boolean
allowsPublishing()
boolean
allowsReleases()
boolean
allowsSnapshots()
boolean
allowsStoring()
boolean
equals(Object obj)
int
hashCode()
-