psdi.app.faconfig

Class FAConfigService

    • Field Detail

      • NON_FAVORITE_APPS

        protected final java.lang.String[] NON_FAVORITE_APPS
        Comment for NON_FAVORITE_APPS List of all applications that should not be considered while giving user an option to select applications. These mainly include start center and portlet applications
    • Constructor Detail

      • FAConfigService

        public FAConfigService()
                        throws java.rmi.RemoteException
        Construct the FAConfigService object without sending a parameter.
        Parameters:
        none -
        Throws:
        java.rmi.RemoteException
      • FAConfigService

        public FAConfigService(MXServer mxServer)
                        throws java.rmi.RemoteException
        Construct the FAConfigService object by sending in a server environment parameter.
        Parameters:
        mxServer - The "Server Environment" for the created Service Contract.
        Throws:
        java.rmi.RemoteException