Interface AnalyticColumn
- All Superinterfaces:
CMetadata,MdObjectBase,MdObjectBaseUtil,MdObjectBaseXML,Remote,Root,SecondaryType
Attributes of AnalyticColumn are:
Associations of AnalyticColumn are:
Usage
To create an instance of this AnalyticColumn, use thefactory
create methods. Example: create a AnalyticColumn with name "AnalyticColumn_Object", in repository "AAAAAAAA".
// create a store to contain your objects for this change. If you do not have an existing object // or store to use. You may obtain the store from another object by using Object.getObjectStore(). MdFactory factory; //where "factory" is a valid MdFactory instance MdObjectStore objectStore = factory.createObjectStore(); AnalyticColumn myObject = (AnalyticColumn) factory.createComplexMetadataObject(objectStore, "AnalyticColumn_Object", MetadataObjects.ANALYTICCOLUMN, "AAAAAAAA"); myObject.updateMetadataAll(); // Write object to server objectStore.dispose(); // dispose of the object store if it is no longer needed
Behavior
- Attributes and associations for this object can be retrieved by using the methods in
MdOMIUtil. - When changes are made to the object, either by setting an attribute or adding objects to a particular association,
they can be persisted to the metadata server with the
updateMetadataAllmethod. - If an object needs to be deleted, the
deletemethod can be used. This will flag the object as being deleted on the client, and will require an update call to persist the change to the server.
Dependencies
This class depends on objects being contained in an MdObjectStore. Object stores should be disposed of when they are no longer needed as this will help clean up memory. Disposing an object store will dispose of all objects contained within that store.- Since:
- 9.0
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringConstant used for the name of the OwningColumn association.static final StringConstant used for the name of the TargetInformation association.static final StringConstant used for the name of the AnalyticColumnRole attribute.static final StringConstant used for the name of the Creator attribute.static final StringConstant used for the name of the Distribution attribute.static final StringConstant used for the name of the Family attribute.static final StringConstant used for the name of the IsReport attribute.static final StringConstant used for the name of the Level attribute.static final StringConstant used for the name of the LowerLimit attribute.static final StringConstant used for the name of the Order attribute.static final StringConstant used for the name of the Price attribute.static final StringConstant used for the name of the UpperLimit attribute.Fields inherited from interface com.sas.metadata.remote.MdObjectBase
ATTRIBUTE_DESC_NAME, ATTRIBUTE_ID_NAME, ATTRIBUTE_METADATACREATED_NAME, ATTRIBUTE_METADATAUPDATED_NAME, ATTRIBUTE_NAME_NAMEFields inherited from interface com.sas.metadata.remote.Root
ASSOCIATION_ACCESSCONTROLS_NAME, ASSOCIATION_CHANGES_NAME, ASSOCIATION_CUSTOMASSOCIATIONS_NAME, ASSOCIATION_DOCUMENTS_NAME, ASSOCIATION_EXTENSIONS_NAME, ASSOCIATION_EXTERNALIDENTITIES_NAME, ASSOCIATION_GROUPS_NAME, ASSOCIATION_IMPLEMENTORS_NAME, ASSOCIATION_KEYWORDS_NAME, ASSOCIATION_LOCALIZEDATTRIBUTES_NAME, ASSOCIATION_NOTES_NAME, ASSOCIATION_PRIMARYPROPERTYGROUP_NAME, ASSOCIATION_PROMPTS_NAME, ASSOCIATION_PROPERTIES_NAME, ASSOCIATION_PROPERTYSETS_NAME, ASSOCIATION_REFERENCEDOBJECTS_NAME, ASSOCIATION_RESPONSIBLEPARTIES_NAME, ASSOCIATION_SOURCETRANSFORMATIONS_NAME, ASSOCIATION_SPECSOURCETRANSFORMATIONS_NAME, ASSOCIATION_SPECTARGETTRANSFORMATIONS_NAME, ASSOCIATION_TARGETTRANSFORMATIONS_NAME, ASSOCIATION_TIMESTAMPS_NAME, ASSOCIATION_TREES_NAME, ASSOCIATION_TSOBJECTNAMESPACE_NAME, ASSOCIATION_USEDBYPROTOTYPES_NAME, ASSOCIATION_USINGPROTOTYPE_NAME, ASSOCIATION_VARIABLES_NAME, ATTRIBUTE_CHANGESTATE_NAME, ATTRIBUTE_LOCKEDBY_NAME, ATTRIBUTE_USAGEVERSION_NAME -
Method Summary
Modifier and TypeMethodDescriptionStringGets theStringvalue ofAnalyticColumnRoleintGets the maximum length ofAnalyticColumnRoleintGets the Metadata State ofAnalyticColumnRoleStringGets theStringvalue ofCreatorintGets the maximum length ofCreatorintGets the Metadata State ofCreatorStringGets theStringvalue ofDistributionintGets the maximum length ofDistributionintGets the Metadata State ofDistributionStringGets theStringvalue ofFamilyintGets the maximum length ofFamilyintGets the Metadata State ofFamilyintGets theintvalue ofIsReportintGets the Metadata State ofIsReportStringgetLevel()Gets theStringvalue ofLevelintGets the maximum length ofLevelintGets the Metadata State ofLeveldoubleGets thedoublevalue ofLowerLimitintGets the Metadata State ofLowerLimitStringgetOrder()Gets theStringvalue ofOrderintGets the maximum length ofOrderintGets the Metadata State ofOrderGets theColumnforOwningColumnGets the AssociationList ofOwningColumnsgetOwningColumns(boolean fGoToServer) Gets the Associationlist ofOwningColumnsdoublegetPrice()Gets thedoublevalue ofPriceintGets the Metadata State ofPriceGets theTargetforTargetInformationGets the Association list ofTargetInformationsgetTargetInformations(boolean fGoToServer) Gets the Associationlist ofTargetInformationsdoubleGets thedoublevalue ofUpperLimitintGets the Metadata State ofUpperLimitvoid(S) Adds the Associated objects to the predObjects which are:
OwningColumnvoid(S) This initializes the Required Objects(Roles) which are:
OwningColumnvoidsetAnalyticColumnRole(String inAnalyticColumnRole) Sets theAnalyticColumnRolevalue and sets the state to MetadataState.LOCAL.voidsetAnalyticColumnRole(String inAnalyticColumnRole, int state) Sets theAnalyticColumnRoleMetadata State.voidsetAnalyticColumnRoleState(int state) Sets the Metadata State ofAnalyticColumnRole.voidsetCreator(String inCreator) Sets theCreatorvalue and sets the state to MetadataState.LOCAL.voidsetCreator(String inCreator, int state) Sets theCreatorMetadata State.voidsetCreatorState(int state) Sets the Metadata State ofCreator.voidsetDistribution(String inDistribution) Sets theDistributionvalue and sets the state to MetadataState.LOCAL.voidsetDistribution(String inDistribution, int state) Sets theDistributionMetadata State.voidsetDistributionState(int state) Sets the Metadata State ofDistribution.voidsetFamily(String inFamily) Sets theFamilyvalue and sets the state to MetadataState.LOCAL.voidsetFamily(String inFamily, int state) Sets theFamilyMetadata State.voidsetFamilyState(int state) Sets the Metadata State ofFamily.voidsetIsReport(int inIsReport) Sets theIsReportvalue and sets the state to MetadataState.LOCAL.voidsetIsReport(int inIsReport, int state) Sets theIsReportMetadata State.voidsetIsReport(String inIsReport) Sets theIsReportvalue and sets the state to MetadataState.LOCAL.voidsetIsReport(String inIsReport, int state) Sets theIsReportvalue and Metadata State.voidsetIsReportState(int state) Sets the Metadata State ofIsReport.voidsetLevel(String inLevel) Sets theLevelvalue and sets the state to MetadataState.LOCAL.voidsetLevel(String inLevel, int state) Sets theLevelMetadata State.voidsetLevelState(int state) Sets the Metadata State ofLevel.voidsetLowerLimit(double inLowerLimit) Sets theLowerLimitvalue and sets the state to MetadataState.LOCAL.voidsetLowerLimit(double inLowerLimit, int state) Sets theLowerLimitMetadata State.voidsetLowerLimit(String inLowerLimit) Sets theLowerLimitvalue and sets the state to MetadataState.LOCALvoidsetLowerLimit(String inLowerLimit, int state) Sets theLowerLimitvalue and Metadata State.voidsetLowerLimitState(int state) Sets the Metadata State ofLowerLimit.voidsetOrder(String inOrder) Sets theOrdervalue and sets the state to MetadataState.LOCAL.voidsetOrder(String inOrder, int state) Sets theOrderMetadata State.voidsetOrderState(int state) Sets the Metadata State ofOrder.voidsetOwningColumn(Column inObject) Sets theOwningColumnslist 0th element to beinObject.voidSets theOwningColumnslist to belist.voidsetOwningColumns(AssociationList list, int state) Sets theOwningColumnslist to belist.voidsetPrice(double inPrice) Sets thePricevalue and sets the state to MetadataState.LOCAL.voidsetPrice(double inPrice, int state) Sets thePriceMetadata State.voidsetPrice(String inPrice) Sets thePricevalue and sets the state to MetadataState.LOCALvoidsetPrice(String inPrice, int state) Sets thePricevalue and Metadata State.voidsetPriceState(int state) Sets the Metadata State ofPrice.voidsetTargetInformation(Target inObject) Sets theTargetInformationslist 0th element to beinObject.voidSets theTargetInformationslist to belist.voidsetTargetInformations(AssociationList list, int state) Sets theTargetInformationslist to belist.voidsetUpperLimit(double inUpperLimit) Sets theUpperLimitvalue and sets the state to MetadataState.LOCAL.voidsetUpperLimit(double inUpperLimit, int state) Sets theUpperLimitMetadata State.voidsetUpperLimit(String inUpperLimit) Sets theUpperLimitvalue and sets the state to MetadataState.LOCALvoidsetUpperLimit(String inUpperLimit, int state) Sets theUpperLimitvalue and Metadata State.voidsetUpperLimitState(int state) Sets the Metadata State ofUpperLimit.Methods inherited from interface com.sas.metadata.remote.MdObjectBase
addElementToChangeList, clearChangeList, getChangeList, getCMetadataType, getDesc, getDescMaxLength, getDescState, getFQID, getId, getIdState, getMetadataCreated, getMetadataCreatedState, getMetadataUpdated, getMetadataUpdatedState, getName, getNameMaxLength, getNameState, getObjectStore, getPredAssociations, getRepositoryID, getRequiredAssociations, getState, isAssociationRequired, isNewObject, isPredAssociation, removeElementFromChangeList, resetObject, resetState, resetStates, setCMetadataType, setDesc, setDesc, setDescState, setFQID, setFQID, setId, setId, setIdState, setMetadataCreated, setMetadataCreated, setMetadataCreatedState, setMetadataUpdated, setMetadataUpdated, setMetadataUpdatedState, setName, setName, setNameState, setObjectStore, setStateMethods inherited from interface com.sas.metadata.remote.MdObjectBaseUtil
addMdObjectListener, delete, dispose, fireMdObjectModified, getAssociatedObjects, getAssociatedObjects, getAssociatedObjects, getAssociationNames, getAssocs, getAssocsWA, getAttributeNames, getAttrs, getAttrsStates, getAuthorizationUtil, getChangeManagementState, getChgMgtExternalIdentityImportType, getClientSideOnlyObject, getMdObjectAssociation, getPopulatedAssocs, getUpdatedAttrs, getViewList, isCheckedOut, isLocked, objectModified, removeMdObjectListener, setAttrs, setChangeManagementTargetRepository, setChgMgtExternalIdentityImportType, setClientSideOnlyObject, setMdObjectAssociation, touch, updateAssnsIdsMethods inherited from interface com.sas.metadata.remote.MdObjectBaseXML
closeUpdateMetadataXML, createEmptyXML, createObjectRefreshXML, createObjectXML, createObjectXML, createUpdateAssociationXML, createUpdateAssociationXML, createUpdateSimpleXML, doCreateUpdateXML, getUpdateSimpleSubstring, updateMetadataAllMethods inherited from interface com.sas.metadata.remote.Root
getAccessControls, getAccessControls, getChanges, getChanges, getChangeState, getChangeStateMaxLength, getChangeStateState, getCustomAssociations, getCustomAssociations, getDocuments, getDocuments, getExtensions, getExtensions, getExternalIdentities, getExternalIdentities, getGroups, getGroups, getImplementors, getImplementors, getKeywords, getKeywords, getLocalizedAttributes, getLocalizedAttributes, getLockedBy, getLockedByMaxLength, getLockedByState, getNotes, getNotes, getPrimaryPropertyGroup, getPrimaryPropertyGroups, getPrimaryPropertyGroups, getPrompts, getPrompts, getProperties, getProperties, getPropertySets, getPropertySets, getReferencedObjects, getReferencedObjects, getResponsibleParties, getResponsibleParties, getSourceTransformations, getSourceTransformations, getSpecSourceTransformations, getSpecSourceTransformations, getSpecTargetTransformations, getSpecTargetTransformations, getTargetTransformations, getTargetTransformations, getTimestamps, getTimestamps, getTrees, getTrees, getTSObjectNamespace, getTSObjectNamespaces, getTSObjectNamespaces, getUsageVersion, getUsageVersionState, getUsedByPrototypes, getUsedByPrototypes, getUsingPrototype, getUsingPrototypes, getUsingPrototypes, getVariables, getVariables, setAccessControls, setAccessControls, setChanges, setChanges, setChangeState, setChangeState, setChangeStateState, setCustomAssociations, setCustomAssociations, setDocuments, setDocuments, setExtensions, setExtensions, setExternalIdentities, setExternalIdentities, setGroups, setGroups, setImplementors, setImplementors, setKeywords, setKeywords, setLocalizedAttributes, setLocalizedAttributes, setLockedBy, setLockedBy, setLockedByState, setNotes, setNotes, setPrimaryPropertyGroup, setPrimaryPropertyGroups, setPrimaryPropertyGroups, setPrompts, setPrompts, setProperties, setProperties, setPropertySets, setPropertySets, setReferencedObjects, setReferencedObjects, setResponsibleParties, setResponsibleParties, setSourceTransformations, setSourceTransformations, setSpecSourceTransformations, setSpecSourceTransformations, setSpecTargetTransformations, setSpecTargetTransformations, setTargetTransformations, setTargetTransformations, setTimestamps, setTimestamps, setTrees, setTrees, setTSObjectNamespace, setTSObjectNamespaces, setTSObjectNamespaces, setUsageVersion, setUsageVersion, setUsageVersion, setUsageVersion, setUsageVersionState, setUsedByPrototypes, setUsedByPrototypes, setUsingPrototype, setUsingPrototypes, setUsingPrototypes, setVariables, setVariables
-
Field Details
-
ATTRIBUTE_ANALYTICCOLUMNROLE_NAME
static final String ATTRIBUTE_ANALYTICCOLUMNROLE_NAMEConstant used for the name of the AnalyticColumnRole attribute.AnalyticColumnRole: The function of this analytic column. For example: Input or Target.
- See Also:
-
ATTRIBUTE_LEVEL_NAME
static final String ATTRIBUTE_LEVEL_NAMEConstant used for the name of the Level attribute.Level: Binary, Interval, Nominal, Ordinal, Unary
- See Also:
-
ATTRIBUTE_ORDER_NAME
static final String ATTRIBUTE_ORDER_NAMEConstant used for the name of the Order attribute.Order: Logical order of the column. such as Ascending, Descending, Formatted Ascending, Formatted Descending
- See Also:
-
ATTRIBUTE_FAMILY_NAME
static final String ATTRIBUTE_FAMILY_NAMEConstant used for the name of the Family attribute.Family: Used to group variables. such as Demographic, Economic.
- See Also:
-
ATTRIBUTE_UPPERLIMIT_NAME
static final String ATTRIBUTE_UPPERLIMIT_NAMEConstant used for the name of the UpperLimit attribute.UpperLimit: UpperLimit
- See Also:
-
ATTRIBUTE_LOWERLIMIT_NAME
static final String ATTRIBUTE_LOWERLIMIT_NAMEConstant used for the name of the LowerLimit attribute.LowerLimit: LowerLimit
- See Also:
-
ATTRIBUTE_ISREPORT_NAME
static final String ATTRIBUTE_ISREPORT_NAMEConstant used for the name of the IsReport attribute.IsReport: Create a report based on this variable.
- See Also:
-
ATTRIBUTE_DISTRIBUTION_NAME
static final String ATTRIBUTE_DISTRIBUTION_NAMEConstant used for the name of the Distribution attribute.Distribution: Periodic, Linear, Normal, Multinominal
- See Also:
-
ATTRIBUTE_CREATOR_NAME
static final String ATTRIBUTE_CREATOR_NAMEConstant used for the name of the Creator attribute.Creator: Id of node in a mining flow that created this node.
- See Also:
-
ATTRIBUTE_PRICE_NAME
static final String ATTRIBUTE_PRICE_NAMEConstant used for the name of the Price attribute.Price: The cost of acquiring a variable.
- See Also:
-
ASSOCIATION_OWNINGCOLUMN_NAME
static final String ASSOCIATION_OWNINGCOLUMN_NAMEConstant used for the name of the OwningColumn association.OwningColumn: The column associated with these analytic attributes.
- See Also:
-
ASSOCIATION_TARGETINFORMATION_NAME
static final String ASSOCIATION_TARGETINFORMATION_NAMEConstant used for the name of the TargetInformation association.TargetInformation: The target information for this column.
- See Also:
-
-
Method Details
-
initializeRequiredObjects
void initializeRequiredObjects() throws RemoteException(S) This initializes the Required Objects(Roles) which are:
OwningColumn- Specified by:
initializeRequiredObjectsin interfaceMdObjectBaseUtil- Specified by:
initializeRequiredObjectsin interfaceRoot- Specified by:
initializeRequiredObjectsin interfaceSecondaryType- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
initializePredObjects
void initializePredObjects() throws RemoteException(S) Adds the Associated objects to the predObjects which are:
OwningColumn- Specified by:
initializePredObjectsin interfaceMdObjectBase- Specified by:
initializePredObjectsin interfaceRoot- Specified by:
initializePredObjectsin interfaceSecondaryType- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getAnalyticColumnRole
String getAnalyticColumnRole() throws RemoteExceptionGets theStringvalue ofAnalyticColumnRole- Returns:
- The
AnalyticColumnRole - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getAnalyticColumnRoleState
int getAnalyticColumnRoleState() throws RemoteExceptionGets the Metadata State ofAnalyticColumnRole- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getAnalyticColumnRoleMaxLength
int getAnalyticColumnRoleMaxLength() throws RemoteExceptionGets the maximum length ofAnalyticColumnRole- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLevel
String getLevel() throws RemoteExceptionGets theStringvalue ofLevel- Returns:
- The
Level - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLevelState
int getLevelState() throws RemoteExceptionGets the Metadata State ofLevel- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLevelMaxLength
int getLevelMaxLength() throws RemoteExceptionGets the maximum length ofLevel- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getOrder
String getOrder() throws RemoteExceptionGets theStringvalue ofOrder- Returns:
- The
Order - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getOrderState
int getOrderState() throws RemoteExceptionGets the Metadata State ofOrder- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getOrderMaxLength
int getOrderMaxLength() throws RemoteExceptionGets the maximum length ofOrder- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getFamily
String getFamily() throws RemoteExceptionGets theStringvalue ofFamily- Returns:
- The
Family - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getFamilyState
int getFamilyState() throws RemoteExceptionGets the Metadata State ofFamily- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getFamilyMaxLength
int getFamilyMaxLength() throws RemoteExceptionGets the maximum length ofFamily- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUpperLimit
double getUpperLimit() throws RemoteExceptionGets thedoublevalue ofUpperLimit- Returns:
- The
UpperLimit - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUpperLimitState
int getUpperLimitState() throws RemoteExceptionGets the Metadata State ofUpperLimit- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLowerLimit
double getLowerLimit() throws RemoteExceptionGets thedoublevalue ofLowerLimit- Returns:
- The
LowerLimit - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLowerLimitState
int getLowerLimitState() throws RemoteExceptionGets the Metadata State ofLowerLimit- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getIsReport
int getIsReport() throws RemoteExceptionGets theintvalue ofIsReport- Returns:
- The
IsReport - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getIsReportState
int getIsReportState() throws RemoteExceptionGets the Metadata State ofIsReport- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDistribution
String getDistribution() throws RemoteExceptionGets theStringvalue ofDistribution- Returns:
- The
Distribution - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDistributionState
int getDistributionState() throws RemoteExceptionGets the Metadata State ofDistribution- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDistributionMaxLength
int getDistributionMaxLength() throws RemoteExceptionGets the maximum length ofDistribution- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getCreator
String getCreator() throws RemoteExceptionGets theStringvalue ofCreator- Returns:
- The
Creator - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getCreatorState
int getCreatorState() throws RemoteExceptionGets the Metadata State ofCreator- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getCreatorMaxLength
int getCreatorMaxLength() throws RemoteExceptionGets the maximum length ofCreator- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getPrice
double getPrice() throws RemoteExceptionGets thedoublevalue ofPrice- Returns:
- The
Price - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getPriceState
int getPriceState() throws RemoteExceptionGets the Metadata State ofPrice- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getOwningColumns
Gets the AssociationList ofOwningColumns- Returns:
- Returns the AssociationList of
OwningColumnswhich can be of type:
Column
ColumnRange - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException
-
getOwningColumn
Gets theColumnforOwningColumn- Returns:
- The
Column(nullif not set) ofOwningColumnwhich can be of type:
Column
ColumnRange - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTargetInformations
Gets the Association list ofTargetInformations- Returns:
- The AssociationList of
TargetInformationswhich can be of type:
Target - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTargetInformation
Gets theTargetforTargetInformation- Returns:
- The
Target(nullif not set ) ofTargetInformationwhich can be of type:
Target - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getOwningColumns
Gets the Associationlist ofOwningColumns- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
OwningColumnswhich can be of type:
Column
ColumnRange - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTargetInformations
Gets the Associationlist ofTargetInformations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
TargetInformationswhich can be of type:
Target - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
setAnalyticColumnRole
void setAnalyticColumnRole(String inAnalyticColumnRole) throws RemoteException Sets theAnalyticColumnRolevalue and sets the state to MetadataState.LOCAL.- Parameters:
inAnalyticColumnRole- String- Throws:
RemoteException- If error communicating with remote object.
-
setAnalyticColumnRole
void setAnalyticColumnRole(String inAnalyticColumnRole, int state) throws RemoteException Sets theAnalyticColumnRoleMetadata State.- Parameters:
inAnalyticColumnRole- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setAnalyticColumnRoleState
void setAnalyticColumnRoleState(int state) throws RemoteException Sets the Metadata State ofAnalyticColumnRole.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setLevel
void setLevel(String inLevel) throws RemoteException Sets theLevelvalue and sets the state to MetadataState.LOCAL.- Parameters:
inLevel- String- Throws:
RemoteException- If error communicating with remote object.
-
setLevel
void setLevel(String inLevel, int state) throws RemoteException Sets theLevelMetadata State.- Parameters:
inLevel- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setLevelState
void setLevelState(int state) throws RemoteException Sets the Metadata State ofLevel.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setOrder
void setOrder(String inOrder) throws RemoteException Sets theOrdervalue and sets the state to MetadataState.LOCAL.- Parameters:
inOrder- String- Throws:
RemoteException- If error communicating with remote object.
-
setOrder
void setOrder(String inOrder, int state) throws RemoteException Sets theOrderMetadata State.- Parameters:
inOrder- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setOrderState
void setOrderState(int state) throws RemoteException Sets the Metadata State ofOrder.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setFamily
void setFamily(String inFamily) throws RemoteException Sets theFamilyvalue and sets the state to MetadataState.LOCAL.- Parameters:
inFamily- String- Throws:
RemoteException- If error communicating with remote object.
-
setFamily
void setFamily(String inFamily, int state) throws RemoteException Sets theFamilyMetadata State.- Parameters:
inFamily- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setFamilyState
void setFamilyState(int state) throws RemoteException Sets the Metadata State ofFamily.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setUpperLimit
void setUpperLimit(double inUpperLimit) throws RemoteException Sets theUpperLimitvalue and sets the state to MetadataState.LOCAL.- Parameters:
inUpperLimit- double- Throws:
RemoteException- If error communicating with remote object.
-
setUpperLimit
void setUpperLimit(double inUpperLimit, int state) throws RemoteException Sets theUpperLimitMetadata State.- Parameters:
inUpperLimit- doublestate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUpperLimit
void setUpperLimit(String inUpperLimit) throws RemoteException Sets theUpperLimitvalue and sets the state to MetadataState.LOCAL- Parameters:
inUpperLimit- String- Throws:
RemoteException- If error communicating with remote object.
-
setUpperLimit
void setUpperLimit(String inUpperLimit, int state) throws RemoteException Sets theUpperLimitvalue and Metadata State.- Parameters:
inUpperLimit- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUpperLimitState
void setUpperLimitState(int state) throws RemoteException Sets the Metadata State ofUpperLimit.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setLowerLimit
void setLowerLimit(double inLowerLimit) throws RemoteException Sets theLowerLimitvalue and sets the state to MetadataState.LOCAL.- Parameters:
inLowerLimit- double- Throws:
RemoteException- If error communicating with remote object.
-
setLowerLimit
void setLowerLimit(double inLowerLimit, int state) throws RemoteException Sets theLowerLimitMetadata State.- Parameters:
inLowerLimit- doublestate- int- Throws:
RemoteException- If error communicating with remote object.
-
setLowerLimit
void setLowerLimit(String inLowerLimit) throws RemoteException Sets theLowerLimitvalue and sets the state to MetadataState.LOCAL- Parameters:
inLowerLimit- String- Throws:
RemoteException- If error communicating with remote object.
-
setLowerLimit
void setLowerLimit(String inLowerLimit, int state) throws RemoteException Sets theLowerLimitvalue and Metadata State.- Parameters:
inLowerLimit- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setLowerLimitState
void setLowerLimitState(int state) throws RemoteException Sets the Metadata State ofLowerLimit.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setIsReport
void setIsReport(int inIsReport) throws RemoteException Sets theIsReportvalue and sets the state to MetadataState.LOCAL.- Parameters:
inIsReport- int- Throws:
RemoteException- If error communicating with remote object.
-
setIsReport
void setIsReport(int inIsReport, int state) throws RemoteException Sets theIsReportMetadata State.- Parameters:
inIsReport- intstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setIsReport
void setIsReport(String inIsReport) throws RemoteException Sets theIsReportvalue and sets the state to MetadataState.LOCAL.- Parameters:
inIsReport- String- Throws:
RemoteException- If error communicating with remote object.
-
setIsReport
void setIsReport(String inIsReport, int state) throws RemoteException Sets theIsReportvalue and Metadata State.- Parameters:
inIsReport- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setIsReportState
void setIsReportState(int state) throws RemoteException Sets the Metadata State ofIsReport.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setDistribution
void setDistribution(String inDistribution) throws RemoteException Sets theDistributionvalue and sets the state to MetadataState.LOCAL.- Parameters:
inDistribution- String- Throws:
RemoteException- If error communicating with remote object.
-
setDistribution
void setDistribution(String inDistribution, int state) throws RemoteException Sets theDistributionMetadata State.- Parameters:
inDistribution- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setDistributionState
void setDistributionState(int state) throws RemoteException Sets the Metadata State ofDistribution.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setCreator
void setCreator(String inCreator) throws RemoteException Sets theCreatorvalue and sets the state to MetadataState.LOCAL.- Parameters:
inCreator- String- Throws:
RemoteException- If error communicating with remote object.
-
setCreator
void setCreator(String inCreator, int state) throws RemoteException Sets theCreatorMetadata State.- Parameters:
inCreator- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setCreatorState
void setCreatorState(int state) throws RemoteException Sets the Metadata State ofCreator.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrice
void setPrice(double inPrice) throws RemoteException Sets thePricevalue and sets the state to MetadataState.LOCAL.- Parameters:
inPrice- double- Throws:
RemoteException- If error communicating with remote object.
-
setPrice
void setPrice(double inPrice, int state) throws RemoteException Sets thePriceMetadata State.- Parameters:
inPrice- doublestate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrice
void setPrice(String inPrice) throws RemoteException Sets thePricevalue and sets the state to MetadataState.LOCAL- Parameters:
inPrice- String- Throws:
RemoteException- If error communicating with remote object.
-
setPrice
void setPrice(String inPrice, int state) throws RemoteException Sets thePricevalue and Metadata State.- Parameters:
inPrice- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPriceState
void setPriceState(int state) throws RemoteException Sets the Metadata State ofPrice.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setOwningColumns
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setOwningColumns
- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setOwningColumn
Sets theOwningColumnslist 0th element to beinObject.- Parameters:
inObject- Column- Throws:
RemoteException- If error communicating with remote object.
-
setTargetInformations
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setTargetInformations
- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setTargetInformation
Sets theTargetInformationslist 0th element to beinObject.- Parameters:
inObject- Target- Throws:
RemoteException- If error communicating with remote object.
-