Uses of Interface
org.eclipse.higgins.idas.IDigitalSubject

Packages that use IDigitalSubject
org.eclipse.higgins.idas Defines the core set of interfaces for IdAS. 
 

Uses of IDigitalSubject in org.eclipse.higgins.idas
 

Methods in org.eclipse.higgins.idas that return IDigitalSubject
 IDigitalSubject IContext.getSubject(java.lang.String cuid)
          Returns the Digital Subject matching the specified cuid.
 

Methods in org.eclipse.higgins.idas that return types with arguments of type IDigitalSubject
 java.lang.Iterable<IDigitalSubject> IContext.getSubjects(java.lang.String filter)
          From this context, return IDigitalSubjects that match the specified filter