Class ComponentInstancePublicationAccessControlExtension.Constants

  • Enclosing interface:
    ComponentInstancePublicationAccessControlExtension

    public static class ComponentInstancePublicationAccessControlExtension.Constants
    extends Object
    Constants are predefined value used by a contribution manager to work with and that carries a semantic that has to be shared by all the implementations of this interface.
    • Field Detail

      • NAME_SUFFIX

        public static final String NAME_SUFFIX
        The predefined suffix that must compound the name of each implementation of this interface. An implementation of this interface by a Silverpeas application named Kmelia must be named kmelia[NAME_SUFFIX] where NAME_SUFFIX is the predefined suffix as defined below.
        See Also:
        Constant Field Values