arta.synergy.ejb.mbo.documents
Class AiStore
java.lang.Object
arta.synergy.ejb.mbo.documents.AiStore
public class AiStore
- extends java.lang.Object
Created by IntelliJ IDEA.
User: topa
Date: 27.05.2011
Time: 11:58:42
To change this template use File | Settings | File Templates.
|
Method Summary |
static void |
createLink(DocumentLink newLink,
java.lang.String objectID,
int objectTypeID,
ServerResult<arta.synergy.common.docs.SDocumentLink> result,
java.lang.String locale)
|
static arta.synergy.common.docs.SDocumentInfo |
getDocumentInfo(java.lang.String documentID,
java.lang.String userID,
java.sql.Statement st,
java.sql.ResultSet res)
|
static void |
removeLink(java.lang.String linkID,
java.lang.String userID,
java.lang.String locale,
ServerResult result,
java.sql.Statement st,
java.sql.ResultSet res)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AiStore
public AiStore()
createLink
public static void createLink(DocumentLink newLink,
java.lang.String objectID,
int objectTypeID,
ServerResult<arta.synergy.common.docs.SDocumentLink> result,
java.lang.String locale)
getDocumentInfo
public static arta.synergy.common.docs.SDocumentInfo getDocumentInfo(java.lang.String documentID,
java.lang.String userID,
java.sql.Statement st,
java.sql.ResultSet res)
throws java.lang.Exception
- Throws:
java.lang.Exception
removeLink
public static void removeLink(java.lang.String linkID,
java.lang.String userID,
java.lang.String locale,
ServerResult result,
java.sql.Statement st,
java.sql.ResultSet res)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2000 Dummy Corp. All Rights Reserved.