com.sas.services.information.metadata
Class OMRHost

com.sas.services.information.metadata.OMRHost
All Implemented Interfaces:
HostInterface, MetadataInterface, PublicObjectInterface, java.io.Serializable, java.rmi.Remote

public class OMRHost
implements HostInterface

See Also:
Serialized Form

Field Summary
static com.sas.util.UsageVersion CURRENT_VERSION
           
static com.sas.util.UsageVersion OLDEST_VERSION
           
 
Fields inherited from class com.sas.services.information.metadata.Metadata
_actionInterfaces, _children, _isCompatible, _isDestroyPending, _isReadCompatible, _myRefreshInterval, _myState, _omrCreateDate, _omrModifyDate, _repository, _repositoryFlag, _repositoryObject, _treeRefreshTime, formats, gmtZone, OMSOBJ_STRING, REPOSITORY_DAV, REPOSITORY_LOMR, REPOSITORY_NONE, REPOSITORY_OMR, SLASH
 
Fields inherited from interface com.sas.services.information.metadata.MetadataInterface
METADATA_STATE_DELETED, METADATA_STATE_DESTROYED, METADATA_STATE_NEW, METADATA_STATE_NORMAL, PERMISSION_READMETADATA, PERMISSION_WRITEMETADATA
 
Constructor Summary
  OMRHost()
           
protected OMRHost(java.lang.Class theClass)
           
  OMRHost(com.sas.metadata.remote.Machine host)
           
protected OMRHost(com.sas.metadata.remote.Machine host, java.lang.Class theClass)
           
  OMRHost(com.sas.metadata.remote.impl.MachineImpl_Stub host)
           
protected OMRHost(com.sas.metadata.remote.impl.MachineImpl_Stub host, java.lang.Class theClass)
           
  OMRHost(com.sas.metadata.remote.impl.MachineImpl host)
           
protected OMRHost(com.sas.metadata.remote.impl.MachineImpl host, java.lang.Class theClass)
           
  OMRHost(RepositoryInterface repository, java.lang.String name)
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 java.util.List<?> getDeployedComponents()
           
 java.net.InetAddress getHost()
           
 java.lang.String getHostName()
           
 int hashCode()
           
 void setHostName(java.lang.String hostName)
           
 
Methods inherited from class com.sas.services.information.metadata.Metadata
add, addAccessControl, addAttribute, addAttributes, addDocument, addExtension, addGroup, addImplementor, addKeyword, addObjectProperty, addObjectProperty, addPermissions, addProcessorInterface, addPrompt, addPropertySet, addRemark, addResponsibleParty, addToList, addTransactionListener, addUsedByPrototype, checkin, checkout, checkPulse, clearInformationService, commit, copyTo, countAssociatedObjects, delete, deleteAttribute, deleteAttributes, deleteRootObject, destroy, fromByteArray, getAccessControls, getAttribute, getAttributes, getAuthorizationUtil, getContainer, getCreateDate, getDefaultLocalizableProperties, getDescription, getDocuments, getEntityKey, getEntityURL, getExtensions, getGroups, getGUID, getIdentifier, getIdentities, getImplementors, getInformationService, getKeywords, getLockedBy, getModifyDate, getName, getObjectProperties, getObjectURI, getParent, getParentPath, getParents, getPath, getPaths, getPathUrl, getPathUrl, getPermission, getPermissions, getPermissions, getPreviousVersionNames, getPrimaryPropertyGroup, getProcessorInterface, getPrompt, getPrompts, getPropertyBag, getPropertySets, getRemarksList, getReposId, getRepository, getRepositoryEntity, getRepositoryName, getReposKey, getResponsibleParties, getState, getTrackingId, getTreeRefresh, getType, getTypeDescriptor, getUsageVersion, getUsedByPrototypes, getUsingPrototype, getVersion, isAuthorized, isCompatible, isConnectionException, isDeleted, isDestroyed, isLoggingEnabled, isLoggingEnabled, isObjectAlive, isReadCompatible, logFormat, logFormat, logFormat, logFormat, logFormat, logFormat, logFormat, logFormat, logMessage, logMessage, logMessage, logMessage, logThrowable, logThrowable, mapNameToFilesystem, mapUrlToFilesystem, moveTo, newServiceObject, notifyTransactionListeners, refresh, removeAccessControl, removeDocument, removeExtension, removeFromList, removeGroup, removeImplementor, removeKeyword, removeObjectProperty, removePermissions, removePrompt, removePropertySet, removeResponsibleParty, removeUsedByPrototype, rollback, setAttribute, setAttributes, setCompatibility, setDefaultLocalizableProperties, setDeleted, setDescription, setDocuments, setExtensions, setGroups, setGUID, setKeywords, setName, setObjectProperties, setPermission, setPrimaryPropertyGroup, setPrompt, setPrompts, setRemarksList, setRepository, setTreeRefresh, setUsingPrototype, startTransaction, toByteArray, toString, transactionEvent, uncheckout, update, updateFromBag, validateNameAndFolder, validateNameAndFolder, version
 
