Package | Description |
---|---|
com.yourmediashelf.fedora.client | |
com.yourmediashelf.fedora.client.request |
Modifier and Type | Method and Description |
---|---|
static PurgeRelationship |
FedoraClient.purgeRelationship(String subject) |
Modifier and Type | Method and Description |
---|---|
PurgeRelationship |
PurgeRelationship.datatype(String datatype)
Deprecated.
|
PurgeRelationship |
PurgeRelationship.isLiteral(boolean isLiteral)
Deprecated.
|
PurgeRelationship |
PurgeRelationship.object(String object)
The object of the relationship.
|
PurgeRelationship |
PurgeRelationship.object(String object,
boolean isLiteral)
The object of the relationship as a plain literal.
|
PurgeRelationship |
PurgeRelationship.object(String object,
String datatype)
The object of the relationship as a datatyped literal.
|
PurgeRelationship |
PurgeRelationship.predicate(String predicate) |
PurgeRelationship |
PurgeRelationship.subject(String subject) |
Copyright © 2010-2013 MediaShelf. All Rights Reserved.