Package org.openbravo.model.ad.domain
Class Reference
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.ad.domain.Reference
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class Reference extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity ADReference (stored in table AD_Reference).
Help: The Reference Tab defines the references that are used to validate data
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACTIVE
Property active stored in column IsActive in table AD_Referencestatic String
PROPERTY_ADCOLUMNREFERENCESEARCHKEYLIST
Property aDColumnReferenceSearchKeyList stored in table AD_Referencestatic String
PROPERTY_ADLISTLIST
Property aDListList stored in table AD_Referencestatic String
PROPERTY_ADMODELIMPLEMENTATIONLIST
Property aDModelImplementationList stored in table AD_Referencestatic String
PROPERTY_ADREFERENCEDTABLELIST
Property aDReferencedTableList stored in table AD_Referencestatic String
PROPERTY_ADREFERENCEDTREELIST
Property aDReferencedTreeList stored in table AD_Referencestatic String
PROPERTY_ADREFERENCETRLLIST
Property aDReferenceTrlList stored in table AD_Referencestatic String
PROPERTY_ADSELECTORLIST
Property aDSelectorList stored in table AD_Referencestatic String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_Referencestatic String
PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table AD_Referencestatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_Referencestatic String
PROPERTY_DESCRIPTION
Property description stored in column Description in table AD_Reference
Help: A description is limited to 255 characters.static String
PROPERTY_DISPLAYEDVALUE
Property displayedValue stored in column IsValueDisplayed in table AD_Reference
Help: The Display Value checkbox indicates if the value column will display with the display column.static String
PROPERTY_HELPCOMMENT
Property helpComment stored in column Help in table AD_Reference
Help: The Help field contains a hint, comment or help about the use of this item.static String
PROPERTY_ID
Property id stored in column AD_Reference_ID in table AD_Reference
Help: The Reference indicates the type of reference fieldstatic String
PROPERTY_IMPL
Property impl stored in column UI_Impl in table AD_Reference
Help: Java class implementing runtime UI.static String
PROPERTY_ISBASEREFERENCE
Property isBaseReference stored in column IsBaseReference in table AD_Reference
Help: Base References are the ones that can be directly applied to a column. Base references can define subreferences.static String
PROPERTY_MODELIMPL
Property modelImpl stored in column Model_Impl in table AD_Reference
Help: Java class implementing Model. It is the java class used to generate DAL classes.static String
PROPERTY_MODULE
Property module stored in column AD_Module_ID in table AD_Reference
Help: Indicates the module the element forms part of.static String
PROPERTY_NAME
Property name stored in column Name in table AD_Referencestatic String
PROPERTY_OBCLKERREFMASKLIST
Property oBCLKERREFMASKList stored in table AD_Referencestatic String
PROPERTY_OBCLKERUIDEFINITIONLIST
Property oBCLKERUIDefinitionList stored in table AD_Referencestatic String
PROPERTY_OBUIAPPPARAMETERREFERENCESEARCHKEYLIST
Property oBUIAPPParameterReferenceSearchKeyList stored in table AD_Referencestatic String
PROPERTY_OBUIAPPREFWINDOWLIST
Property oBUIAPPRefWindowList stored in table AD_Referencestatic String
PROPERTY_OBUISELSELECTORLIST
Property oBUISELSelectorList stored in table AD_Referencestatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_Referencestatic String
PROPERTY_PARENTREFERENCE
Property parentReference stored in column ParentReference_ID in table AD_Reference
Help: When the reference is set as non base reference, it is necessary to indicate which is its parent reference.static String
PROPERTY_UPDATED
Property updated stored in column Updated in table AD_Referencestatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table AD_Referencestatic String
PROPERTY_VALIDATIONTYPE
Deprecated.Property marked as deprecated on field Development Statusstatic String
PROPERTY_VALUEFORMAT
Property valueFormat stored in column VFormat in table AD_Reference
Help: Value Format is the format the value will be displayed with.static String
PROPERTY_WADIMPL
Deprecated.Property marked as deprecated on field Development Statusstatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description Reference()
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description List<Column>
getADColumnReferenceSearchKeyList()
Help: Defines the columns of a table The Used in Column Tab defines the table and column this element resides in.List<List>
getADListList()
Help: The List Validation Tab defines lists to validate dataList<ModelImplementation>
getADModelImplementationList()
List<ReferencedTable>
getADReferencedTableList()
Help: The Table Validation Tab defines tables to validate dataList<ReferencedTree>
getADReferencedTreeList()
List<ReferenceTrl>
getADReferenceTrlList()
List<Selector>
getADSelectorList()
Client
getClient()
Client fieldUser
getCreatedBy()
Created by audit userDate
getCreationDate()
Creation date of auditString
getDescription()
String
getEntityName()
String
getHelpComment()
String
getId()
String
getImpl()
String
getModelImpl()
Module
getModule()
String
getName()
List<ReferencedMask>
getOBCLKERREFMASKList()
List<UserInterfaceDefinition>
getOBCLKERUIDefinitionList()
Help: Defines user interface properties on reference/type level.List<Parameter>
getOBUIAPPParameterReferenceSearchKeyList()
List<RefWindow>
getOBUIAPPRefWindowList()
List<Selector>
getOBUISELSelectorList()
Help: Defines the selector field suggestion box and popup grid.Organization
getOrganization()
Gets organization fieldReference
getParentReference()
Date
getUpdated()
Update date of auditUser
getUpdatedBy()
Update by audit userString
getValidationType()
Deprecated.Property marked as deprecated on field Development StatusString
getValueFormat()
String
getWADImpl()
Deprecated.Property marked as deprecated on field Development StatusBoolean
isActive()
Gets active fieldBoolean
isBaseReference()
Boolean
isDisplayedValue()
void
setActive(Boolean active)
Sets active fieldvoid
setADColumnReferenceSearchKeyList(List<Column> aDColumnReferenceSearchKeyList)
Help: Defines the columns of a table The Used in Column Tab defines the table and column this element resides in.void
setADListList(List<List> aDListList)
Help: The List Validation Tab defines lists to validate datavoid
setADModelImplementationList(List<ModelImplementation> aDModelImplementationList)
void
setADReferencedTableList(List<ReferencedTable> aDReferencedTableList)
Help: The Table Validation Tab defines tables to validate datavoid
setADReferencedTreeList(List<ReferencedTree> aDReferencedTreeList)
void
setADReferenceTrlList(List<ReferenceTrl> aDReferenceTrlList)
void
setADSelectorList(List<Selector> aDSelectorList)
void
setBaseReference(Boolean isBaseReference)
void
setClient(Client client)
Client fieldvoid
setCreatedBy(User createdBy)
Created by audit uservoid
setCreationDate(Date creationDate)
Creation date of auditvoid
setDescription(String description)
void
setDisplayedValue(Boolean displayedValue)
void
setHelpComment(String helpComment)
void
setId(String id)
void
setImpl(String impl)
void
setModelImpl(String modelImpl)
void
setModule(Module module)
void
setName(String name)
void
setOBCLKERREFMASKList(List<ReferencedMask> oBCLKERREFMASKList)
void
setOBCLKERUIDefinitionList(List<UserInterfaceDefinition> oBCLKERUIDefinitionList)
Help: Defines user interface properties on reference/type level.void
setOBUIAPPParameterReferenceSearchKeyList(List<Parameter> oBUIAPPParameterReferenceSearchKeyList)
void
setOBUIAPPRefWindowList(List<RefWindow> oBUIAPPRefWindowList)
void
setOBUISELSelectorList(List<Selector> oBUISELSelectorList)
Help: Defines the selector field suggestion box and popup grid.void
setOrganization(Organization organization)
Sets organization fieldvoid
setParentReference(Reference parentReference)
void
setUpdated(Date updated)
Update date of auditvoid
setUpdatedBy(User updatedBy)
Update by audit uservoid
setValidationType(String validationType)
Deprecated.Property marked as deprecated on field Development Statusvoid
setValueFormat(String valueFormat)
void
setWADImpl(String wADImpl)
Deprecated.Property marked as deprecated on field Development Status-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column AD_Reference_ID in table AD_Reference
Help: The Reference indicates the type of reference field- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table AD_Reference- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table AD_Reference- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column IsActive in table AD_Reference- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table AD_Reference- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column CreatedBy in table AD_Reference- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table AD_Reference- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column UpdatedBy in table AD_Reference- See Also:
Traceable
, Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
Property name stored in column Name in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table AD_Reference
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_HELPCOMMENT
public static final String PROPERTY_HELPCOMMENT
Property helpComment stored in column Help in table AD_Reference
Help: The Help field contains a hint, comment or help about the use of this item.- See Also:
- Constant Field Values
-
PROPERTY_VALIDATIONTYPE
@Deprecated public static final String PROPERTY_VALIDATIONTYPE
Deprecated.Property marked as deprecated on field Development StatusProperty validationType stored in column ValidationType in table AD_Reference
Help: The Validation Type indicates the validation method to use. These include list, table or data type validation.- See Also:
- Constant Field Values
-
PROPERTY_VALUEFORMAT
public static final String PROPERTY_VALUEFORMAT
Property valueFormat stored in column VFormat in table AD_Reference
Help: Value Format is the format the value will be displayed with.- See Also:
- Constant Field Values
-
PROPERTY_MODULE
public static final String PROPERTY_MODULE
Property module stored in column AD_Module_ID in table AD_Reference
Help: Indicates the module the element forms part of.- See Also:
- Constant Field Values
-
PROPERTY_ISBASEREFERENCE
public static final String PROPERTY_ISBASEREFERENCE
Property isBaseReference stored in column IsBaseReference in table AD_Reference
Help: Base References are the ones that can be directly applied to a column. Base references can define subreferences.- See Also:
- Constant Field Values
-
PROPERTY_PARENTREFERENCE
public static final String PROPERTY_PARENTREFERENCE
Property parentReference stored in column ParentReference_ID in table AD_Reference
Help: When the reference is set as non base reference, it is necessary to indicate which is its parent reference.- See Also:
- Constant Field Values
-
PROPERTY_MODELIMPL
public static final String PROPERTY_MODELIMPL
Property modelImpl stored in column Model_Impl in table AD_Reference
Help: Java class implementing Model. It is the java class used to generate DAL classes.- See Also:
- Constant Field Values
-
PROPERTY_WADIMPL
@Deprecated public static final String PROPERTY_WADIMPL
Deprecated.Property marked as deprecated on field Development StatusProperty wADImpl stored in column WAD_Impl in table AD_Reference
Help: Java class implementing WAD- See Also:
- Constant Field Values
-
PROPERTY_IMPL
public static final String PROPERTY_IMPL
Property impl stored in column UI_Impl in table AD_Reference
Help: Java class implementing runtime UI.- See Also:
- Constant Field Values
-
PROPERTY_DISPLAYEDVALUE
public static final String PROPERTY_DISPLAYEDVALUE
Property displayedValue stored in column IsValueDisplayed in table AD_Reference
Help: The Display Value checkbox indicates if the value column will display with the display column.- See Also:
- Constant Field Values
-
PROPERTY_ADCOLUMNREFERENCESEARCHKEYLIST
public static final String PROPERTY_ADCOLUMNREFERENCESEARCHKEYLIST
Property aDColumnReferenceSearchKeyList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_ADLISTLIST
public static final String PROPERTY_ADLISTLIST
Property aDListList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_ADMODELIMPLEMENTATIONLIST
public static final String PROPERTY_ADMODELIMPLEMENTATIONLIST
Property aDModelImplementationList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_ADREFERENCETRLLIST
public static final String PROPERTY_ADREFERENCETRLLIST
Property aDReferenceTrlList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_ADREFERENCEDTABLELIST
public static final String PROPERTY_ADREFERENCEDTABLELIST
Property aDReferencedTableList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_ADREFERENCEDTREELIST
public static final String PROPERTY_ADREFERENCEDTREELIST
Property aDReferencedTreeList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_ADSELECTORLIST
public static final String PROPERTY_ADSELECTORLIST
Property aDSelectorList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_OBCLKERREFMASKLIST
public static final String PROPERTY_OBCLKERREFMASKLIST
Property oBCLKERREFMASKList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_OBCLKERUIDEFINITIONLIST
public static final String PROPERTY_OBCLKERUIDEFINITIONLIST
Property oBCLKERUIDefinitionList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_OBUIAPPPARAMETERREFERENCESEARCHKEYLIST
public static final String PROPERTY_OBUIAPPPARAMETERREFERENCESEARCHKEYLIST
Property oBUIAPPParameterReferenceSearchKeyList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_OBUIAPPREFWINDOWLIST
public static final String PROPERTY_OBUIAPPREFWINDOWLIST
Property oBUIAPPRefWindowList stored in table AD_Reference- See Also:
- Constant Field Values
-
PROPERTY_OBUISELSELECTORLIST
public static final String PROPERTY_OBUISELSELECTORLIST
Property oBUISELSelectorList stored in table AD_Reference- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
getHelpComment
public String getHelpComment()
- See Also:
PROPERTY_HELPCOMMENT
-
setHelpComment
public void setHelpComment(String helpComment)
- See Also:
PROPERTY_HELPCOMMENT
-
getValidationType
@Deprecated public String getValidationType()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_VALIDATIONTYPE
-
setValidationType
@Deprecated public void setValidationType(String validationType)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_VALIDATIONTYPE
-
getValueFormat
public String getValueFormat()
- See Also:
PROPERTY_VALUEFORMAT
-
setValueFormat
public void setValueFormat(String valueFormat)
- See Also:
PROPERTY_VALUEFORMAT
-
getModule
public Module getModule()
- See Also:
PROPERTY_MODULE
-
setModule
public void setModule(Module module)
- See Also:
PROPERTY_MODULE
-
isBaseReference
public Boolean isBaseReference()
- See Also:
PROPERTY_ISBASEREFERENCE
-
setBaseReference
public void setBaseReference(Boolean isBaseReference)
- See Also:
PROPERTY_ISBASEREFERENCE
-
getParentReference
public Reference getParentReference()
- See Also:
PROPERTY_PARENTREFERENCE
-
setParentReference
public void setParentReference(Reference parentReference)
- See Also:
PROPERTY_PARENTREFERENCE
-
getModelImpl
public String getModelImpl()
- See Also:
PROPERTY_MODELIMPL
-
setModelImpl
public void setModelImpl(String modelImpl)
- See Also:
PROPERTY_MODELIMPL
-
getWADImpl
@Deprecated public String getWADImpl()
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_WADIMPL
-
setWADImpl
@Deprecated public void setWADImpl(String wADImpl)
Deprecated.Property marked as deprecated on field Development Status- See Also:
PROPERTY_WADIMPL
-
getImpl
public String getImpl()
- See Also:
PROPERTY_IMPL
-
setImpl
public void setImpl(String impl)
- See Also:
PROPERTY_IMPL
-
isDisplayedValue
public Boolean isDisplayedValue()
- See Also:
PROPERTY_DISPLAYEDVALUE
-
setDisplayedValue
public void setDisplayedValue(Boolean displayedValue)
- See Also:
PROPERTY_DISPLAYEDVALUE
-
getADColumnReferenceSearchKeyList
public List<Column> getADColumnReferenceSearchKeyList()
Help: Defines the columns of a table The Used in Column Tab defines the table and column this element resides in.- See Also:
Column
-
setADColumnReferenceSearchKeyList
public void setADColumnReferenceSearchKeyList(List<Column> aDColumnReferenceSearchKeyList)
Help: Defines the columns of a table The Used in Column Tab defines the table and column this element resides in.- See Also:
Column
-
getADListList
public List<List> getADListList()
Help: The List Validation Tab defines lists to validate data- See Also:
List
-
setADListList
public void setADListList(List<List> aDListList)
Help: The List Validation Tab defines lists to validate data- See Also:
List
-
getADModelImplementationList
public List<ModelImplementation> getADModelImplementationList()
- See Also:
ModelImplementation
-
setADModelImplementationList
public void setADModelImplementationList(List<ModelImplementation> aDModelImplementationList)
- See Also:
ModelImplementation
-
getADReferenceTrlList
public List<ReferenceTrl> getADReferenceTrlList()
- See Also:
ReferenceTrl
-
setADReferenceTrlList
public void setADReferenceTrlList(List<ReferenceTrl> aDReferenceTrlList)
- See Also:
ReferenceTrl
-
getADReferencedTableList
public List<ReferencedTable> getADReferencedTableList()
Help: The Table Validation Tab defines tables to validate data- See Also:
ReferencedTable
-
setADReferencedTableList
public void setADReferencedTableList(List<ReferencedTable> aDReferencedTableList)
Help: The Table Validation Tab defines tables to validate data- See Also:
ReferencedTable
-
getADReferencedTreeList
public List<ReferencedTree> getADReferencedTreeList()
- See Also:
ReferencedTree
-
setADReferencedTreeList
public void setADReferencedTreeList(List<ReferencedTree> aDReferencedTreeList)
- See Also:
ReferencedTree
-
getOBCLKERREFMASKList
public List<ReferencedMask> getOBCLKERREFMASKList()
- See Also:
ReferencedMask
-
setOBCLKERREFMASKList
public void setOBCLKERREFMASKList(List<ReferencedMask> oBCLKERREFMASKList)
- See Also:
ReferencedMask
-
getOBCLKERUIDefinitionList
public List<UserInterfaceDefinition> getOBCLKERUIDefinitionList()
Help: Defines user interface properties on reference/type level.- See Also:
UserInterfaceDefinition
-
setOBCLKERUIDefinitionList
public void setOBCLKERUIDefinitionList(List<UserInterfaceDefinition> oBCLKERUIDefinitionList)
Help: Defines user interface properties on reference/type level.- See Also:
UserInterfaceDefinition
-
getOBUIAPPParameterReferenceSearchKeyList
public List<Parameter> getOBUIAPPParameterReferenceSearchKeyList()
- See Also:
Parameter
-
setOBUIAPPParameterReferenceSearchKeyList
public void setOBUIAPPParameterReferenceSearchKeyList(List<Parameter> oBUIAPPParameterReferenceSearchKeyList)
- See Also:
Parameter
-
setOBUIAPPRefWindowList
public void setOBUIAPPRefWindowList(List<RefWindow> oBUIAPPRefWindowList)
- See Also:
RefWindow
-
getOBUISELSelectorList
public List<Selector> getOBUISELSelectorList()
Help: Defines the selector field suggestion box and popup grid.- See Also:
Selector
-
-