|
| Services |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
java.lang.Object
|
+--java.rmi.server.RemoteObject
|
+--java.rmi.server.RemoteServer
|
+--java.rmi.server.UnicastRemoteObject
|
+--com.sas.services.information.metadata.Metadata
|
+--com.sas.services.information.metadata.OMRServer
|
+--com.sas.services.information.metadata.OMRServerContext
ServerContext persisted in a SAS Metadata Repository.
| Fields inherited from class com.sas.services.information.metadata.Metadata |
_repository, _repositoryFlag, _repositoryObject, formats, gmtZone, REPOSITORY_DAV, REPOSITORY_LDAP, REPOSITORY_NONE, REPOSITORY_OMR |
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Fields inherited from interface com.sas.services.information.metadata.MetadataInterface |
PERMISSION_READMETADATA, PERMISSION_WRITEMETADATA |
| Constructor Summary | |
OMRServerContext()
|
|
OMRServerContext(RepositoryInterface repos,
String name,
FolderInterface parent)
|
|
OMRServerContext(ServerContext o)
|
|
OMRServerContext(ServerContextImpl o)
|
|
| Method Summary | |
String |
getType()
Get the object type. |
| Methods inherited from class com.sas.services.information.metadata.OMRServer |
addProperty, addServed, addServer, getApplicationProtocol, getClassIdentifier, getConnectionProperties, getDataPackages, getDomains, getHost, getName, getProperties, getProperties, getProperty, getServed, getServers, getServiceTypes, getTcpPort, removeProperty, removeServed, removeServer, setApplicationProtocol, setHost, setTcpPort |
| Methods inherited from class java.rmi.server.UnicastRemoteObject |
clone, exportObject, exportObject, exportObject, unexportObject |
| Methods inherited from class java.rmi.server.RemoteServer |
getClientHost, getLog, setLog |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.sas.services.information.metadata.ServerInterface |
addProperty, addServed, addServer, getApplicationProtocol, getClassIdentifier, getConnectionProperties, getDataPackages, getDomains, getHost, getProperties, getProperties, getProperty, getServed, getServers, getServiceTypes, getTcpPort, removeProperty, removeServed, removeServer, setApplicationProtocol, setHost, setTcpPort |
| Constructor Detail |
public OMRServerContext()
throws RemoteException
public OMRServerContext(ServerContext o)
throws RemoteException
public OMRServerContext(ServerContextImpl o)
throws RemoteException
public OMRServerContext(RepositoryInterface repos,
String name,
FolderInterface parent)
throws RemoteException
| Method Detail |
public String getType()
throws RemoteException
MetadataInterfacegetType in interface MetadataInterfacegetType in class OMRServercom.sas.services.information.metadata.MetadataInterfaceRemoteException - if an error occurs
|
| Services |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||