Class MRelationType

    • Field Detail

      • destinationRefId

        public int destinationRefId
    • Method Detail

      • retrieveTypes

        public static List<MRelationType> retrieveTypes​(PO po,
                                                        int windowId)
        Returns the types that define a relation which contains the given PO. Explicit types are returned even if they don't actually contain the given PO.
        Parameters:
        po -
        Returns:
      • parseWhereClause

        public static String parseWhereClause​(PO po,
                                              String where)
      • checkDestinationRefId

        public void checkDestinationRefId()
      • retrieveWindowID

        public int retrieveWindowID​(PO po,
                                    MRefTable refTable)
      • retrieveDestinationTableName

        public String retrieveDestinationTableName()
      • retrieveDestinationKeyColName

        public String retrieveDestinationKeyColName()
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class X_AD_RelationType
        Returns:
        String representation