|
Content Manager OnDemand V8.5 WEK APIs |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.edms.od.ODApplicationGroupField
public class ODApplicationGroupField
A class representing an OnDemand Application Group Field.
It contains application group field information.
WARNING: It is required that access to all ODWEK objects only be done in
a single threaded environment.
(c) Copyright IBM Corp. 1993, 2003. All Rights Reserved
| Method Summary | |
|---|---|
long |
getFieldMask()
The application group field mask. |
short |
getMask()
Deprecated. see #getFieldMask New mask types added in 8.4.1.0 will not be available with this API. |
java.lang.String |
getName()
The name of the application group field. |
byte |
getQual()
The application group field qualifier. |
byte |
getType()
The application group field type. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public short getMask()
ODConstantpublic long getFieldMask()
ODConstantpublic byte getType()
public byte getQual()
|
CM OnDemand V8.5 WEK Java APIs | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||