public final class DDCInfo extends Object implements Serializable
Constructor and Description |
---|
DDCInfo(SaFieldDescription[] desc,
SaJNIDdcInfo jniInfo,
MandantInfo mandantInfo)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
containsBACKLINKFIELD()
returns whether the current ddc table contains the backlink table.
|
SaJNIDdcInfo |
getBackendInfo()
Gets the backend info.
|
String |
getDataSource()
Gets the data source.
|
String |
getDdcName()
getter method.
|
SaFieldDescription[] |
getDescriptions() |
String |
getEntityName()
Gets the entity name.
|
MandantInfo |
getMandantInfo()
Gets the mandant info.
|
String |
getTableName()
Gets the table name as it was passed from the backend.
|
String |
getTableNameWithSchema()
Gets the table name as it was passed from the backend.
|
boolean |
hasLINKID() |
boolean |
hasPARENTID() |
boolean |
hasSysACLUserList() |
boolean |
hasSysClient() |
boolean |
hasSysDocState() |
boolean |
hasSYSFOLDERPATH() |
boolean |
hasSysIndexState() |
boolean |
hasSYSORDERKEY() |
boolean |
hasSYSPROPERTIES() |
boolean |
hasSYSREVCOMMENT() |
boolean |
hasSYSREVDATETIME() |
boolean |
hasSYSREVREASON() |
boolean |
hasSYSREVVERSION() |
boolean |
hasSYSROWID() |
boolean |
hasXHDOC() |
boolean |
isFileable()
Checks if is fileable.
|
boolean |
isFolderDDC() |
boolean |
isFullText() |
boolean |
isLookuptable() |
boolean |
isMultiFileable() |
boolean |
isRegularDefinition() |
boolean |
isRevisionEnabled() |
public DDCInfo(SaFieldDescription[] desc, SaJNIDdcInfo jniInfo, MandantInfo mandantInfo) throws SaRMIDDCException
desc
- Field description arrayjniInfo
- information about the ddc delivered by the backendmandantInfo
- information about the mandant the ddc was found forSaRMIDDCException
- RMI DDC Exceptionpublic SaFieldDescription[] getDescriptions()
public boolean hasSysIndexState()
public boolean isRegularDefinition()
public boolean hasSYSREVDATETIME()
public boolean hasSYSREVCOMMENT()
public boolean hasSYSREVREASON()
public boolean hasSYSREVVERSION()
public boolean hasPARENTID()
public boolean hasLINKID()
public boolean hasSYSORDERKEY()
public boolean isLookuptable()
public boolean hasSysACLUserList()
public boolean isFullText()
public String getDdcName()
public boolean containsBACKLINKFIELD()
public boolean isRevisionEnabled()
public boolean hasSYSROWID()
public boolean hasXHDOC()
public boolean hasSYSFOLDERPATH()
public boolean hasSYSPROPERTIES()
public boolean isFolderDDC()
public String getTableName()
public String getTableNameWithSchema()
getTableName()
,
this method does not remove the schema from the name if it is present.public String getEntityName()
public boolean isFileable()
public SaJNIDdcInfo getBackendInfo()
public MandantInfo getMandantInfo()
public String getDataSource()
public boolean isMultiFileable()
public boolean hasSysClient()
public boolean hasSysDocState()
Copyright © 2016 SAPERION AG. All rights reserved.