Subversion Repository Public Repository

litesoft

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

import org.litesoft.orsup.nonpublic.*;

public class ReportAllRestrictedResourceCommonNames extends ReportAllRestrictedResourceCommonNamesGO {
    public ReportAllRestrictedResourceCommonNames( AbstractPONames pBuiltBy, String pParentPath ) {
        super( pBuiltBy, pParentPath );
    }
}

Commits for litesoft/trunk/GWT_Sandbox/InitFrom/src/org/litesoft/initfrom/server/pos/ReportAllRestrictedResourceCommonNames.java

Diff revisions: vs.
Revision Author Commited Message
948 Diff Diff GeorgeS picture GeorgeS Sat 07 Jun, 2014 23:42:39 +0000

Jusefuls Formatter Updated to New Code Format

459 GeorgeS picture GeorgeS Sun 21 Aug, 2011 00:42:41 +0000