Uses of Interface
org.higgins.framework.core.Identifier

Uses of Identifier in org.higgins.framework.core
 

Methods in org.higgins.framework.core that return Identifier
 Identifier DigitalSubject.getUniqueIdentifier()
           
 

Methods in org.higgins.framework.core with parameters of type Identifier
 DigitalSubject Context.getSubject(Identifier uniqueId)
           
 void Context.deleteSubject(Identifier uniqueId)