Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
package org.litesoft.initfrom.server.pos;

import org.litesoft.orsup.nonpublic.*;

public class UserNames extends UserNamesGO
{
    public UserNames( AbstractPONames pBuiltBy, String pParentPath )
    {
        super( pBuiltBy, pParentPath );
    }
}

Commits for litesoft/trunk/GWT_Sandbox/InitFrom/GWT/App/src/org/litesoft/initfrom/server/pos/UserNames.java

Diff revisions: vs.
Revision Author Commited Message
191 GeorgeS picture GeorgeS Mon 02 May, 2011 04:43:13 +0000