|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.ResourceImpl
org.wso2.registry.app.RemoteResourceImpl
public class RemoteResourceImpl
Field Summary |
---|
Fields inherited from class org.wso2.registry.ResourceImpl |
---|
authorUserName, content, contentModified, createdTime, dataSource, dbBasedContentID, description, directory, fileBasedContentID, id, lastModified, lastUpdaterUserName, matchingSnapshotID, mediaType, parentPath, path, permanentPath, properties, propertiesModified, resourceDAO, snapshotID, state, versionableChange, versionNumber |
Constructor Summary | |
---|---|
RemoteResourceImpl()
|
Method Summary | |
---|---|
java.lang.String |
getAuthorizationString()
|
java.io.InputStream |
getContentStream()
|
void |
setAuthorizationString(java.lang.String authorizationString)
|
void |
setContentURL(java.net.URL contentURL)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteResourceImpl()
Method Detail |
---|
public void setContentURL(java.net.URL contentURL)
public java.lang.String getAuthorizationString()
public void setAuthorizationString(java.lang.String authorizationString)
public java.io.InputStream getContentStream() throws RegistryException
getContentStream
in interface Resource
getContentStream
in class ResourceImpl
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |