Class Dependent<T>

java.lang.Object
org.nuclos.api.businessobject.Dependent<T>

public class Dependent<T> extends Object
This class represents a dependent relation in BusinessObject
  • Constructor Details

  • Method Details

    • getConstantName

      public String getConstantName()
      for internal use only
    • getPackageName

      public String getPackageName()
      for internal use only
    • getEntityName

      public String getEntityName()
      for internal use only
    • getEntityUid

      public String getEntityUid()
      for internal use only
    • getForeignAttributeName

      public String getForeignAttributeName()
      for internal use only
    • getForeignAttributeUid

      public String getForeignAttributeUid()
      for internal use only
    • getType

      public Class<T> getType()
      for internal use only