Modifier and Type | Field and Description |
---|---|
protected Hashtable |
m_attributeValueTable |
protected AdminManager |
m_Main |
Constructor and Description |
---|
AttributeValueAdmin(AdminManager main)
The only constructor that is being used.
|
Modifier and Type | Method and Description |
---|---|
void |
addGlobalToken(LibrarySession sess,
ParameterTable params)
Section variant of AddGlobalToken
|
void |
createAttributeValue(LibrarySession sess,
ParameterTable params)
Section variant of Create AttributeValue
|
AttributeValue |
lookupAttributeValue(String idname) |
void |
modifyAttributeValue(LibrarySession sess,
ParameterTable params)
Section variant of modifyAttributeValue
|
void |
removeGlobalToken(LibrarySession sess,
ParameterTable params)
Section variant of RemoveGlobalToken
|
void |
unidentifyAttributeValue(LibrarySession sess,
ParameterTable params)
Section variant of unidentifyAttributeValue
|
protected AdminManager m_Main
protected Hashtable m_attributeValueTable
public AttributeValueAdmin(AdminManager main)
main
- Reference to AdminManager which invokes this.public void createAttributeValue(LibrarySession sess, ParameterTable params) throws IfsException
IfsException
public void unidentifyAttributeValue(LibrarySession sess, ParameterTable params) throws IfsException
IfsException
public void modifyAttributeValue(LibrarySession sess, ParameterTable params) throws IfsException
IfsException
public AttributeValue lookupAttributeValue(String idname) throws IfsException
IfsException
public void addGlobalToken(LibrarySession sess, ParameterTable params) throws IfsException
IfsException
public void removeGlobalToken(LibrarySession sess, ParameterTable params) throws IfsException
IfsException
Copyright © 2023. All rights reserved.