public interface SourceDescriptor extends Describable
SourceDescriptor is used to describe a Source.| Modifier and Type | Method and Description |
|---|---|
Set<ContentType> |
getContentTypes()
Gets the content types located within this
Source |
Date |
getLastAvailabilityDate()
Gets the last availability date of the
Source |
String |
getSourceId()
The name of this
Source. |
boolean |
isAvailable()
Checks if
Source is available. |
getDescription, getId, getOrganization, getTitle, getVersionSet<ContentType> getContentTypes()
Sourceboolean isAvailable()
Source is available.Source.isAvailable()This work is licensed under a Creative Commons Attribution 4.0 International License.