| 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
IfsExceptionpublic void unidentifyAttributeValue(LibrarySession sess, ParameterTable params) throws IfsException
IfsExceptionpublic void modifyAttributeValue(LibrarySession sess, ParameterTable params) throws IfsException
IfsExceptionpublic AttributeValue lookupAttributeValue(String idname) throws IfsException
IfsExceptionpublic void addGlobalToken(LibrarySession sess, ParameterTable params) throws IfsException
IfsExceptionpublic void removeGlobalToken(LibrarySession sess, ParameterTable params) throws IfsException
IfsExceptionCopyright © 2025. All rights reserved.