|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcgl.expeditor.datatype.request.GetContextDetailFromMemory
"Used to get full attribute information suitable for make one or more attribute requests. Returns a attributeDetail message."
| Field Summary | |
(package private) AuthInfo |
authInfo
|
(package private) java.util.Vector |
contextKeyVector
|
(package private) java.lang.String |
generic
|
| Constructor Summary | |
GetContextDetailFromMemory()
Construct a new empty get_bindingDetail request |
|
| Method Summary | |
void |
addContextKey(AttributeKey key)
Add a reference to a bindingTemplate to this search. |
void |
addContextKey(java.lang.String key)
Adds a AttributeKey to the collection of binding keys used by this query. |
AuthInfo |
getAuthInfo()
|
java.util.Vector |
getContextKeyVector()
|
java.lang.String |
getGeneric()
|
void |
setAuthInfo(AuthInfo authInfo)
|
void |
setContextKeyVector(java.util.Vector keys)
Add a collection of properyTemplate references to this search. |
void |
setGeneric(java.lang.String genericValue)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
java.lang.String generic
AuthInfo authInfo
java.util.Vector contextKeyVector
| Constructor Detail |
public GetContextDetailFromMemory()
| Method Detail |
public void setGeneric(java.lang.String genericValue)
genericValue - public java.lang.String getGeneric()
public void setAuthInfo(AuthInfo authInfo)
public AuthInfo getAuthInfo()
public void addContextKey(AttributeKey key)
key - The bindingkey of the referenced bindingTemplate.public void addContextKey(java.lang.String key)
key - A AttributeKeypublic void setContextKeyVector(java.util.Vector keys)
keys - The collection of properykeys.public java.util.Vector getContextKeyVector()
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||