com.filenet.wcm.apps.server.util.integration
Class ISRAWrapper
java.lang.Object
com.filenet.wcm.apps.server.util.integration.ISRAWrapper
- public class ISRAWrapper
- extends java.lang.Object
Constructor Summary |
ISRAWrapper(java.lang.String servletURL,
java.lang.String serverName,
java.lang.String userToken)
|
ISRAWrapper(java.lang.String servletURL,
java.lang.String serverName,
java.lang.String userId,
java.lang.String password)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CODE_SUCCESS
public static final java.lang.String CODE_SUCCESS
- See Also:
- Constant Field Values
ISRAWrapper
public ISRAWrapper(java.lang.String servletURL,
java.lang.String serverName,
java.lang.String userId,
java.lang.String password)
ISRAWrapper
public ISRAWrapper(java.lang.String servletURL,
java.lang.String serverName,
java.lang.String userToken)
getDocumentContent
public com.filenet.wcm.api.TransportInputStream getDocumentContent(java.lang.String id,
java.lang.String pageNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
getDocumentProperties
public java.lang.String getDocumentProperties(java.lang.String id)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSecurityInfo
public java.lang.String getSecurityInfo()
throws java.lang.Exception
- Throws:
java.lang.Exception
getUserSecurityInfo
public java.lang.String getUserSecurityInfo()
throws java.lang.Exception
- Throws:
java.lang.Exception
getAnnotations
public java.lang.String getAnnotations(java.lang.String id,
java.lang.String pageNumber)
throws java.lang.Exception
- Throws:
java.lang.Exception
saveAnnotations
public java.lang.String saveAnnotations(java.lang.String annotationsXML)
throws java.lang.Exception
- Throws:
java.lang.Exception
checkConnection
public java.lang.String checkConnection()
throws java.lang.Exception
- Throws:
java.lang.Exception
© Copyright IBM Corp. 2002, 2007. All Rights Reserved.