Class Reference
java.lang.Object
it.uniroma2.art.semanticturkey.resources.Reference
provides a unique reference to stored information addressing the system/user/project dimension
- Author:
- Armando Stellato <stellato@info.uniroma2.it>, Armando Stellato <stellato@uniroma2.it>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetUser()
static Collection<Reference>
liftIdentifiers
(Project project, STUser user, Collection<String> identifiers)
-
Constructor Details
-
Reference
-
-
Method Details
-
getUser
-
getProject
-
getIdentifier
-
getRelativeReference
-
liftIdentifiers
public static Collection<Reference> liftIdentifiers(@Nullable Project project, @Nullable STUser user, Collection<String> identifiers)
-