Class GroovyOrgManager


  • @Scriptable
    public class GroovyOrgManager
    extends Object
    • Constructor Detail

      • GroovyOrgManager

        public GroovyOrgManager​(Path p_dirUserImage)
    • Method Detail

      • getObject

        public de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgObject getObject​(String p_strGUID,
                                                                                       int p_iClassID)
                                                                                throws SQLException
        Throws:
        SQLException
      • getObject

        public de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgObject getObject​(int p_iID,
                                                                                       int p_iClassID)
                                                                                throws SQLException
        Throws:
        SQLException
      • getObject

        public de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgObject getObject​(String p_strGUID)
                                                                                throws SQLException
        Throws:
        SQLException
      • getObject

        public de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgObject getObject​(int p_iID)
                                                                                throws SQLException
        Throws:
        SQLException
      • createObject

        public de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgObject createObject​(int p_iClassID,
                                                                                          groovy.lang.Closure<?> p_closure)
                                                                                   throws de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgException
        Throws:
        de.uplanet.lucy.server.usermanager.api.groovy.GroovyOrgException