|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AttributeBinding
Maps an LDAP attribute to RDF statements with a common subject and predicate. LDAP allows multiple values for an attribute, so for an entries attribute there will be as many RDF statements as there are are values, all with the same subject and predicate.
| Method Summary | |
|---|---|
java.lang.String |
getAttribute()
Gets the Ldap attribute. |
IRIReference |
getPredicateUri()
Gets the URI list. |
ValueTransform |
getValueTransform()
Gets the binding used to transform the value of this attribute to an RDF statement object. |
| Method Detail |
|---|
IRIReference getPredicateUri()
java.lang.String getAttribute()
ValueTransform getValueTransform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||