Interface Root
- All Superinterfaces:
CMetadata,MdObjectBase,MdObjectBaseUtil,MdObjectBaseXML,Remote
- All Known Subinterfaces:
AbstractExtension,AbstractJob,AbstractPrompt,AbstractProperty,AbstractTransformation,AccessControl,AccessControlEntry,AccessControlTemplate,Action,Aggregation,AnalyticColumn,AnalyticContext,AnalyticTable,ApplicationAction,ArchiveEntry,ArchiveFile,AssociationProperty,AttributeProperty,AuthenticationDomain,CalculatedMeasure,CalculatedMember,Change,Classifier,ClassifierMap,Column,ColumnHierarchy,ColumnRange,COMConnection,Condition,ConditionActionSet,ConditionalPrecedence,ConfiguredComponent,Connection,ContentLocation,ContentType,Cube,CustomAssociation,DatabaseCatalog,DatabaseSchema,DataSourceName,DataTable,DeployedComponent,DeployedDataPackage,Device,DeviceType,Dimension,Directory,Document,Email,Event,Extension,ExternalIdentity,ExternalTable,FavoritesContainer,Feature,FeatureMap,File,FitStatistic,ForeignKey,GlobalFormula,Group,GroupByClause,HavingClause,Hierarchy,HierarchyLevel,Identity,IdentityGroup,Index,InternalLogin,ITChannel,ITContentSubscriber,ITEventSubscriber,ITFilter,ITSubscriber,JFJob,Job,Join,JoinTable,Key,KeyAssociation,Keyword,Level,LocalizedResource,LocalizedType,Location,LogicalColumn,LogicalServer,Login,Machine,Measure,Memory,MiningResult,NamedService,NamedSet,NumericExtension,OLAPProperty,OLAPSchema,OnClause,OpenClientConnection,OrderByClause,Permission,PermissionCondition,Person,Phone,PhysicalTable,PrimaryType,Prompt,PromptGroup,Property,PropertyGroup,PropertySet,PropertyType,Prototype,PrototypeProperty,PSColumnLayoutComponent,PSLayoutComponent,PSPortalPage,PSPortalProfile,PSPortlet,QueryClause,QueryTable,RelationalSchema,RelationalTable,Report,ResponsibleParty,Role,RowSelector,SASCatalog,SASCatalogEntry,SASClientConnection,SASFileRef,SASLibrary,SASLicense,SASPassword,Search,SecondaryType,SecuredLibrary,SecuredTable,SecurityRule,SecurityRuleScheme,SecurityTypeContainmentRule,Select,ServerComponent,ServerContext,ServiceComponent,ServiceType,SharedDimension,SoftwareComponent,StepPrecedence,Stream,SXLEMap,SyncStep,TableCollection,Target,TCPIPConnection,Text,TextStore,Timestamp,Transformation,TransformationActivity,TransformationStep,Tree,TSNameObject,TSNamespace,TypeDefinition,UniqueKey,UnitofTime,Variable,WhereClause,WorkTable,XPath
Attributes of Root are:
Associations of Root are:
ChangesCustomAssociationsKeywordsNotesPromptsReferencedObjectsTargetTransformationsTSObjectNamespaceUsingPrototypeAccessControlsDocumentsExtensionsExternalIdentitiesGroupsImplementorsLocalizedAttributesPrimaryPropertyGroupPropertiesPropertySetsResponsiblePartiesSourceTransformationsSpecSourceTransformationsSpecTargetTransformationsTimestampsTreesUsedByPrototypesVariables
Usage
To create an instance of this Root, use thefactory
create methods. Example: create a Root with name "Root_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(); Root myObject = (Root) factory.createComplexMetadataObject(objectStore, "Root_Object", MetadataObjects.ROOT, "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 AccessControls association.static final StringConstant used for the name of the Changes association.static final StringConstant used for the name of the CustomAssociations association.static final StringConstant used for the name of the Documents association.static final StringConstant used for the name of the Extensions association.static final StringConstant used for the name of the ExternalIdentities association.static final StringConstant used for the name of the Groups association.static final StringConstant used for the name of the Implementors association.static final StringConstant used for the name of the Keywords association.static final StringConstant used for the name of the LocalizedAttributes association.static final StringConstant used for the name of the Notes association.static final StringConstant used for the name of the PrimaryPropertyGroup association.static final StringConstant used for the name of the Prompts association.static final StringConstant used for the name of the Properties association.static final StringConstant used for the name of the PropertySets association.static final StringConstant used for the name of the ReferencedObjects association.static final StringConstant used for the name of the ResponsibleParties association.static final StringConstant used for the name of the SourceTransformations association.static final StringConstant used for the name of the SpecSourceTransformations association.static final StringConstant used for the name of the SpecTargetTransformations association.static final StringConstant used for the name of the TargetTransformations association.static final StringConstant used for the name of the Timestamps association.static final StringConstant used for the name of the Trees association.static final StringConstant used for the name of the TSObjectNamespace association.static final StringConstant used for the name of the UsedByPrototypes association.static final StringConstant used for the name of the UsingPrototype association.static final StringConstant used for the name of the Variables association.static final StringConstant used for the name of the ChangeState attribute.static final StringConstant used for the name of the LockedBy attribute.static final StringConstant used for the name of the UsageVersion attribute.Fields inherited from interface com.sas.metadata.remote.MdObjectBase
ATTRIBUTE_DESC_NAME, ATTRIBUTE_ID_NAME, ATTRIBUTE_METADATACREATED_NAME, ATTRIBUTE_METADATAUPDATED_NAME, ATTRIBUTE_NAME_NAME -
Method Summary
Modifier and TypeMethodDescriptionGets the Association list ofAccessControlsgetAccessControls(boolean fGoToServer) Gets the Associationlist ofAccessControlsGets the AssociationList ofChangesgetChanges(boolean fGoToServer) Gets the Associationlist ofChangesStringGets theStringvalue ofChangeStateintGets the maximum length ofChangeStateintGets the Metadata State ofChangeStateGets the AssociationList ofCustomAssociationsgetCustomAssociations(boolean fGoToServer) Gets the Associationlist ofCustomAssociationsGets the Association list ofDocumentsgetDocuments(boolean fGoToServer) Gets the Associationlist ofDocumentsGets the Association list ofExtensionsgetExtensions(boolean fGoToServer) Gets the Associationlist ofExtensionsGets the Association list ofExternalIdentitiesgetExternalIdentities(boolean fGoToServer) Gets the Associationlist ofExternalIdentitiesGets the Association list ofGroupsgetGroups(boolean fGoToServer) Gets the Associationlist ofGroupsGets the Association list ofImplementorsgetImplementors(boolean fGoToServer) Gets the Associationlist ofImplementorsGets the AssociationList ofKeywordsgetKeywords(boolean fGoToServer) Gets the Associationlist ofKeywordsGets the Association list ofLocalizedAttributesgetLocalizedAttributes(boolean fGoToServer) Gets the Associationlist ofLocalizedAttributesStringGets theStringvalue ofLockedByintGets the maximum length ofLockedByintGets the Metadata State ofLockedBygetNotes()Gets the AssociationList ofNotesgetNotes(boolean fGoToServer) Gets the Associationlist ofNotesGets thePropertyGroupforPrimaryPropertyGroupGets the Association list ofPrimaryPropertyGroupsgetPrimaryPropertyGroups(boolean fGoToServer) Gets the Associationlist ofPrimaryPropertyGroupsGets the AssociationList ofPromptsgetPrompts(boolean fGoToServer) Gets the Associationlist ofPromptsGets the Association list ofPropertiesgetProperties(boolean fGoToServer) Gets the Associationlist ofPropertiesGets the Association list ofPropertySetsgetPropertySets(boolean fGoToServer) Gets the Associationlist ofPropertySetsGets the AssociationList ofReferencedObjectsgetReferencedObjects(boolean fGoToServer) Gets the Associationlist ofReferencedObjectsGets the Association list ofResponsiblePartiesgetResponsibleParties(boolean fGoToServer) Gets the Associationlist ofResponsiblePartiesGets the Association list ofSourceTransformationsgetSourceTransformations(boolean fGoToServer) Gets the Associationlist ofSourceTransformationsGets the Association list ofSpecSourceTransformationsgetSpecSourceTransformations(boolean fGoToServer) Gets the Associationlist ofSpecSourceTransformationsGets the Association list ofSpecTargetTransformationsgetSpecTargetTransformations(boolean fGoToServer) Gets the Associationlist ofSpecTargetTransformationsGets the AssociationList ofTargetTransformationsgetTargetTransformations(boolean fGoToServer) Gets the Associationlist ofTargetTransformationsGets the Association list ofTimestampsgetTimestamps(boolean fGoToServer) Gets the Associationlist ofTimestampsgetTrees()Gets the Association list ofTreesgetTrees(boolean fGoToServer) Gets the Associationlist ofTreesGets theTSNamespaceforTSObjectNamespaceGets the AssociationList ofTSObjectNamespacesgetTSObjectNamespaces(boolean fGoToServer) Gets the Associationlist ofTSObjectNamespacesdoubleGets thedoublevalue ofUsageVersionintGets the Metadata State ofUsageVersionGets the Association list ofUsedByPrototypesgetUsedByPrototypes(boolean fGoToServer) Gets the Associationlist ofUsedByPrototypesGets theRootforUsingPrototypeGets the AssociationList ofUsingPrototypesgetUsingPrototypes(boolean fGoToServer) Gets the Associationlist ofUsingPrototypesGets the Association list ofVariablesgetVariables(boolean fGoToServer) Gets the Associationlist ofVariablesvoid(S) Adds the Associated objects to the predObjects which are:
Changes
CustomAssociations
Keywords
Notes
Prompts
ReferencedObjects
TargetTransformations
TSObjectNamespace
UsingPrototypevoid(S) This initializes the Required Objects(Roles) which are:voidSets theAccessControlslist to belist.voidsetAccessControls(AssociationList inObjects, int state) Sets the entire AccessControls list to match the passed in AssociationList, sets the state of the AccessControlsvoidsetChanges(AssociationList list) Sets theChangeslist to belist.voidsetChanges(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetChangeState(String inChangeState) Sets theChangeStatevalue and sets the state to MetadataState.LOCAL.voidsetChangeState(String inChangeState, int state) Sets theChangeStateMetadata State.voidsetChangeStateState(int state) Sets the Metadata State ofChangeState.voidSets theCustomAssociationslist to belist.voidsetCustomAssociations(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetDocuments(AssociationList list) Sets theDocumentslist to belist.voidsetDocuments(AssociationList inObjects, int state) Sets the entire Documents list to match the passed in AssociationList, sets the state of the DocumentsvoidsetExtensions(AssociationList list) Sets theExtensionslist to belist.voidsetExtensions(AssociationList inObjects, int state) Sets the entire Extensions list to match the passed in AssociationList, sets the state of the ExtensionsvoidSets theExternalIdentitieslist to belist.voidsetExternalIdentities(AssociationList inObjects, int state) Sets the entire ExternalIdentities list to match the passed in AssociationList, sets the state of the ExternalIdentitiesvoidsetGroups(AssociationList list) Sets theGroupslist to belist.voidsetGroups(AssociationList inObjects, int state) Sets the entire Groups list to match the passed in AssociationList, sets the state of the GroupsvoidSets theImplementorslist to belist.voidsetImplementors(AssociationList inObjects, int state) Sets the entire Implementors list to match the passed in AssociationList, sets the state of the ImplementorsvoidsetKeywords(AssociationList list) Sets theKeywordslist to belist.voidsetKeywords(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidSets theLocalizedAttributeslist to belist.voidsetLocalizedAttributes(AssociationList inObjects, int state) Sets the entire LocalizedAttributes list to match the passed in AssociationList, sets the state of the LocalizedAttributesvoidsetLockedBy(String inLockedBy) Sets theLockedByvalue and sets the state to MetadataState.LOCAL.voidsetLockedBy(String inLockedBy, int state) Sets theLockedByMetadata State.voidsetLockedByState(int state) Sets the Metadata State ofLockedBy.voidsetNotes(AssociationList list) Sets theNoteslist to belist.voidsetNotes(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetPrimaryPropertyGroup(PropertyGroup inObject) Sets thePrimaryPropertyGroupslist 0th element to beinObject.voidSets thePrimaryPropertyGroupslist to belist.voidsetPrimaryPropertyGroups(AssociationList list, int state) Sets thePrimaryPropertyGroupslist to belist.voidsetPrompts(AssociationList list) Sets thePromptslist to belist.voidsetPrompts(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetProperties(AssociationList list) Sets thePropertieslist to belist.voidsetProperties(AssociationList inObjects, int state) Sets the entire Properties list to match the passed in AssociationList, sets the state of the PropertiesvoidSets thePropertySetslist to belist.voidsetPropertySets(AssociationList inObjects, int state) Sets the entire PropertySets list to match the passed in AssociationList, sets the state of the PropertySetsvoidSets theReferencedObjectslist to belist.voidsetReferencedObjects(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidSets theResponsiblePartieslist to belist.voidsetResponsibleParties(AssociationList inObjects, int state) Sets the entire ResponsibleParties list to match the passed in AssociationList, sets the state of the ResponsiblePartiesvoidSets theSourceTransformationslist to belist.voidsetSourceTransformations(AssociationList inObjects, int state) Sets the entire SourceTransformations list to match the passed in AssociationList, sets the state of the SourceTransformationsvoidSets theSpecSourceTransformationslist to belist.voidsetSpecSourceTransformations(AssociationList inObjects, int state) Sets the entire SpecSourceTransformations list to match the passed in AssociationList, sets the state of the SpecSourceTransformationsvoidSets theSpecTargetTransformationslist to belist.voidsetSpecTargetTransformations(AssociationList inObjects, int state) Sets the entire SpecTargetTransformations list to match the passed in AssociationList, sets the state of the SpecTargetTransformationsvoidSets theTargetTransformationslist to belist.voidsetTargetTransformations(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetTimestamps(AssociationList list) Sets theTimestampslist to belist.voidsetTimestamps(AssociationList inObjects, int state) Sets the entire Timestamps list to match the passed in AssociationList, sets the state of the TimestampsvoidsetTrees(AssociationList list) Sets theTreeslist to belist.voidsetTrees(AssociationList inObjects, int state) Sets the entire Trees list to match the passed in AssociationList, sets the state of the TreesvoidsetTSObjectNamespace(TSNamespace inObject) Sets theTSObjectNamespaceslist 0th element to beinObject.voidSets theTSObjectNamespaceslist to belist.voidsetTSObjectNamespaces(AssociationList list, int state) Sets theTSObjectNamespaceslist to belist.voidsetUsageVersion(double inUsageVersion) Sets theUsageVersionvalue and sets the state to MetadataState.LOCAL.voidsetUsageVersion(double inUsageVersion, int state) Sets theUsageVersionMetadata State.voidsetUsageVersion(String inUsageVersion) Sets theUsageVersionvalue and sets the state to MetadataState.LOCALvoidsetUsageVersion(String inUsageVersion, int state) Sets theUsageVersionvalue and Metadata State.voidsetUsageVersionState(int state) Sets the Metadata State ofUsageVersion.voidSets theUsedByPrototypeslist to belist.voidsetUsedByPrototypes(AssociationList inObjects, int state) Sets the entire UsedByPrototypes list to match the passed in AssociationList, sets the state of the UsedByPrototypesvoidsetUsingPrototype(Root inObject) Sets theUsingPrototypeslist 0th element to beinObject.voidSets theUsingPrototypeslist to belist.voidsetUsingPrototypes(AssociationList list, int state) Sets theUsingPrototypeslist to belist.voidsetVariables(AssociationList list) Sets theVariableslist to belist.voidsetVariables(AssociationList inObjects, int state) Sets the entire Variables list to match the passed in AssociationList, sets the state of the VariablesMethods 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, updateMetadataAll
-
Field Details
-
ATTRIBUTE_LOCKEDBY_NAME
static final String ATTRIBUTE_LOCKEDBY_NAMEConstant used for the name of the LockedBy attribute.LockedBy: This attribute is used by Change management.
- See Also:
-
ATTRIBUTE_CHANGESTATE_NAME
static final String ATTRIBUTE_CHANGESTATE_NAMEConstant used for the name of the ChangeState attribute.ChangeState: This attribute is used by Change management.
- See Also:
-
ATTRIBUTE_USAGEVERSION_NAME
static final String ATTRIBUTE_USAGEVERSION_NAMEConstant used for the name of the UsageVersion attribute.UsageVersion: All objects that participate in the SAS type dictionary must implement a standard usage version. The usage version is simply a version number persisted with the object and rules for interpreting those version numbers. The usage version determines the level of compatibility between the persisted object and any applications that may access the object.
- See Also:
-
ASSOCIATION_CHANGES_NAME
static final String ASSOCIATION_CHANGES_NAMEConstant used for the name of the Changes association.Changes: This association is used by the change management facility to indicate the objects included in a given change. The change management facility is used exclusively by SAS Data Integration Studio.
- See Also:
-
ASSOCIATION_CUSTOMASSOCIATIONS_NAME
static final String ASSOCIATION_CUSTOMASSOCIATIONS_NAMEConstant used for the name of the CustomAssociations association.CustomAssociations: The custom associations related to this owning object.
- See Also:
-
ASSOCIATION_KEYWORDS_NAME
static final String ASSOCIATION_KEYWORDS_NAMEConstant used for the name of the Keywords association.Keywords: The keywords associated with this object.
- See Also:
-
ASSOCIATION_NOTES_NAME
static final String ASSOCIATION_NOTES_NAMEConstant used for the name of the Notes association.Notes: The list of notes associated with the object.
- See Also:
-
ASSOCIATION_PROMPTS_NAME
static final String ASSOCIATION_PROMPTS_NAMEConstant used for the name of the Prompts association.Prompts: The prompts or prompt group for this object.
- See Also:
-
ASSOCIATION_REFERENCEDOBJECTS_NAME
static final String ASSOCIATION_REFERENCEDOBJECTS_NAMEConstant used for the name of the ReferencedObjects association.ReferencedObjects: The object(s) that are associated to the owning object using this custom association.
- See Also:
-
ASSOCIATION_TARGETTRANSFORMATIONS_NAME
static final String ASSOCIATION_TARGETTRANSFORMATIONS_NAMEConstant used for the name of the TargetTransformations association.TargetTransformations: The set of transformation activities that create this result.
- See Also:
-
ASSOCIATION_TSOBJECTNAMESPACE_NAME
static final String ASSOCIATION_TSOBJECTNAMESPACE_NAMEConstant used for the name of the TSObjectNamespace association.TSObjectNamespace: Table server namespace for this object.
- See Also:
-
ASSOCIATION_USINGPROTOTYPE_NAME
static final String ASSOCIATION_USINGPROTOTYPE_NAMEConstant used for the name of the UsingPrototype association.UsingPrototype: The prototype for this object. This must be a Prototype object, or an object of the SAME metadata type as this object.
- See Also:
-
ASSOCIATION_ACCESSCONTROLS_NAME
static final String ASSOCIATION_ACCESSCONTROLS_NAMEConstant used for the name of the AccessControls association.AccessControls: The access controls for this object.
- See Also:
-
ASSOCIATION_DOCUMENTS_NAME
static final String ASSOCIATION_DOCUMENTS_NAMEConstant used for the name of the Documents association.Documents: The documents that are associated with this object.
- See Also:
-
ASSOCIATION_EXTENSIONS_NAME
static final String ASSOCIATION_EXTENSIONS_NAMEConstant used for the name of the Extensions association.Extensions: The object the extension is associated with. An extension can be associated with any kind of object.
- See Also:
-
ASSOCIATION_EXTERNALIDENTITIES_NAME
static final String ASSOCIATION_EXTERNALIDENTITIES_NAMEConstant used for the name of the ExternalIdentities association.ExternalIdentities: The external identities for this object in other contexts.
- See Also:
-
ASSOCIATION_GROUPS_NAME
static final String ASSOCIATION_GROUPS_NAMEConstant used for the name of the Groups association.Groups: The groups that have this object as a member.
- See Also:
-
ASSOCIATION_IMPLEMENTORS_NAME
static final String ASSOCIATION_IMPLEMENTORS_NAMEConstant used for the name of the Implementors association.Implementors: The software components that utilize the metadata in this object.
- See Also:
-
ASSOCIATION_LOCALIZEDATTRIBUTES_NAME
static final String ASSOCIATION_LOCALIZEDATTRIBUTES_NAMEConstant used for the name of the LocalizedAttributes association.LocalizedAttributes: Lists localized attributes that are defined for this object. A localized attribute is modeled with a Property object that has the same Name= value as the attribute that it localizes, and has the Role= attribute set to "Override".
- See Also:
-
ASSOCIATION_PRIMARYPROPERTYGROUP_NAME
static final String ASSOCIATION_PRIMARYPROPERTYGROUP_NAMEConstant used for the name of the PrimaryPropertyGroup association.PrimaryPropertyGroup: Any object may have one PrimaryPropertyGroup. PrimaryPropertyGroup is the starting place for a hierarchy of property objects, often used to help drive a UI. The properties contained in this group are not actual values, instead they represent the set of possible values or options for the associated object. For more information, see PropertyGroup.
- See Also:
-
ASSOCIATION_PROPERTIES_NAME
static final String ASSOCIATION_PROPERTIES_NAMEConstant used for the name of the Properties association.Properties: Lists the default properties for this object. This association should contain a complete set of properties for "default" usage. If there are no default properties, then this association should not be used. Properties that are relevant only for a specific context should be grouped using a PropertySet object. For more information, see Property.
- See Also:
-
ASSOCIATION_PROPERTYSETS_NAME
static final String ASSOCIATION_PROPERTYSETS_NAMEConstant used for the name of the PropertySets association.PropertySets: Any object may have one or more PropertySet objects. A PropertySet contains a complete group of properties used in a particular context. For more information, see PropertySet.
- See Also:
-
ASSOCIATION_RESPONSIBLEPARTIES_NAME
static final String ASSOCIATION_RESPONSIBLEPARTIES_NAMEConstant used for the name of the ResponsibleParties association.ResponsibleParties: The list of responsibilities that have been assigned for this object. In order to determine the identities who have been assigned to a particular responsibility, the application writer would need to traverse the Persons association.
- See Also:
-
ASSOCIATION_SOURCETRANSFORMATIONS_NAME
static final String ASSOCIATION_SOURCETRANSFORMATIONS_NAMEConstant used for the name of the SourceTransformations association.SourceTransformations: The set of transformations that use this input.
- See Also:
-
ASSOCIATION_SPECSOURCETRANSFORMATIONS_NAME
static final String ASSOCIATION_SPECSOURCETRANSFORMATIONS_NAMEConstant used for the name of the SpecSourceTransformations association.SpecSourceTransformations: The transformation that uses this specification as a source.
- See Also:
-
ASSOCIATION_SPECTARGETTRANSFORMATIONS_NAME
static final String ASSOCIATION_SPECTARGETTRANSFORMATIONS_NAMEConstant used for the name of the SpecTargetTransformations association.SpecTargetTransformations: The transformation that uses this specification as a target.
- See Also:
-
ASSOCIATION_TIMESTAMPS_NAME
static final String ASSOCIATION_TIMESTAMPS_NAMEConstant used for the name of the Timestamps association.Timestamps: The timestamps associated with this object.
- See Also:
-
ASSOCIATION_TREES_NAME
static final String ASSOCIATION_TREES_NAMEConstant used for the name of the Trees association.Trees: The trees that have this object as a member.
- See Also:
-
ASSOCIATION_USEDBYPROTOTYPES_NAME
static final String ASSOCIATION_USEDBYPROTOTYPES_NAMEConstant used for the name of the UsedByPrototypes association.UsedByPrototypes: The objects that use this object as a prototype.
- See Also:
-
ASSOCIATION_VARIABLES_NAME
static final String ASSOCIATION_VARIABLES_NAMEConstant used for the name of the Variables association.Variables: The variables associated with this object.
- See Also:
-
-
Method Details
-
initializeRequiredObjects
void initializeRequiredObjects() throws RemoteException(S) This initializes the Required Objects(Roles) which are:- Specified by:
initializeRequiredObjectsin interfaceMdObjectBaseUtil- 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:
Changes
CustomAssociations
Keywords
Notes
Prompts
ReferencedObjects
TargetTransformations
TSObjectNamespace
UsingPrototype- Specified by:
initializePredObjectsin interfaceMdObjectBase- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLockedBy
String getLockedBy() throws RemoteExceptionGets theStringvalue ofLockedBy- Returns:
- The
LockedBy - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLockedByState
int getLockedByState() throws RemoteExceptionGets the Metadata State ofLockedBy- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getLockedByMaxLength
int getLockedByMaxLength() throws RemoteExceptionGets the maximum length ofLockedBy- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getChangeState
String getChangeState() throws RemoteExceptionGets theStringvalue ofChangeState- Returns:
- The
ChangeState - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getChangeStateState
int getChangeStateState() throws RemoteExceptionGets the Metadata State ofChangeState- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getChangeStateMaxLength
int getChangeStateMaxLength() throws RemoteExceptionGets the maximum length ofChangeState- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUsageVersion
double getUsageVersion() throws RemoteExceptionGets thedoublevalue ofUsageVersion- Returns:
- The
UsageVersion - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getUsageVersionState
int getUsageVersionState() throws RemoteExceptionGets the Metadata State ofUsageVersion- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getChanges
Gets the AssociationList ofChanges- Returns:
- Returns the AssociationList of
Changeswhich can be of type:
Change - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getCustomAssociations
Gets the AssociationList ofCustomAssociations- Returns:
- Returns the AssociationList of
CustomAssociationswhich can be of type:
CustomAssociation - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getKeywords
Gets the AssociationList ofKeywords- Returns:
- Returns the AssociationList of
Keywordswhich can be of type:
Keyword - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getNotes
Gets the AssociationList ofNotes- Returns:
- Returns the AssociationList of
Noteswhich can be of type:
TextStore - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrompts
Gets the AssociationList ofPrompts- Returns:
- Returns the AssociationList of
Promptswhich can be of type:
AbstractPrompt
Prompt
PromptGroup - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getReferencedObjects
Gets the AssociationList ofReferencedObjects- Returns:
- Returns the AssociationList of
ReferencedObjectswhich can be of type:
CustomAssociation - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTargetTransformations
Gets the AssociationList ofTargetTransformations- Returns:
- Returns the AssociationList of
TargetTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTSObjectNamespaces
Gets the AssociationList ofTSObjectNamespaces- Returns:
- Returns the AssociationList of
TSObjectNamespaceswhich can be of type:
TSNamespace - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException
-
getTSObjectNamespace
Gets theTSNamespaceforTSObjectNamespace- Returns:
- The
TSNamespace(nullif not set) ofTSObjectNamespacewhich can be of type:
TSNamespace - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getUsingPrototypes
Gets the AssociationList ofUsingPrototypes- Returns:
- Returns the AssociationList of
UsingPrototypeswhich can be of type:
All types - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException
-
getUsingPrototype
Gets theRootforUsingPrototype- Returns:
- The
Root(nullif not set) ofUsingPrototypewhich can be of type:
All types - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAccessControls
Gets the Association list ofAccessControls- Returns:
- The AssociationList of
AccessControlswhich can be of type:
AccessControl
AccessControlEntry
AccessControlTemplate - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getDocuments
Gets the Association list ofDocuments- Returns:
- The AssociationList of
Documentswhich can be of type:
Document - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getExtensions
Gets the Association list ofExtensions- Returns:
- The AssociationList of
Extensionswhich can be of type:
AbstractExtension
Extension
NumericExtension - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getExternalIdentities
Gets the Association list ofExternalIdentities- Returns:
- The AssociationList of
ExternalIdentitieswhich can be of type:
ExternalIdentity - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getGroups
Gets the Association list ofGroups- Returns:
- The AssociationList of
Groupswhich can be of type:
Group
SXLEMap - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getImplementors
Gets the Association list ofImplementors- Returns:
- The AssociationList of
Implementorswhich can be of type:
SoftwareComponent
DeployedComponent
ConfiguredComponent
ServiceComponent
ServerComponent
LogicalServer
ServerContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getLocalizedAttributes
Gets the Association list ofLocalizedAttributes- Returns:
- The AssociationList of
LocalizedAttributeswhich can be of type:
Property - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrimaryPropertyGroups
Gets the Association list ofPrimaryPropertyGroups- Returns:
- The AssociationList of
PrimaryPropertyGroupswhich can be of type:
PropertyGroup - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrimaryPropertyGroup
Gets thePropertyGroupforPrimaryPropertyGroup- Returns:
- The
PropertyGroup(nullif not set ) ofPrimaryPropertyGroupwhich can be of type:
PropertyGroup - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getProperties
Gets the Association list ofProperties- Returns:
- The AssociationList of
Propertieswhich can be of type:
Property - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPropertySets
Gets the Association list ofPropertySets- Returns:
- The AssociationList of
PropertySetswhich can be of type:
PropertySet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getResponsibleParties
Gets the Association list ofResponsibleParties- Returns:
- The AssociationList of
ResponsiblePartieswhich can be of type:
ResponsibleParty - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSourceTransformations
Gets the Association list ofSourceTransformations- Returns:
- The AssociationList of
SourceTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSpecSourceTransformations
Gets the Association list ofSpecSourceTransformations- Returns:
- The AssociationList of
SpecSourceTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSpecTargetTransformations
Gets the Association list ofSpecTargetTransformations- Returns:
- The AssociationList of
SpecTargetTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTimestamps
Gets the Association list ofTimestamps- Returns:
- The AssociationList of
Timestampswhich can be of type:
Timestamp - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTrees
Gets the Association list ofTrees- Returns:
- The AssociationList of
Treeswhich can be of type:
Tree - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getUsedByPrototypes
Gets the Association list ofUsedByPrototypes- Returns:
- The AssociationList of
UsedByPrototypeswhich can be of type:
All types - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getVariables
Gets the Association list ofVariables- Returns:
- The AssociationList of
Variableswhich can be of type:
Variable - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getChanges
Gets the Associationlist ofChanges- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
Changeswhich can be of type:
Change - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getCustomAssociations
Gets the Associationlist ofCustomAssociations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
CustomAssociationswhich can be of type:
CustomAssociation - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getKeywords
Gets the Associationlist ofKeywords- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
Keywordswhich can be of type:
Keyword - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getNotes
Gets the Associationlist ofNotes- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
Noteswhich can be of type:
TextStore - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrompts
Gets the Associationlist ofPrompts- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
Promptswhich can be of type:
AbstractPrompt
Prompt
PromptGroup - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getReferencedObjects
Gets the Associationlist ofReferencedObjects- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
ReferencedObjectswhich can be of type:
CustomAssociation - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTargetTransformations
Gets the Associationlist ofTargetTransformations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
TargetTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTSObjectNamespaces
Gets the Associationlist ofTSObjectNamespaces- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
TSObjectNamespaceswhich can be of type:
TSNamespace - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getUsingPrototypes
Gets the Associationlist ofUsingPrototypes- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
UsingPrototypeswhich can be of type:
All types - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getAccessControls
Gets the Associationlist ofAccessControls- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
AccessControlswhich can be of type:
AccessControl
AccessControlEntry
AccessControlTemplate - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getDocuments
Gets the Associationlist ofDocuments- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Documentswhich can be of type:
Document - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getExtensions
Gets the Associationlist ofExtensions- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Extensionswhich can be of type:
AbstractExtension
Extension
NumericExtension - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getExternalIdentities
Gets the Associationlist ofExternalIdentities- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
ExternalIdentitieswhich can be of type:
ExternalIdentity - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getGroups
Gets the Associationlist ofGroups- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Groupswhich can be of type:
Group
SXLEMap - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getImplementors
Gets the Associationlist ofImplementors- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Implementorswhich can be of type:
SoftwareComponent
DeployedComponent
ConfiguredComponent
ServiceComponent
ServerComponent
LogicalServer
ServerContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getLocalizedAttributes
Gets the Associationlist ofLocalizedAttributes- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
LocalizedAttributeswhich can be of type:
Property - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPrimaryPropertyGroups
Gets the Associationlist ofPrimaryPropertyGroups- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
PrimaryPropertyGroupswhich can be of type:
PropertyGroup - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getProperties
Gets the Associationlist ofProperties- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Propertieswhich can be of type:
Property - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getPropertySets
Gets the Associationlist ofPropertySets- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
PropertySetswhich can be of type:
PropertySet - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getResponsibleParties
Gets the Associationlist ofResponsibleParties- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
ResponsiblePartieswhich can be of type:
ResponsibleParty - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSourceTransformations
Gets the Associationlist ofSourceTransformations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
SourceTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSpecSourceTransformations
AssociationList getSpecSourceTransformations(boolean fGoToServer) throws RemoteException, MdException Gets the Associationlist ofSpecSourceTransformations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
SpecSourceTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSpecTargetTransformations
AssociationList getSpecTargetTransformations(boolean fGoToServer) throws RemoteException, MdException Gets the Associationlist ofSpecTargetTransformations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
SpecTargetTransformationswhich can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTimestamps
Gets the Associationlist ofTimestamps- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Timestampswhich can be of type:
Timestamp - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getTrees
Gets the Associationlist ofTrees- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Treeswhich can be of type:
Tree - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getUsedByPrototypes
Gets the Associationlist ofUsedByPrototypes- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
UsedByPrototypeswhich can be of type:
All types - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getVariables
Gets the Associationlist ofVariables- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
Variableswhich can be of type:
Variable - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
setLockedBy
void setLockedBy(String inLockedBy) throws RemoteException Sets theLockedByvalue and sets the state to MetadataState.LOCAL.- Parameters:
inLockedBy- String- Throws:
RemoteException- If error communicating with remote object.
-
setLockedBy
void setLockedBy(String inLockedBy, int state) throws RemoteException Sets theLockedByMetadata State.- Parameters:
inLockedBy- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setLockedByState
void setLockedByState(int state) throws RemoteException Sets the Metadata State ofLockedBy.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setChangeState
void setChangeState(String inChangeState) throws RemoteException Sets theChangeStatevalue and sets the state to MetadataState.LOCAL.- Parameters:
inChangeState- String- Throws:
RemoteException- If error communicating with remote object.
-
setChangeState
void setChangeState(String inChangeState, int state) throws RemoteException Sets theChangeStateMetadata State.- Parameters:
inChangeState- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setChangeStateState
void setChangeStateState(int state) throws RemoteException Sets the Metadata State ofChangeState.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setUsageVersion
void setUsageVersion(double inUsageVersion) throws RemoteException Sets theUsageVersionvalue and sets the state to MetadataState.LOCAL.- Parameters:
inUsageVersion- double- Throws:
RemoteException- If error communicating with remote object.
-
setUsageVersion
void setUsageVersion(double inUsageVersion, int state) throws RemoteException Sets theUsageVersionMetadata State.- Parameters:
inUsageVersion- doublestate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUsageVersion
void setUsageVersion(String inUsageVersion) throws RemoteException Sets theUsageVersionvalue and sets the state to MetadataState.LOCAL- Parameters:
inUsageVersion- String- Throws:
RemoteException- If error communicating with remote object.
-
setUsageVersion
void setUsageVersion(String inUsageVersion, int state) throws RemoteException Sets theUsageVersionvalue and Metadata State.- Parameters:
inUsageVersion- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUsageVersionState
void setUsageVersionState(int state) throws RemoteException Sets the Metadata State ofUsageVersion.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setChanges
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setChanges
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setCustomAssociations
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setCustomAssociations
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setKeywords
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setKeywords
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setNotes
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setNotes
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrompts
Sets thePromptslist to belist. Objects of which can be of type:
AbstractPrompt
Prompt
PromptGroup- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setPrompts
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setReferencedObjects
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setReferencedObjects
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setTargetTransformations
Sets theTargetTransformationslist to belist. Objects of which can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setTargetTransformations
Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationList- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setTSObjectNamespaces
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setTSObjectNamespaces
- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setTSObjectNamespace
Sets theTSObjectNamespaceslist 0th element to beinObject.- Parameters:
inObject- TSNamespace- Throws:
RemoteException- If error communicating with remote object.
-
setUsingPrototypes
Sets theUsingPrototypeslist to belist. Object of which can be of type:
All types- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setUsingPrototypes
Sets theUsingPrototypeslist to belist. Object of which can be of type:
All types- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUsingPrototype
Sets theUsingPrototypeslist 0th element to beinObject.- Parameters:
inObject- Root- Throws:
RemoteException- If error communicating with remote object.
-
setAccessControls
Sets theAccessControlslist to belist. Objects of which can be of type:
AccessControl
AccessControlEntry
AccessControlTemplate- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setAccessControls
Sets the entire AccessControls list to match the passed in AssociationList, sets the state of the AccessControls- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setDocuments
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setDocuments
Sets the entire Documents list to match the passed in AssociationList, sets the state of the Documents- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setExtensions
Sets theExtensionslist to belist. Objects of which can be of type:
AbstractExtension
Extension
NumericExtension- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setExtensions
Sets the entire Extensions list to match the passed in AssociationList, sets the state of the Extensions- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setExternalIdentities
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setExternalIdentities
Sets the entire ExternalIdentities list to match the passed in AssociationList, sets the state of the ExternalIdentities- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setGroups
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setGroups
Sets the entire Groups list to match the passed in AssociationList, sets the state of the Groups- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setImplementors
Sets theImplementorslist to belist. Objects of which can be of type:
SoftwareComponent
DeployedComponent
ConfiguredComponent
ServiceComponent
ServerComponent
LogicalServer
ServerContext- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setImplementors
Sets the entire Implementors list to match the passed in AssociationList, sets the state of the Implementors- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setLocalizedAttributes
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setLocalizedAttributes
Sets the entire LocalizedAttributes list to match the passed in AssociationList, sets the state of the LocalizedAttributes- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrimaryPropertyGroups
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setPrimaryPropertyGroups
- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPrimaryPropertyGroup
Sets thePrimaryPropertyGroupslist 0th element to beinObject.- Parameters:
inObject- PropertyGroup- Throws:
RemoteException- If error communicating with remote object.
-
setProperties
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setProperties
Sets the entire Properties list to match the passed in AssociationList, sets the state of the Properties- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPropertySets
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setPropertySets
Sets the entire PropertySets list to match the passed in AssociationList, sets the state of the PropertySets- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setResponsibleParties
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setResponsibleParties
Sets the entire ResponsibleParties list to match the passed in AssociationList, sets the state of the ResponsibleParties- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setSourceTransformations
Sets theSourceTransformationslist to belist. Objects of which can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setSourceTransformations
Sets the entire SourceTransformations list to match the passed in AssociationList, sets the state of the SourceTransformations- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setSpecSourceTransformations
Sets theSpecSourceTransformationslist to belist. Objects of which can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setSpecSourceTransformations
Sets the entire SpecSourceTransformations list to match the passed in AssociationList, sets the state of the SpecSourceTransformations- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setSpecTargetTransformations
Sets theSpecTargetTransformationslist to belist. Objects of which can be of type:
AbstractTransformation
TransformationStep
SyncStep
TransformationActivity
FeatureMap
ColumnHierarchy
Transformation
ClassifierMap
Select
Join
AbstractJob
Job
JFJob
MiningResult- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setSpecTargetTransformations
Sets the entire SpecTargetTransformations list to match the passed in AssociationList, sets the state of the SpecTargetTransformations- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setTimestamps
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setTimestamps
Sets the entire Timestamps list to match the passed in AssociationList, sets the state of the Timestamps- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setTrees
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setTrees
Sets the entire Trees list to match the passed in AssociationList, sets the state of the Trees- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setUsedByPrototypes
Sets theUsedByPrototypeslist to belist. Objects of which can be of type:
All types- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setUsedByPrototypes
Sets the entire UsedByPrototypes list to match the passed in AssociationList, sets the state of the UsedByPrototypes- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setVariables
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setVariables
Sets the entire Variables list to match the passed in AssociationList, sets the state of the Variables- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-