org.eaglei.services.repository
Class RepositoryInstanceProvider
java.lang.Object
org.eaglei.services.repository.RepositoryInstanceProvider
public class RepositoryInstanceProvider
- extends java.lang.Object
|
Field Summary |
protected static java.lang.String |
READ_VIEW
|
|
Method Summary |
boolean |
contactMessage(java.lang.String sessionID,
java.lang.String client_ip,
org.eaglei.model.EIURI instanceID,
java.lang.String label,
boolean test_mode,
java.lang.String from_name,
java.lang.String from_email,
java.lang.String subject,
java.lang.String message)
|
org.eaglei.model.EIInstanceX |
getInstance(java.lang.String sessionID,
org.eaglei.model.EIURI instanceID)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
READ_VIEW
protected static final java.lang.String READ_VIEW
- See Also:
- Constant Field Values
RepositoryInstanceProvider
public RepositoryInstanceProvider(org.eaglei.model.EIOntModel eiOntModel,
RepositorySecurityProvider provider,
InstitutionRegistry registry,
org.eaglei.model.EIInstanceFactory instanceFactory)
getInstance
public org.eaglei.model.EIInstanceX getInstance(java.lang.String sessionID,
org.eaglei.model.EIURI instanceID)
throws java.lang.Exception
- Throws:
java.lang.Exception
contactMessage
public boolean contactMessage(java.lang.String sessionID,
java.lang.String client_ip,
org.eaglei.model.EIURI instanceID,
java.lang.String label,
boolean test_mode,
java.lang.String from_name,
java.lang.String from_email,
java.lang.String subject,
java.lang.String message)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2009-2011 Eagle-I. All Rights Reserved.