Package com.portal.pfc.infranet.datadict
Class DDDatabase
java.lang.Object
com.portal.pfc.infranet.datadict.DDBase
com.portal.pfc.infranet.datadict.DDClass
com.portal.pfc.infranet.datadict.DDDatabase
- All Implemented Interfaces:
IConstants,Cloneable,Comparable
-
Field Summary
Fields inherited from class com.portal.pfc.infranet.datadict.DDClass
EVENT_STR, EVENT_SUBCLASS_STR, FLD_PURGE_NON_PURGABLE, FLD_PURGE_PURGABLEFields inherited from class com.portal.pfc.infranet.datadict.DDBase
fFlist, fIsToModify, fNewFields inherited from interface com.portal.pfc.infranet.datadict.IConstants
CLS_NAME, FIELD_NOT_FOUND_TYPE, FIELD_NUM, kEditable, kEditableColor, kElementID, kFirstElementID, kHGap, kMagentaColor, kNewObject, kNonExistent, kNotEditableColor, kNumberDDFields, kStringLength, kVGap, PKG_NAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.portal.pfc.infranet.datadict.DDClass
clone, createClassArray, createClassArray, createElement, createElement, getDDClassFields, getDescription, getLabel, getPurgeProperty, getReadAccess, getStartSequenceNumber, getStorage, getTable, getWriteAccess, isASystemManagedFld, isChildOf, isThisAMandatoryField, setMandatoryFieldsForBaseClass, updateFList, updateFList, updateFListMethods inherited from class com.portal.pfc.infranet.datadict.DDBase
compareTo, createFList, getAuditable, getColumn, getCreatePermission, getEncryptable, getFList, getIcon, getLength, getModifyPermission, getNumber, getOrder, getTypeIndex, getTypeString, isNew, isOpenedForModifications, setFieldProperties, setFList, setIsNew, setIsOpenedForModifications
-
Constructor Details
-
DDDatabase
- Throws:
EBufException
-
-
Method Details
-
getName
Gets the database name- Overrides:
getNamein classDDClass- Throws:
EBufException
-
toString
-