public class WsExternalSubjectLookup
extends java.lang.Object
Class to lookup an attribute def via web service developers make sure each setter calls this.clearAttributeDef();
Constructor and Description |
---|
WsExternalSubjectLookup() |
WsExternalSubjectLookup(java.lang.String theIdentifier) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIdentifier()
name of the attributeDef to find (includes stems, e.g.
|
void |
setIdentifier(java.lang.String theName)
name of the attributeDef to find (includes stems, e.g.
|
public WsExternalSubjectLookup(java.lang.String theIdentifier)
theIdentifier
- public WsExternalSubjectLookup()
public java.lang.String getIdentifier()
public void setIdentifier(java.lang.String theName)
theName
- the theName to set