Interface ITChannel
- All Superinterfaces:
CMetadata,MdObjectBase,MdObjectBaseUtil,MdObjectBaseXML,PrimaryType,Remote,Root
Attributes of ITChannel are:
Associations of ITChannel are:
Usage
To create an instance of this ITChannel, use thefactory
create methods. Example: create a ITChannel with name "ITChannel_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(); ITChannel myObject = (ITChannel) factory.createComplexMetadataObject(objectStore, "ITChannel_Object", MetadataObjects.ITCHANNEL, "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 ArchivePaths association.static final StringConstant used for the name of the Archives association.static final StringConstant used for the name of the ChannelSubscriptions association.static final StringConstant used for the name of the ContentDestination association.static final StringConstant used for the name of the SubscriberGroups association.static final StringConstant used for the name of the DefaultTransport attribute.static final StringConstant used for the name of the DeliveryTransport attribute.static final StringConstant used for the name of the Frequency attribute.static final StringConstant used for the name of the PresentationLanguage attribute.static final StringConstant used for the name of the Subject attribute.static final StringConstant used for the name of the URL 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.PrimaryType
ASSOCIATION_FAVORITESCONTAINERS_NAME, ATTRIBUTE_ISHIDDEN_NAME, ATTRIBUTE_PUBLICTYPE_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 TypeMethodDescriptionGets the AssociationList ofArchivePathsgetArchivePaths(boolean fGoToServer) Gets the Associationlist ofArchivePathsGets the AssociationList ofArchivesgetArchives(boolean fGoToServer) Gets the Associationlist ofArchivesGets the Association list ofChannelSubscriptionsgetChannelSubscriptions(boolean fGoToServer) Gets the Associationlist ofChannelSubscriptionsGets theDirectoryforContentDestinationGets the AssociationList ofContentDestinationsgetContentDestinations(boolean fGoToServer) Gets the Associationlist ofContentDestinationsStringGets theStringvalue ofDefaultTransportintGets the maximum length ofDefaultTransportintGets the Metadata State ofDefaultTransportStringGets theStringvalue ofDeliveryTransportintGets the maximum length ofDeliveryTransportintGets the Metadata State ofDeliveryTransportStringGets theStringvalue ofFrequencyintGets the maximum length ofFrequencyintGets the Metadata State ofFrequencyStringGets theStringvalue ofPresentationLanguageintGets the maximum length ofPresentationLanguageintGets the Metadata State ofPresentationLanguageStringGets theStringvalue ofSubjectintGets the maximum length ofSubjectintGets the Metadata State ofSubjectGets the AssociationList ofSubscriberGroupsgetSubscriberGroups(boolean fGoToServer) Gets the Associationlist ofSubscriberGroupsStringgetURL()Gets theStringvalue ofURLintGets the maximum length ofURLintGets the Metadata State ofURLvoid(S) Adds the Associated objects to the predObjects which are:
ArchivePaths
Archives
ContentDestination
SubscriberGroupsvoid(S) This initializes the Required Objects(Roles) which are:voidSets theArchivePathslist to belist.voidsetArchivePaths(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetArchives(AssociationList list) Sets theArchiveslist to belist.voidsetArchives(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidSets theChannelSubscriptionslist to belist.voidsetChannelSubscriptions(AssociationList inObjects, int state) Sets the entire ChannelSubscriptions list to match the passed in AssociationList, sets the state of the ChannelSubscriptionsvoidsetContentDestination(Directory inObject) Sets theContentDestinationslist 0th element to beinObject.voidSets theContentDestinationslist to belist.voidsetContentDestinations(AssociationList list, int state) Sets theContentDestinationslist to belist.voidsetDefaultTransport(String inDefaultTransport) Sets theDefaultTransportvalue and sets the state to MetadataState.LOCAL.voidsetDefaultTransport(String inDefaultTransport, int state) Sets theDefaultTransportMetadata State.voidsetDefaultTransportState(int state) Sets the Metadata State ofDefaultTransport.voidsetDeliveryTransport(String inDeliveryTransport) Sets theDeliveryTransportvalue and sets the state to MetadataState.LOCAL.voidsetDeliveryTransport(String inDeliveryTransport, int state) Sets theDeliveryTransportMetadata State.voidsetDeliveryTransportState(int state) Sets the Metadata State ofDeliveryTransport.voidsetFrequency(String inFrequency) Sets theFrequencyvalue and sets the state to MetadataState.LOCAL.voidsetFrequency(String inFrequency, int state) Sets theFrequencyMetadata State.voidsetFrequencyState(int state) Sets the Metadata State ofFrequency.voidsetPresentationLanguage(String inPresentationLanguage) Sets thePresentationLanguagevalue and sets the state to MetadataState.LOCAL.voidsetPresentationLanguage(String inPresentationLanguage, int state) Sets thePresentationLanguageMetadata State.voidsetPresentationLanguageState(int state) Sets the Metadata State ofPresentationLanguage.voidsetSubject(String inSubject) Sets theSubjectvalue and sets the state to MetadataState.LOCAL.voidsetSubject(String inSubject, int state) Sets theSubjectMetadata State.voidsetSubjectState(int state) Sets the Metadata State ofSubject.voidSets theSubscriberGroupslist to belist.voidsetSubscriberGroups(AssociationList inObjects, int state) Sets the entire AssociationList to match the passed in Vector, sets the state of the AssociationListvoidsetURL(String inURL) Sets theURLvalue and sets the state to MetadataState.LOCAL.voidsetURL(String inURL, int state) Sets theURLMetadata State.voidsetURLState(int state) Sets the Metadata State ofURL.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.PrimaryType
getFavoritesContainers, getFavoritesContainers, getIsHidden, getIsHiddenState, getPublicType, getPublicTypeMaxLength, getPublicTypeState, setFavoritesContainers, setFavoritesContainers, setIsHidden, setIsHidden, setIsHidden, setIsHidden, setIsHiddenState, setPublicType, setPublicType, setPublicTypeStateMethods 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_SUBJECT_NAME
static final String ATTRIBUTE_SUBJECT_NAMEConstant used for the name of the Subject attribute.Subject: Subject description for the intended content of this channel.
- See Also:
-
ATTRIBUTE_PRESENTATIONLANGUAGE_NAME
static final String ATTRIBUTE_PRESENTATIONLANGUAGE_NAMEConstant used for the name of the PresentationLanguage attribute.PresentationLanguage: Content language for this channel.
- See Also:
-
ATTRIBUTE_DELIVERYTRANSPORT_NAME
static final String ATTRIBUTE_DELIVERYTRANSPORT_NAMEConstant used for the name of the DeliveryTransport attribute.DeliveryTransport: Preferred delivery mechanism for content published on this channel.
- See Also:
-
ATTRIBUTE_FREQUENCY_NAME
static final String ATTRIBUTE_FREQUENCY_NAMEConstant used for the name of the Frequency attribute.Frequency: Approximately how often content is published to this channel.
- See Also:
-
ATTRIBUTE_URL_NAME
static final String ATTRIBUTE_URL_NAMEConstant used for the name of the URL attribute.URL: URL
- See Also:
-
ATTRIBUTE_DEFAULTTRANSPORT_NAME
static final String ATTRIBUTE_DEFAULTTRANSPORT_NAMEConstant used for the name of the DefaultTransport attribute.DefaultTransport: DefaultTransport
- See Also:
-
ASSOCIATION_ARCHIVEPATHS_NAME
static final String ASSOCIATION_ARCHIVEPATHS_NAMEConstant used for the name of the ArchivePaths association.ArchivePaths: Preferred archive directory for this channel.
- See Also:
-
ASSOCIATION_ARCHIVES_NAME
static final String ASSOCIATION_ARCHIVES_NAMEConstant used for the name of the Archives association.Archives: The archives published to by this channel.
- See Also:
-
ASSOCIATION_CONTENTDESTINATION_NAME
static final String ASSOCIATION_CONTENTDESTINATION_NAMEConstant used for the name of the ContentDestination association.ContentDestination: The directory that is either a physical path or is associated to the http or ftp server where the archive should be published.
- See Also:
-
ASSOCIATION_SUBSCRIBERGROUPS_NAME
static final String ASSOCIATION_SUBSCRIBERGROUPS_NAMEConstant used for the name of the SubscriberGroups association.SubscriberGroups: The subscriber groups for this channel.
- See Also:
-
ASSOCIATION_CHANNELSUBSCRIPTIONS_NAME
static final String ASSOCIATION_CHANNELSUBSCRIPTIONS_NAMEConstant used for the name of the ChannelSubscriptions association.ChannelSubscriptions: The subscribers for this channel.
- See Also:
-
-
Method Details
-
initializeRequiredObjects
void initializeRequiredObjects() throws RemoteException(S) This initializes the Required Objects(Roles) which are:- Specified by:
initializeRequiredObjectsin interfaceMdObjectBaseUtil- Specified by:
initializeRequiredObjectsin interfacePrimaryType- Specified by:
initializeRequiredObjectsin interfaceRoot- 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:
ArchivePaths
Archives
ContentDestination
SubscriberGroups- Specified by:
initializePredObjectsin interfaceMdObjectBase- Specified by:
initializePredObjectsin interfacePrimaryType- Specified by:
initializePredObjectsin interfaceRoot- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getSubject
String getSubject() throws RemoteExceptionGets theStringvalue ofSubject- Returns:
- The
Subject - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getSubjectState
int getSubjectState() throws RemoteExceptionGets the Metadata State ofSubject- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getSubjectMaxLength
int getSubjectMaxLength() throws RemoteExceptionGets the maximum length ofSubject- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getPresentationLanguage
String getPresentationLanguage() throws RemoteExceptionGets theStringvalue ofPresentationLanguage- Returns:
- The
PresentationLanguage - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getPresentationLanguageState
int getPresentationLanguageState() throws RemoteExceptionGets the Metadata State ofPresentationLanguage- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getPresentationLanguageMaxLength
int getPresentationLanguageMaxLength() throws RemoteExceptionGets the maximum length ofPresentationLanguage- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDeliveryTransport
String getDeliveryTransport() throws RemoteExceptionGets theStringvalue ofDeliveryTransport- Returns:
- The
DeliveryTransport - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDeliveryTransportState
int getDeliveryTransportState() throws RemoteExceptionGets the Metadata State ofDeliveryTransport- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDeliveryTransportMaxLength
int getDeliveryTransportMaxLength() throws RemoteExceptionGets the maximum length ofDeliveryTransport- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getFrequency
String getFrequency() throws RemoteExceptionGets theStringvalue ofFrequency- Returns:
- The
Frequency - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getFrequencyState
int getFrequencyState() throws RemoteExceptionGets the Metadata State ofFrequency- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getFrequencyMaxLength
int getFrequencyMaxLength() throws RemoteExceptionGets the maximum length ofFrequency- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getURL
String getURL() throws RemoteExceptionGets theStringvalue ofURL- Returns:
- The
URL - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getURLState
int getURLState() throws RemoteExceptionGets the Metadata State ofURL- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getURLMaxLength
int getURLMaxLength() throws RemoteExceptionGets the maximum length ofURL- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDefaultTransport
String getDefaultTransport() throws RemoteExceptionGets theStringvalue ofDefaultTransport- Returns:
- The
DefaultTransport - Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDefaultTransportState
int getDefaultTransportState() throws RemoteExceptionGets the Metadata State ofDefaultTransport- Returns:
- The State.
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getDefaultTransportMaxLength
int getDefaultTransportMaxLength() throws RemoteExceptionGets the maximum length ofDefaultTransport- Returns:
- The max size
- Throws:
RemoteException- If error connecting/communicating to/with remote object.
-
getArchivePaths
Gets the AssociationList ofArchivePaths- Returns:
- Returns the AssociationList of
ArchivePathswhich can be of type:
Directory
AnalyticContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getArchives
Gets the AssociationList ofArchives- Returns:
- Returns the AssociationList of
Archiveswhich can be of type:
ArchiveFile - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getContentDestinations
Gets the AssociationList ofContentDestinations- Returns:
- Returns the AssociationList of
ContentDestinationswhich can be of type:
Directory
AnalyticContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException
-
getContentDestination
Gets theDirectoryforContentDestination- Returns:
- The
Directory(nullif not set) ofContentDestinationwhich can be of type:
Directory
AnalyticContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSubscriberGroups
Gets the AssociationList ofSubscriberGroups- Returns:
- Returns the AssociationList of
SubscriberGroupswhich 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.
-
getChannelSubscriptions
Gets the Association list ofChannelSubscriptions- Returns:
- The AssociationList of
ChannelSubscriptionswhich can be of type:
ITSubscriber
ITContentSubscriber
ITEventSubscriber - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getArchivePaths
Gets the Associationlist ofArchivePaths- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
ArchivePathswhich can be of type:
Directory
AnalyticContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getArchives
Gets the Associationlist ofArchives- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
Archiveswhich can be of type:
ArchiveFile - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getContentDestinations
Gets the Associationlist ofContentDestinations- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
ContentDestinationswhich can be of type:
Directory
AnalyticContext - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
getSubscriberGroups
Gets the Associationlist ofSubscriberGroups- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the AssociationList of
SubscriberGroupswhich 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.
-
getChannelSubscriptions
Gets the Associationlist ofChannelSubscriptions- Parameters:
fGoToServer- boolean Get the value from the server.- Returns:
- Returns the
ChannelSubscriptionswhich can be of type:
ITSubscriber
ITContentSubscriber
ITEventSubscriber - Throws:
RemoteException- If error connecting/communicating to/with remote object.MdException- If error getting/setting part of the object.
-
setSubject
void setSubject(String inSubject) throws RemoteException Sets theSubjectvalue and sets the state to MetadataState.LOCAL.- Parameters:
inSubject- String- Throws:
RemoteException- If error communicating with remote object.
-
setSubject
void setSubject(String inSubject, int state) throws RemoteException Sets theSubjectMetadata State.- Parameters:
inSubject- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setSubjectState
void setSubjectState(int state) throws RemoteException Sets the Metadata State ofSubject.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setPresentationLanguage
void setPresentationLanguage(String inPresentationLanguage) throws RemoteException Sets thePresentationLanguagevalue and sets the state to MetadataState.LOCAL.- Parameters:
inPresentationLanguage- String- Throws:
RemoteException- If error communicating with remote object.
-
setPresentationLanguage
void setPresentationLanguage(String inPresentationLanguage, int state) throws RemoteException Sets thePresentationLanguageMetadata State.- Parameters:
inPresentationLanguage- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setPresentationLanguageState
void setPresentationLanguageState(int state) throws RemoteException Sets the Metadata State ofPresentationLanguage.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setDeliveryTransport
void setDeliveryTransport(String inDeliveryTransport) throws RemoteException Sets theDeliveryTransportvalue and sets the state to MetadataState.LOCAL.- Parameters:
inDeliveryTransport- String- Throws:
RemoteException- If error communicating with remote object.
-
setDeliveryTransport
void setDeliveryTransport(String inDeliveryTransport, int state) throws RemoteException Sets theDeliveryTransportMetadata State.- Parameters:
inDeliveryTransport- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setDeliveryTransportState
void setDeliveryTransportState(int state) throws RemoteException Sets the Metadata State ofDeliveryTransport.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setFrequency
void setFrequency(String inFrequency) throws RemoteException Sets theFrequencyvalue and sets the state to MetadataState.LOCAL.- Parameters:
inFrequency- String- Throws:
RemoteException- If error communicating with remote object.
-
setFrequency
void setFrequency(String inFrequency, int state) throws RemoteException Sets theFrequencyMetadata State.- Parameters:
inFrequency- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setFrequencyState
void setFrequencyState(int state) throws RemoteException Sets the Metadata State ofFrequency.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setURL
void setURL(String inURL) throws RemoteException Sets theURLvalue and sets the state to MetadataState.LOCAL.- Parameters:
inURL- String- Throws:
RemoteException- If error communicating with remote object.
-
setURL
void setURL(String inURL, int state) throws RemoteException Sets theURLMetadata State.- Parameters:
inURL- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setURLState
void setURLState(int state) throws RemoteException Sets the Metadata State ofURL.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setDefaultTransport
void setDefaultTransport(String inDefaultTransport) throws RemoteException Sets theDefaultTransportvalue and sets the state to MetadataState.LOCAL.- Parameters:
inDefaultTransport- String- Throws:
RemoteException- If error communicating with remote object.
-
setDefaultTransport
void setDefaultTransport(String inDefaultTransport, int state) throws RemoteException Sets theDefaultTransportMetadata State.- Parameters:
inDefaultTransport- Stringstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setDefaultTransportState
void setDefaultTransportState(int state) throws RemoteException Sets the Metadata State ofDefaultTransport.- Parameters:
state- int- Throws:
RemoteException- If error communicating with remote object.
-
setArchivePaths
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setArchivePaths
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.
-
setArchives
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setArchives
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.
-
setContentDestinations
Sets theContentDestinationslist to belist. Object of which can be of type:
Directory
AnalyticContext- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setContentDestinations
Sets theContentDestinationslist to belist. Object of which can be of type:
Directory
AnalyticContext- Parameters:
list- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-
setContentDestination
Sets theContentDestinationslist 0th element to beinObject.- Parameters:
inObject- Directory- Throws:
RemoteException- If error communicating with remote object.
-
setSubscriberGroups
- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setSubscriberGroups
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.
-
setChannelSubscriptions
Sets theChannelSubscriptionslist to belist. Objects of which can be of type:
ITSubscriber
ITContentSubscriber
ITEventSubscriber- Parameters:
list- AssociationList- Throws:
RemoteException- If error communicating with remote object.
-
setChannelSubscriptions
Sets the entire ChannelSubscriptions list to match the passed in AssociationList, sets the state of the ChannelSubscriptions- Parameters:
inObjects- AssociationListstate- int- Throws:
RemoteException- If error communicating with remote object.
-