com.ibm.pim.interfaces.spec
Interface LookupSpec

All Superinterfaces:
Spec

Deprecated.

public interface LookupSpec
extends Spec

Read-only interface for the LookupSpec object


Field Summary
static java.lang.String copyright
          Deprecated.  
 
Fields inherited from interface com.ibm.pim.interfaces.spec.Spec
FILE_SPEC, LKP_SPEC, MKT_SPEC, PRIMARY_SPEC, SCRIPT_INPUT_SPEC, SECONDARY_SPEC, SUB_SPEC
 
Method Summary
 SpecNode getPrimaryKeySpecNode()
          Deprecated. Returns the primary key SpecNode for this LookupSpec
 
Methods inherited from interface com.ibm.pim.interfaces.spec.Spec
getDisplayName, getLocales, getSpecNodeByPath, getSpecNodes, isLocalized
 

Field Detail

copyright

static final java.lang.String copyright
Deprecated. 
See Also:
Constant Field Values
Method Detail

getPrimaryKeySpecNode

SpecNode getPrimaryKeySpecNode()
                               throws PIMInternalException,
                                      PIMAuthorizationException
Deprecated. 
Returns the primary key SpecNode for this LookupSpec

Returns:
SpecNode the primary key SpecNode for this LookupSpec
Throws:
PIMInternalException - If an internal error occurs
PIMAuthorizationException - If the user is not allowed to perform this operation