Methods inherited from interface com.sas.services.information.metadata.MetadataInterface
add, addAccessControl, addAttribute, addAttributes, addDocument, addExtension, addGroup, addImplementor, addKeyword, addObjectProperty, addObjectProperty, addPermissions, addPrompt, addPropertySet, addRemark, addResponsibleParty, addTransactionListener, addUsedByPrototype, checkin, checkout, commit, copyTo, countAssociatedObjects, delete, deleteAttribute, deleteAttributes, destroy, getAccessControls, getAttribute, getAttributes, getAuthorizationUtil, getCreateDate, getDescription, getDocuments, getEntityKey, getEntityURL, getExtensions, getGroups, getGUID, getIdentities, getImplementors, getKeywords, getLockedBy, getModifyDate, getObjectProperties, getParent, getParentPath, getParents, getPath, getPaths, getPermission, getPermissions, getPermissions, getPreviousVersionNames, getPrimaryPropertyGroup, getPrompt, getPrompts, getPropertyBag, getPropertySets, getRemarksList, getReposId, getRepository, getRepositoryEntity, getRepositoryName, getReposKey, getResponsibleParties, getState, getTrackingId, getType, getUsageVersion, getUsedByPrototypes, getUsingPrototype, getVersion, isAuthorized, isCompatible, isDeleted, isDestroyed, isLoggingEnabled, isObjectAlive, isReadCompatible, logMessage, mapNameToFilesystem, mapUrlToFilesystem, moveTo, newServiceObject, refresh, removeAccessControl, removeDocument, removeExtension, removeGroup, removeImplementor, removeKeyword, removeObjectProperty, removePermissions, removePrompt, removePropertySet, removeResponsibleParty, removeUsedByPrototype, rollback, setAttribute, setAttributes, setDeleted, setDescription, setDocuments, setExtensions, setGroups, setGUID, setKeywords, setName, setObjectProperties, setPermission, setPrimaryPropertyGroup, setPrompt, setPrompts, setRemarksList, setRepository, setUsingPrototype, startTransaction, toByteArray, transactionEvent, uncheckout, update, updateFromBag, version
 
Methods inherited from interface com.sas.services.information.publicobject.PublicObjectInterface
addProcessorInterface, getContainer, getIdentifier, getName, getObjectURI, getPathUrl, getProcessorInterface, getTypeDescriptor
 

Field Detail

OLDEST_VERSION

public static final com.sas.util.UsageVersion OLDEST_VERSION

CURRENT_VERSION

public static final com.sas.util.UsageVersion CURRENT_VERSION
Constructor Detail

OMRHost

public OMRHost()
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

protected OMRHost(java.lang.Class theClass)
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

public OMRHost(com.sas.metadata.remote.Machine host)
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

protected OMRHost(com.sas.metadata.remote.Machine host,
                  java.lang.Class theClass)
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

public OMRHost(com.sas.metadata.remote.impl.MachineImpl host)
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

protected OMRHost(com.sas.metadata.remote.impl.MachineImpl host,
                  java.lang.Class theClass)
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

public OMRHost(com.sas.metadata.remote.impl.MachineImpl_Stub host)
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

protected OMRHost(com.sas.metadata.remote.impl.MachineImpl_Stub host,
                  java.lang.Class theClass)
           throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

OMRHost

public OMRHost(RepositoryInterface repository,
               java.lang.String name)
        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException
Method Detail

getDeployedComponents

public java.util.List<?> getDeployedComponents()
                                        throws java.rmi.RemoteException,
                                               ServiceException
Specified by:
getDeployedComponents in interface HostInterface
Throws:
java.rmi.RemoteException
ServiceException

getHost

public java.net.InetAddress getHost()
                             throws java.rmi.RemoteException,
                                    ServiceException
Specified by:
getHost in interface HostInterface
Throws:
java.rmi.RemoteException
ServiceException

getHostName

public java.lang.String getHostName()
                             throws java.rmi.RemoteException,
                                    ServiceException
Specified by:
getHostName in interface HostInterface
Throws:
java.rmi.RemoteException
ServiceException

setHostName

public void setHostName(java.lang.String hostName)
                 throws java.rmi.RemoteException,
                        ServiceException
Specified by:
setHostName in interface HostInterface
Throws:
java.rmi.RemoteException
ServiceException

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.rmi.server.RemoteObject

hashCode

public int hashCode()
Overrides:
hashCode in class Metadata



Copyright © 2009 SAS Institute Inc. All Rights Reserved.