org.ocopomo.annotation.content
Class Utils
java.lang.Object
org.ocopomo.annotation.content.Utils
public class Utils
- extends java.lang.Object
Constructor Summary |
Utils()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Utils
public Utils()
activeProject
public static org.eclipse.core.resources.IProject activeProject()
credentialsFor
public static Credentials credentialsFor(AlfrescoSettings aSettings,
org.eclipse.swt.widgets.Shell shell)
createSession
public static org.apache.chemistry.opencmis.client.api.Session createSession(AlfrescoSettings aSettings,
Credentials cred)
clearCredentials
public static void clearCredentials(AlfrescoSettings aSettings,
org.eclipse.swt.widgets.Shell shell)
saveCredentials
public static void saveCredentials(Credentials cred,
AlfrescoSettings aSettings,
org.eclipse.swt.widgets.Shell shell)