Enterprise Information Portal APIs

com.ibm.mm.sdk.server
Class PAppGrpDefOD

java.lang.Object
  |
  +--com.ibm.mm.sdk.server.PAppGrpDefOD
All Implemented Interfaces:
DKConstant, DKConstantOD, DKMessageId, DKMessageIdOD

public synchronized class PAppGrpDefOD
extends java.lang.Object
implements DKConstantOD, DKMessageIdOD


Fields inherited from interface com.ibm.mm.sdk.common.DKConstantOD
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKConstant
    For details, see the class or interface
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageIdOD
DK_OD_MSG_INIT_FAILED, DK_OD_MSG_INVALID_API, DK_OD_MSG_INVALID_CHOICE, DK_OD_MSG_INVALID_DATE, DK_OD_MSG_INVALID_DECIMAL, DK_OD_MSG_INVALID_INTEGER, DK_OD_MSG_INVALID_OPERATOR, DK_OD_MSG_INVALID_RANGE, DK_OD_MSG_INVALID_SEARCH, DK_OD_MSG_INVALID_SEGMENT_NUM, DK_OD_MSG_MSGID_NOT_FOUND, DK_OD_MSG_NO_VALUES_SPECIFIED, DK_OD_MSG_ONLY_ONE_VALUE_GIVEN, DK_OD_MSG_SERVER_TIMEOUT, DK_OD_MSG_UNDEFINED, DK_OD_MSG_UNKNOWN_ERROR, DK_OD_MSG_VALUE_NOT_SPECIFIED
 
Fields inherited from interface com.ibm.mm.sdk.common.DKMessageId
    For details, see the class or interface
 
Constructor Summary
PAppGrpDefOD(java.lang.String, long, int, DKHandle)
           
 
Method Summary
 short fieldId(java.lang.String)
           
 java.lang.String fieldName(int)
           
 com.ibm.mm.sdk.internal.PFieldStructOD[] getFieldInfo()
           
 int getNumFields()
           
 long id()
           
 java.lang.String name()
           
 void setFieldInfo(com.ibm.mm.sdk.internal.PFieldStructOD[])
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PAppGrpDefOD

public PAppGrpDefOD(java.lang.String,
                    long,
                    int,
                    DKHandle)
Method Detail

id

public long id()

name

public java.lang.String name()

getNumFields

public int getNumFields()

setFieldInfo

public void setFieldInfo(com.ibm.mm.sdk.internal.PFieldStructOD[])

getFieldInfo

public com.ibm.mm.sdk.internal.PFieldStructOD[] getFieldInfo()
                                                      throws DKDatastoreAccessError

fieldId

public short fieldId(java.lang.String)
              throws DKDatastoreAccessError

fieldName

public java.lang.String fieldName(int)
                           throws DKDatastoreAccessError

EIP Java APIs

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.