Enterprise Information Portal APIs

com.ibm.mm.sdk.server
Class PAppGrpSchemaOD

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

public synchronized class PAppGrpSchemaOD
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
PAppGrpSchemaOD(DKHandle, boolean)
           
 
Method Summary
 PAppGrpDefOD agDef(long)
           
 PAppGrpDefOD agDef(java.lang.String)
           
 java.util.Vector agDefVector()
           
 long agID(java.lang.String)
           
 java.lang.Object elementAt(int)
           
 void getAllAppGrps(boolean)
           
 void getOneAppGrpbyName(java.lang.String)
           
 boolean hasAll()
           
 int size()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PAppGrpSchemaOD

public PAppGrpSchemaOD(DKHandle,
                       boolean)
                throws DKDatastoreAccessError
Method Detail

getAllAppGrps

public void getAllAppGrps(boolean)
                   throws DKDatastoreAccessError

getOneAppGrpbyName

public void getOneAppGrpbyName(java.lang.String)
                        throws DKDatastoreAccessError

hasAll

public boolean hasAll()

agID

public long agID(java.lang.String)

agDef

public PAppGrpDefOD agDef(long)

agDef

public PAppGrpDefOD agDef(java.lang.String)

size

public int size()

elementAt

public java.lang.Object elementAt(int)

agDefVector

public java.util.Vector agDefVector()

EIP Java APIs

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