afterInsertCaretPosition, TYPE_FILE_NAME, TYPE_FOLDER, TYPE_PLAIN, TYPE_XSLT_ATTRIBUTE, TYPE_XSLT_AXIS, TYPE_XSLT_ELEMENT, TYPE_XSLT_FUNCTION| Constructor and Description | 
|---|
CILevelValue(java.lang.String name,
            int level)
Constructor. 
 | 
CILevelValue(java.lang.String name,
            int level,
            java.lang.String[] parentPath)
Constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object obj)
Test if a  
CIValue is equal with this one. | 
int | 
getLevel()
Get the level in the Subject Scheme hierarchy. 
 | 
java.lang.String[] | 
getParentPath()  | 
java.lang.String | 
getPresentationName()
Returns a human friendly name used to present the value in a dialog. 
 | 
int | 
hashCode()  | 
void | 
setPresentationName(java.lang.String presentationName)
Set a human friendly name used to present the value in a dialog. 
 | 
compareTo, getAfterInsertCaretPosition, getAnnotation, getCIFromIDValues, getCIValues, getCIValuesAsList, getCIValuesAsList, getInsertString, getType, getValue, isDefaultValue, isListValue, setAfterInsertCaretPosition, setAnnotation, setDefaultValue, setInsertString, setListValue, setValue, toString, valueOfpublic CILevelValue(java.lang.String name,
            int level)
name - The actual value.level - The level in the Subject Scheme hierarchy.public CILevelValue(java.lang.String name,
            int level,
            java.lang.String[] parentPath)
name - The actual value.level - The level in the Subject Scheme hierarchy.parentPath - The path of ancestors values.public boolean equals(java.lang.Object obj)
CIValueCIValue is equal with this one.equals in class CIValueCIValue.equals(java.lang.Object)public int getLevel()
public java.lang.String getPresentationName()
public void setPresentationName(java.lang.String presentationName)
presentationName - The presentation.public java.lang.String[] getParentPath()
© Copyright SyncRO Soft SRL 2002 - 2014. All rights reserved.