com.filenet.api.core

Class Factory.VerityServerConfiguration

  • java.lang.Object
    • com.filenet.api.core.Factory.VerityServerConfiguration
  • Enclosing class:
    Factory


    public static class Factory.VerityServerConfiguration
    extends java.lang.Object
    • Method Detail

      • createInstance

        public static VerityServerConfiguration createInstance()
        Deprecated. As of release 5.2.0.
        Creates a new instance of the VerityServerConfiguration class. The created object is a dependent object and is only persisted when its parent object (the independently persistable object that references it) is persisted.
        Returns:
        An object reference to a new instance of this class.
      • createList

        public static VerityServerConfigurationList createList()
        Deprecated. As of release 5.0.0.
        Creates a new instance of this collection class. This list will not exist on the server until its associated (independently persistable) object has been saved with this new list.
        Returns:
        The implementation of the class's associated collection interface.

© Copyright IBM Corporation 2006, 2013. All rights reserved.